Uses of Class
com.microsoft.azure.management.containerservice.ManagedClusterServicePrincipalProfile
Packages that use ManagedClusterServicePrincipalProfile
Package
Description
This package contains the classes for ContainerServiceManagementClient.
-
Uses of ManagedClusterServicePrincipalProfile in com.microsoft.azure.management.containerservice
Methods in com.microsoft.azure.management.containerservice that return ManagedClusterServicePrincipalProfileModifier and TypeMethodDescriptionManagedClusterServicePrincipalProfile.withClientId
(String clientId) Set the ID for the service principal.ManagedClusterServicePrincipalProfile.withSecret
(String secret) Set the secret password associated with the service principal in plain text.