Uses of Class
com.microsoft.azure.management.containerservice.OpenShiftManagedClusterAADIdentityProvider
Package
Description
This package contains the classes for ContainerServiceManagementClient.
-
Uses of OpenShiftManagedClusterAADIdentityProvider in com.microsoft.azure.management.containerservice
Modifier and TypeMethodDescriptionOpenShiftManagedClusterAADIdentityProvider.withClientId
(String clientId) Set the clientId password associated with the provider.OpenShiftManagedClusterAADIdentityProvider.withCustomerAdminGroupId
(String customerAdminGroupId) Set the groupId to be granted cluster admin role.OpenShiftManagedClusterAADIdentityProvider.withSecret
(String secret) Set the secret password associated with the provider.OpenShiftManagedClusterAADIdentityProvider.withTenantId
(String tenantId) Set the tenantId associated with the provider.