次の方法で共有


AzureTableOutputDataSource.Table プロパティ

定義

Azure Table の名前を取得または設定します。 PUT (CreateOrReplace) 要求で必要です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象