Uses of Class
com.microsoft.azure.management.containerservice.ManagedClusterServicePrincipalProfile
Package
Description
This package contains the classes for ContainerServiceManagementClient.
-
Uses of ManagedClusterServicePrincipalProfile in com.microsoft.azure.management.containerservice
Modifier 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.