| Modifier and Type | Method and Description |
|---|---|
ManagedClusterServicePrincipalProfile |
ManagedClusterServicePrincipalProfile.withClientId(String clientId)
Set the ID for the service principal.
|
ManagedClusterServicePrincipalProfile |
ManagedClusterServicePrincipalProfile.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.
*/