次の方法で共有


CreationData.StorageAccountId プロパティ

定義

createOption が Import の場合に必要な値を取得または設定します。 Azure Resource Managerディスクとしてインポートする BLOB を含むストレージ アカウントの識別子。

[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

適用対象