ScriptActivityTypePropertiesLogSettings.LogDestination Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the destination of logs. Type: string. Possible values include: 'ActivityOutput', 'ExternalStore'
[Newtonsoft.Json.JsonProperty(PropertyName="logDestination")]
public string LogDestination { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="logDestination")>]
member this.LogDestination : string with get, set
Public Property LogDestination As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute