Freigeben über


DataFlowDebugPackage.Datasets Eigenschaft

Definition

Ruft die Liste der Datasets ab oder legt sie fest.

[Newtonsoft.Json.JsonProperty(PropertyName="datasets")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.DatasetDebugResource> Datasets { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="datasets")>]
member this.Datasets : System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.DatasetDebugResource> with get, set
Public Property Datasets As IList(Of DatasetDebugResource)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: