Data.Tables Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="tables")]
public Microsoft.Azure.Synapse.Models.Tables Tables { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tables")>]
member this.Tables : Microsoft.Azure.Synapse.Models.Tables with get, set
Public Property Tables As Tables

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to