StagingSettings Class
Staging settings.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
StagingSettings
Constructor
StagingSettings(*, linked_service_name: azure.synapse.artifacts.models._models_py3.LinkedServiceReference, additional_properties: Optional[Dict[str, object]] = None, path: Optional[object] = None, enable_compression: Optional[object] = None, **kwargs)
Parameters
Required
Unmatched properties from the message are deserialized to this collection.
- path
- object
Required
The path to storage for storing the interim data. Type: string (or Expression with resultType string).
- enable_compression
- object
Required
Specifies whether to use compression when copying data via an interim staging. Default value is false. Type: boolean (or Expression with resultType boolean).
Feedback
Submit and view feedback for