| Package | Description |
|---|---|
| com.azure.resourcemanager.containerservice.models |
Package containing the data models for ContainerServiceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
OpenShiftManagedClusterAadIdentityProvider |
OpenShiftManagedClusterAadIdentityProvider.withClientId(String clientId)
Set the clientId property: The clientId password associated with the provider.
|
OpenShiftManagedClusterAadIdentityProvider |
OpenShiftManagedClusterAadIdentityProvider.withCustomerAdminGroupId(String customerAdminGroupId)
Set the customerAdminGroupId property: The groupId to be granted cluster admin role.
|
OpenShiftManagedClusterAadIdentityProvider |
OpenShiftManagedClusterAadIdentityProvider.withSecret(String secret)
Set the secret property: The secret password associated with the provider.
|
OpenShiftManagedClusterAadIdentityProvider |
OpenShiftManagedClusterAadIdentityProvider.withTenantId(String tenantId)
Set the tenantId property: The tenantId associated with the provider.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.