Share via


SoftwareUpdateConfigurationRun.OsType Property

Definition

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

Applies to