GetTableResponse.TableLocation Property

Definition

URL to the Table data

[System.Text.Json.Serialization.JsonPropertyName("odata.id")]
public string TableLocation { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("odata.id")>]
member this.TableLocation : string with get, set
Public Property TableLocation As String

Property Value

Attributes

Applies to