| Modifier and Type | Method and Description |
|---|---|
ContainerServiceServicePrincipalProfile |
ContainerServiceServicePrincipalProfile.withClientId(String clientId)
Set the ID for the service principal.
|
ContainerServiceServicePrincipalProfile |
ContainerServiceServicePrincipalProfile.withKeyVaultSecretRef(KeyVaultSecretRef keyVaultSecretRef)
Set reference to a secret stored in Azure Key Vault.
|
ContainerServiceServicePrincipalProfile |
ContainerServiceServicePrincipalProfile.withSecret(String secret)
Set the secret password associated with the service principal in plain text.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/