Share via


Endpoints.Table Property

Definition

Gets the table endpoint.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to