DscConfiguration.LogVerbose Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets verbose log option.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.logVerbose")]
public bool? LogVerbose { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.logVerbose")>]
member this.LogVerbose : Nullable<bool> with get, set
Public Property LogVerbose As Nullable(Of Boolean)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute