OutputColumn Class

The columns to be read out from the Office 365 table.

Inheritance
azure.mgmt.datafactory._serialization.Model
OutputColumn

Constructor

OutputColumn(*, name: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
name
str

Name of the table column. Type: string.

Variables

Name Description
name
str

Name of the table column. Type: string.