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: object, additional_properties: Optional[Dict[str, object]] = None, path: Optional[object] = None, **kwargs)

Parameters

additional_properties
dict[str, object]
Required

Unmatched properties from the message are deserialized to this collection.

linked_service_name
object
Required

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
object
Required

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