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

DevCenterKeyEncryptionKeyIdentity.UserAssignedIdentityResourceId Property

Definition

For system assigned identity, this will be null. For user assigned identity, this should be the resource ID of the identity.

public string UserAssignedIdentityResourceId { get; set; }
member this.UserAssignedIdentityResourceId : string with get, set
Public Property UserAssignedIdentityResourceId As String

Property Value

Applies to