MapperConnectionReference Class
Source or target connection reference details.
Constructor
MapperConnectionReference(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
connection_name
|
Name of the connection. |
|
type
|
Type of connection via linked service or dataset. "linkedservicetype" |
Attributes
connection_name
Name of the connection.
connection_name: str | None
type
Type of connection via linked service or dataset. "linkedservicetype"
type: str | _models.ConnectionType | None