Share via


IIoTDeviceEntityProperties.OperatingSystem Property

Definition

The operating system of the device

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The operating system of the device", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="operatingSystem")]
public string OperatingSystem { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The operating system of the device", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="operatingSystem")>]
member this.OperatingSystem : string
Public ReadOnly Property OperatingSystem As String

Property Value

Attributes

Applies to