ManagedIdentity.UserAssignedIdentity Property

Definition

The user identity resource Id used to access the storage account for import and export jobs.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to