GalleryDiskImageSource.StorageAccountId プロパティ

定義

この成果物バージョンのソースとして使用されている vhd BLOB を含むストレージ アカウント ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象