ScriptActivityTypePropertiesLogSettings Class
Log settings of script activity.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
ScriptActivityTypePropertiesLogSettings
Constructor
ScriptActivityTypePropertiesLogSettings(*, log_destination: Union[str, _models.ScriptActivityLogDestination], log_location_settings: Optional[_models.LogLocationSettings] = None, **kwargs)
Variables
- log_destination
- str or ScriptActivityLogDestination
Required. The destination of logs. Type: string. Known values are: "ActivityOutput", "ExternalStore".
- log_location_settings
- LogLocationSettings
Log location settings customer needs to provide when enabling log.
Feedback
Submit and view feedback for