Jobs.Edges Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to