| Modifier and Type | Method and Description |
|---|---|
ContainerServiceServicePrincipalProfile |
ContainerServiceServicePrincipalProfile.withClientId(String clientId)
Set the clientId value.
|
ContainerServiceServicePrincipalProfile |
ContainerServiceServicePrincipalProfile.withKeyVaultSecretRef(KeyVaultSecretRef keyVaultSecretRef)
Set the keyVaultSecretRef value.
|
ContainerServiceServicePrincipalProfile |
ContainerServiceServicePrincipalProfile.withSecret(String secret)
Set the secret value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/