ManagedClusterPropertiesIdentityProfileValue Class

ManagedClusterPropertiesIdentityProfileValue.

Inheritance
azure.mgmt.containerservice.v2020_04_01.models._models_py3.UserAssignedIdentity
ManagedClusterPropertiesIdentityProfileValue

Constructor

ManagedClusterPropertiesIdentityProfileValue(*, resource_id: Optional[str] = None, client_id: Optional[str] = None, object_id: Optional[str] = None, **kwargs)

Variables

resource_id
str

The resource id of the user assigned identity.

client_id
str

The client id of the user assigned identity.

object_id
str

The object id of the user assigned identity.