ManagedClusterPropertiesIdentityProfileValue Class
ManagedClusterPropertiesIdentityProfileValue.
- Inheritance
-
azure.mgmt.containerservice.v2020_03_01.models._models_py3.UserAssignedIdentityManagedClusterPropertiesIdentityProfileValue
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.
Feedback
Submit and view feedback for