CMKIdentityDefinition Class

Managed Identity used for CMK.

Inheritance
azure.mgmt.datafactory._serialization.Model
CMKIdentityDefinition

Constructor

CMKIdentityDefinition(*, user_assigned_identity: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
user_assigned_identity
str

The resource id of the user assigned identity to authenticate to customer's key vault.

Variables

Name Description
user_assigned_identity
str

The resource id of the user assigned identity to authenticate to customer's key vault.