次の方法で共有


DataFactoryDatasetProperties.Structure プロパティ

定義

データセットの構造を定義する列。 型: 配列 (または resultType 配列を持つ式)、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))

プロパティ値

適用対象