Uses of Class
com.microsoft.azure.management.containerservice.KeyVaultSecretRef
Package
Description
This package contains the classes for ContainerServiceManagementClient.
-
Uses of KeyVaultSecretRef in com.microsoft.azure.management.containerservice
Modifier and TypeMethodDescriptionContainerServiceServicePrincipalProfile.keyVaultSecretRef()
Get reference to a secret stored in Azure Key Vault.KeyVaultSecretRef.withSecretName
(String secretName) Set the secret name.KeyVaultSecretRef.withVaultID
(String vaultID) Set key vault identifier.KeyVaultSecretRef.withVersion
(String version) Set the secret version.Modifier and TypeMethodDescriptionContainerServiceServicePrincipalProfile.withKeyVaultSecretRef
(KeyVaultSecretRef keyVaultSecretRef) Set reference to a secret stored in Azure Key Vault.