HistoryServerDiagnosticResponseData.Executors Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to