LogLocationSettings Class

Definition

Log location settings.

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.LogLocationSettings+LogLocationSettingsConverter))]
public class LogLocationSettings
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.LogLocationSettings+LogLocationSettingsConverter))>]
type LogLocationSettings = class
Public Class LogLocationSettings
Inheritance
LogLocationSettings
Attributes

Constructors

LogLocationSettings(LinkedServiceReference)

Initializes a new instance of LogLocationSettings.

Properties

LinkedServiceName

Log storage linked service reference.

Path

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

Applies to