Share via


Stages.DataSkewTask Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="dataSkewTask")]
public System.Collections.Generic.IList<int?> DataSkewTask { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dataSkewTask")>]
member this.DataSkewTask : System.Collections.Generic.IList<Nullable<int>> with get, set
Public Property DataSkewTask As IList(Of Nullable(Of Integer))

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to