Partager via


WebActivity.Datasets Propriété

Définition

Obtient ou définit la liste des jeux de données passés au point de terminaison web.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à