Class OpenShiftManagedClusterBaseIdentityProvider
- java.lang.Object
-
- com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterBaseIdentityProvider
-
- Direct Known Subclasses:
OpenShiftManagedClusterAadIdentityProvider
public class OpenShiftManagedClusterBaseIdentityProvider extends Object
Structure for any Identity provider.
-
-
Constructor Summary
Constructors Constructor Description OpenShiftManagedClusterBaseIdentityProvider()
-
-
-
Method Detail
-
validate
public void validate()
Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-
-