Uses of Class
com.microsoft.azure.management.containerservice.OpenShiftManagedClusterIdentityProvider
Packages that use OpenShiftManagedClusterIdentityProvider
Package
Description
This package contains the classes for ContainerServiceManagementClient.
-
Uses of OpenShiftManagedClusterIdentityProvider in com.microsoft.azure.management.containerservice
Methods in com.microsoft.azure.management.containerservice that return OpenShiftManagedClusterIdentityProviderModifier and TypeMethodDescriptionSet name of the provider.OpenShiftManagedClusterIdentityProvider.withProvider
(OpenShiftManagedClusterBaseIdentityProvider provider) Set configuration of the provider.Methods in com.microsoft.azure.management.containerservice that return types with arguments of type OpenShiftManagedClusterIdentityProviderModifier and TypeMethodDescriptionOpenShiftManagedClusterAuthProfile.identityProviders()
Get type of authentication profile to use.Method parameters in com.microsoft.azure.management.containerservice with type arguments of type OpenShiftManagedClusterIdentityProviderModifier and TypeMethodDescriptionOpenShiftManagedClusterAuthProfile.withIdentityProviders
(List<OpenShiftManagedClusterIdentityProvider> identityProviders) Set type of authentication profile to use.