GetTableResponse.TableLocation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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