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