Share via


Tables.Options Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="options")]
public System.Collections.Generic.IList<Microsoft.Azure.Synapse.Models.Option> Options { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="options")>]
member this.Options : System.Collections.Generic.IList<Microsoft.Azure.Synapse.Models.Option> with get, set
Public Property Options As IList(Of Option)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to