次の方法で共有


AzureStorageJob.StorageAccountVersion プロパティ

定義

ストレージ アカウントがクラシック ストレージ アカウントか Azure Resource Manager ストレージ アカウントかを示す値を取得または設定します。

[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

適用対象