ImportSettings Class

Import command settings.

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

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

Inheritance
ImportSettings

Constructor

ImportSettings(*, 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 import setting type.Constant filled by server.