DscNodeReport.ConfigurationVersion 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 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