IIoTDeviceEntity.DeviceType Property

Definition

The type of the device

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

Property Value

Attributes

Applies to