LogLocationSettings Class
Log location settings.
Constructor
LogLocationSettings(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
linked_service_name
|
Log storage linked service reference. Required. |
|
path
|
The path to storage for storing detailed logs of activity execution. Type: string (or Expression with resultType string). |
Attributes
linked_service_name
Log storage linked service reference. Required.
linked_service_name: _models.LinkedServiceReference
path
string (or Expression with resultType string).
path: Any | None