Share via


WebActivity.Datasets Property

Definition

List of datasets passed to web endpoint.

public System.Collections.Generic.IList<Azure.ResourceManager.DataFactory.Models.DatasetReference> Datasets { get; }
member this.Datasets : System.Collections.Generic.IList<Azure.ResourceManager.DataFactory.Models.DatasetReference>
Public ReadOnly Property Datasets As IList(Of DatasetReference)

Property Value

Applies to