Uses of Class
com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterBaseIdentityProvider
-
Packages that use OpenShiftManagedClusterBaseIdentityProvider Package Description com.azure.resourcemanager.containerservice.models Package containing the data models for ContainerServiceManagementClient. -
-
Uses of OpenShiftManagedClusterBaseIdentityProvider in com.azure.resourcemanager.containerservice.models
Subclasses of OpenShiftManagedClusterBaseIdentityProvider in com.azure.resourcemanager.containerservice.models Modifier and Type Class Description classOpenShiftManagedClusterAadIdentityProviderDefines the Identity provider for MS AAD.Methods in com.azure.resourcemanager.containerservice.models that return OpenShiftManagedClusterBaseIdentityProvider Modifier and Type Method Description OpenShiftManagedClusterBaseIdentityProviderOpenShiftManagedClusterIdentityProvider. provider()Get the provider property: Configuration of the provider.Methods in com.azure.resourcemanager.containerservice.models with parameters of type OpenShiftManagedClusterBaseIdentityProvider Modifier and Type Method Description OpenShiftManagedClusterIdentityProviderOpenShiftManagedClusterIdentityProvider. withProvider(OpenShiftManagedClusterBaseIdentityProvider provider)Set the provider property: Configuration of the provider.
-