Endpoints.Table プロパティ

定義

テーブル エンドポイントを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象