次の方法で共有


AzureTableOutputDataSource.AccountKey プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象