Package | Description |
---|---|
com.microsoft.azure.management.containerservice |
This package contains the classes for ContainerServiceManagementClient.
|
Modifier and Type | Method and Description |
---|---|
KeyVaultSecretRef |
ContainerServiceServicePrincipalProfile.keyVaultSecretRef()
Get the keyVaultSecretRef value.
|
KeyVaultSecretRef |
KeyVaultSecretRef.withSecretName(String secretName)
Set the secretName value.
|
KeyVaultSecretRef |
KeyVaultSecretRef.withVaultID(String vaultID)
Set the vaultID value.
|
KeyVaultSecretRef |
KeyVaultSecretRef.withVersion(String version)
Set the version value.
|
Modifier and Type | Method and Description |
---|---|
ContainerServiceServicePrincipalProfile |
ContainerServiceServicePrincipalProfile.withKeyVaultSecretRef(KeyVaultSecretRef keyVaultSecretRef)
Set the keyVaultSecretRef value.
|
Copyright © 2019. All rights reserved.