Uses of Class
com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterIdentityProvider
Packages that use OpenShiftManagedClusterIdentityProvider
Package
Description
Package containing the data models for ContainerServiceManagementClient.
-
Uses of OpenShiftManagedClusterIdentityProvider in com.azure.resourcemanager.containerservice.models
Methods in com.azure.resourcemanager.containerservice.models that return OpenShiftManagedClusterIdentityProviderModifier and TypeMethodDescriptionSet the name property: Name of the provider.OpenShiftManagedClusterIdentityProvider.withProvider(OpenShiftManagedClusterBaseIdentityProvider provider) Set the provider property: Configuration of the provider.Methods in com.azure.resourcemanager.containerservice.models that return types with arguments of type OpenShiftManagedClusterIdentityProviderModifier and TypeMethodDescriptionOpenShiftManagedClusterAuthProfile.identityProviders()Get the identityProviders property: Type of authentication profile to use.Method parameters in com.azure.resourcemanager.containerservice.models with type arguments of type OpenShiftManagedClusterIdentityProviderModifier and TypeMethodDescriptionOpenShiftManagedClusterAuthProfile.withIdentityProviders(List<OpenShiftManagedClusterIdentityProvider> identityProviders) Set the identityProviders property: Type of authentication profile to use.