Uses of Class
com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterBaseIdentityProvider
Packages that use OpenShiftManagedClusterBaseIdentityProvider
Package
Description
Package containing the data models for ContainerServiceManagementClient.
-
Uses of OpenShiftManagedClusterBaseIdentityProvider in com.azure.resourcemanager.containerservice.models
Subclasses of OpenShiftManagedClusterBaseIdentityProvider in com.azure.resourcemanager.containerservice.modelsModifier and TypeClassDescriptionfinal classDefines the Identity provider for MS AAD.Methods in com.azure.resourcemanager.containerservice.models that return OpenShiftManagedClusterBaseIdentityProviderModifier and TypeMethodDescriptionOpenShiftManagedClusterBaseIdentityProvider.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of OpenShiftManagedClusterBaseIdentityProvider from the JsonReader.OpenShiftManagedClusterIdentityProvider.provider()Get the provider property: Configuration of the provider.Methods in com.azure.resourcemanager.containerservice.models with parameters of type OpenShiftManagedClusterBaseIdentityProviderModifier and TypeMethodDescriptionOpenShiftManagedClusterIdentityProvider.withProvider(OpenShiftManagedClusterBaseIdentityProvider provider) Set the provider property: Configuration of the provider.