RedirectIncompatibleRowSettings Class

Redirect incompatible row settings.

All required parameters must be populated in order to send to Azure.

Inheritance
RedirectIncompatibleRowSettings

Constructor

RedirectIncompatibleRowSettings(*, linked_service_name: Any, additional_properties: Optional[Dict[str, Any]] = None, path: Optional[Any] = None, **kwargs)

Variables

additional_properties
dict[str, any]

Unmatched properties from the message are deserialized to this collection.

linked_service_name
any

Required. Name of the Azure Storage, Storage SAS, or Azure Data Lake Store linked service used for redirecting incompatible row. Must be specified if redirectIncompatibleRowSettings is specified. Type: string (or Expression with resultType string).

path
any

The path for storing the redirect incompatible row data. Type: string (or Expression with resultType string).