Compartilhar via


ScriptActivityTypePropertiesLogSettings.LogDestination Propriedade

Definição

Obtém ou define o destino dos logs. Tipo: cadeia de caracteres. Os valores possíveis incluem: '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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a