Share via


EncryptionPropertiesIdentity.UserAssignedIdentity Property

Definition

Gets or sets the user identity used for CMK. It will be an ARM resource id in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.

[Newtonsoft.Json.JsonProperty(PropertyName="userAssignedIdentity")]
public object UserAssignedIdentity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="userAssignedIdentity")>]
member this.UserAssignedIdentity : obj with get, set
Public Property UserAssignedIdentity As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to