HistoryServerDataResponse.Data Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to