Share via


StorageBundle.ResourceId Property

Definition

Gets the 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