HistoryServerGraphResponseData.Jobs Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Newtonsoft.Json.JsonProperty(PropertyName="jobs")]
public Microsoft.Azure.Synapse.Models.Jobs Jobs { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="jobs")>]
member this.Jobs : Microsoft.Azure.Synapse.Models.Jobs with get, set
Public Property Jobs As Jobs
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute