ExportSettings Class

Export command settings.

You probably want to use the sub-classes and not this class directly. Known sub-classes are: AzureDatabricksDeltaLakeExportCommand, SnowflakeExportCopyCommand.

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

Inheritance
ExportSettings

Constructor

ExportSettings(*, additional_properties: Optional[Dict[str, Any]] = None, **kwargs)

Variables

additional_properties
dict[str, any]

Unmatched properties from the message are deserialized to this collection.

type
str

Required. The export setting type.Constant filled by server.