IIoTDeviceEntity.OperatingSystem Property

Definition

The operating system of the device

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

Property Value

Attributes

Applies to