Sdílet prostřednictvím


StorageAccount.MsiResourceId Property

Definition

Gets or sets the managed identity (MSI) that is allowed to access the storage account, only to be specified for Azure Data Lake Storage Gen 2.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to