DevCenterKeyEncryptionKeyIdentity.UserAssignedIdentityResourceId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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