你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

EncryptionIdentity Class

Specifies the Managed Identity used by ADE to get access token for keyvault operations.

Constructor

EncryptionIdentity(*args: Any, **kwargs: Any)

Variables

Name Description
user_assigned_identity_resource_id
str

Specifies ARM Resource ID of one of the user identities associated with the VM.

Attributes

user_assigned_identity_resource_id

Specifies ARM Resource ID of one of the user identities associated with the VM.

user_assigned_identity_resource_id: str | None