Share via


DscNodeReport.ConfigurationVersion Property

Definition

Gets or sets the configurationVersion of the node report.

public string ConfigurationVersion { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="configurationVersion")]
public string ConfigurationVersion { get; set; }
member this.ConfigurationVersion : string with get, set
[<Newtonsoft.Json.JsonProperty(PropertyName="configurationVersion")>]
member this.ConfigurationVersion : string with get, set
Public Property ConfigurationVersion As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to