DataFlowDebugPackage.Datasets Propriedade

Definição

Obtém ou define a lista de conjuntos de dados.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a