JsonReadSettings Class
Json read settings.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.datafactory.models._models_py3.FormatReadSettingsJsonReadSettings
Constructor
JsonReadSettings(*, additional_properties: Optional[Dict[str, Any]] = None, compression_properties: Optional[_models.CompressionReadSettings] = None, **kwargs)
Variables
Unmatched properties from the message are deserialized to this collection.
- type
- str
Required. The read setting type.Constant filled by server.
- compression_properties
- CompressionReadSettings
Compression settings.
Feedback
Submit and view feedback for