Share via


HistoryServerGraphResponseData.Stages Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to