Share via


StorageAccountItem.ResourceId Property

Definition

Gets storage account resource Id.

[Newtonsoft.Json.JsonProperty(PropertyName="resourceId")]
public string ResourceId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resourceId")>]
member this.ResourceId : string
Public ReadOnly Property ResourceId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to