Package | Description |
---|---|
com.microsoft.azure.management.containerservice |
This package contains the classes for ContainerServiceManagementClient.
|
Modifier and Type | Method and Description |
---|---|
ManagedClusterAADProfile |
ManagedClusterAADProfile.withClientAppID(String clientAppID)
Set the clientAppID value.
|
ManagedClusterAADProfile |
ManagedClusterAADProfile.withServerAppID(String serverAppID)
Set the serverAppID value.
|
ManagedClusterAADProfile |
ManagedClusterAADProfile.withServerAppSecret(String serverAppSecret)
Set the serverAppSecret value.
|
ManagedClusterAADProfile |
ManagedClusterAADProfile.withTenantID(String tenantID)
Set the tenantID value.
|
Copyright © 2019. All rights reserved.