EncryptionIdentity Class
Specifies the Managed Identity used by ADE to get access token for keyvault operations.
Constructor
EncryptionIdentity(*, user_assigned_identity_resource_id: str | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
user_assigned_identity_resource_id
|
Specifies ARM Resource ID of one of the user identities associated with the VM. Default value: None
|
Variables
| Name | Description |
|---|---|
|
user_assigned_identity_resource_id
|
Specifies ARM Resource ID of one of the user identities associated with the VM. |