Partager via


DataFactoryDatasetProperties.Structure Propriété

Définition

Colonnes qui définissent la structure du jeu de données. Type : array (ou Expression with resultType array), itemType: DatasetDataElement.

public Azure.Core.Expressions.DataFactory.DataFactoryElement<System.Collections.Generic.IList<Azure.ResourceManager.DataFactory.Models.DatasetDataElement>> Structure { get; set; }
member this.Structure : Azure.Core.Expressions.DataFactory.DataFactoryElement<System.Collections.Generic.IList<Azure.ResourceManager.DataFactory.Models.DatasetDataElement>> with get, set
Public Property Structure As DataFactoryElement(Of IList(Of DatasetDataElement))

Valeur de propriété

S’applique à