SoftwareUpdateConfigurationRun.OsType 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 operating system target of the software update configuration triggered this run
[Newtonsoft.Json.JsonProperty(PropertyName="properties.osType")]
public string OsType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.osType")>]
member this.OsType : string
Public ReadOnly Property OsType As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute