Uses of Class
com.microsoft.azure.management.containerservice.ContainerServiceServicePrincipalProfile
Packages that use ContainerServiceServicePrincipalProfile
Package
Description
This package contains the classes for ContainerServiceManagementClient.
-
Uses of ContainerServiceServicePrincipalProfile in com.microsoft.azure.management.containerservice
Methods in com.microsoft.azure.management.containerservice that return ContainerServiceServicePrincipalProfileModifier and TypeMethodDescriptionContainerServiceServicePrincipalProfile.withClientId
(String clientId) Set the ID for the service principal.ContainerServiceServicePrincipalProfile.withKeyVaultSecretRef
(KeyVaultSecretRef keyVaultSecretRef) Set reference to a secret stored in Azure Key Vault.ContainerServiceServicePrincipalProfile.withSecret
(String secret) Set the secret password associated with the service principal in plain text.