次の方法で共有


AzureStorageContainer.StorageAccountVersion プロパティ

定義

ストレージ アカウントのバージョンを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象