MapperConnection interface
Source connection details.
common |
List of name/value pairs for connection properties. |
is |
A boolean indicating whether linked service is of type inline dataset. Currently only inline datasets are supported. |
linked |
Linked service reference. |
linked |
Type of the linked service e.g.: AzureBlobFS. |
type | Type of connection via linked service or dataset. |
List of name/value pairs for connection properties.
commonDslConnectorProperties?: MapperDslConnectorProperties[]
Property Value
A boolean indicating whether linked service is of type inline dataset. Currently only inline datasets are supported.
isInlineDataset?: boolean
Property Value
boolean
Linked service reference.
linkedService?: LinkedServiceReference
Property Value
Type of the linked service e.g.: AzureBlobFS.
linkedServiceType?: string
Property Value
string
Type of connection via linked service or dataset.
type: string
Property Value
string