次の方法で共有


AzureTableOutputDataSource.AccountName プロパティ

定義

Azure Storage アカウントの名前を取得または設定します。 PUT (CreateOrReplace) 要求で必須。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象