| Modifier and Type | Method and Description |
|---|---|
ManagedClusterAADProfile |
ManagedClusterAADProfile.withClientAppID(String clientAppID)
Set the clientAppID value.
|
ManagedClusterAADProfile |
ManagedClusterAADProfile.withServerAppID(String serverAppID)
Set the serverAppID value.
|
ManagedClusterAADProfile |
ManagedClusterAADProfile.withServerAppSecret(String serverAppSecret)
Set the serverAppSecret value.
|
ManagedClusterAADProfile |
ManagedClusterAADProfile.withTenantID(String tenantID)
Set the tenantID value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/