次の方法で共有


AzureStorageInfoValue.AccountName プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象