PSConfiguration.SchemaVersion 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 Schema version for the configuration.
[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="schemaVersion")]
public string SchemaVersion { get; set; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="schemaVersion")>]
member this.SchemaVersion : string with get, set
Public Property SchemaVersion As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute