Partager via


ScriptActivityTypePropertiesLogSettings.LogDestination Propriété

Définition

Obtient ou définit la destination des journaux. Type : chaîne. Les valeurs possibles sont les suivantes : « 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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à