Compartir a través de


CopyActivityLogSettings.EnableReliableLogging Propiedad

Definición

Obtiene o establece especifica si se va a habilitar el registro confiable. Tipo: booleano (o Expresión con resultType boolean).

[Newtonsoft.Json.JsonProperty(PropertyName="enableReliableLogging")]
public object EnableReliableLogging { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="enableReliableLogging")>]
member this.EnableReliableLogging : obj with get, set
Public Property EnableReliableLogging As Object

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a