SparkJobListViewResponse.SparkJobs Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to