LogLocationSettings Class

Log location settings.

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

Inheritance
LogLocationSettings

Constructor

LogLocationSettings(*, linked_service_name: _models.LinkedServiceReference, path: Optional[Any] = None, **kwargs)

Variables

linked_service_name
LinkedServiceReference

Required. Log storage linked service reference.

path
any

The path to storage for storing detailed logs of activity execution. Type: string (or Expression with resultType string).