StorageBundle.ResourceId プロパティ

定義

ストレージ アカウントのリソース 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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象