| 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 (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/