Compartir a través de


DscConfigurationCreateOrUpdateParameters.LogProgress Propiedad

Definición

Obtiene o establece la opción de registro de progreso.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a