OpenShiftManagedClusterAuthProfile Class

Defines all possible authentication profiles for the OpenShift cluster.

Inheritance
azure.mgmt.containerservice._serialization.Model
OpenShiftManagedClusterAuthProfile

Constructor

OpenShiftManagedClusterAuthProfile(*, identity_providers: List[_models.OpenShiftManagedClusterIdentityProvider] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
identity_providers

Type of authentication profile to use.

Variables

Name Description
identity_providers

Type of authentication profile to use.