public static interface KubernetesCluster.DefinitionStages.WithServicePrincipalProfile
| Modifier and Type | Method and Description |
|---|---|
KubernetesCluster.DefinitionStages.WithAgentPool |
withServicePrincipalSecret(String secret)
Properties for service principal.
|
KubernetesCluster.DefinitionStages.WithAgentPool withServicePrincipalSecret(String secret)
secret - the secret password associated with the service principal/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/