public static interface KubernetesCluster.DefinitionStages.WithServicePrincipalClientId
| Modifier and Type | Method and Description |
|---|---|
KubernetesCluster.DefinitionStages.WithServicePrincipalProfile |
withServicePrincipalClientId(String clientId)
Properties for Kubernetes cluster service principal.
|
KubernetesCluster.DefinitionStages.WithServicePrincipalProfile withServicePrincipalClientId(String clientId)
clientId - the ID for 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.
*/