ExtendedLivyBatchResponse.SchedulerInfo Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to