Compartilhar via


Runbook.LogProgress Propriedade

Definição

Obtém ou define a opção de log de progresso.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.logProgress")]
public bool? LogProgress { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.logProgress")>]
member this.LogProgress : Nullable<bool> with get, set
Public Property LogProgress As Nullable(Of Boolean)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a