Compartilhar via


Office365Source.OutputColumns Propriedade

Definição

As colunas a serem lidas da tabela Office 365. Tipo: matriz de objetos (ou Expressão com matriz resultType de objetos). itemType: OutputColumn. Exemplo: [ { "name": "Id" }, { "name": "CreatedDateTime" } ].

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

Valor da propriedade

Aplica-se a