次の方法で共有


Asset.StorageAccountName プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象