Share via


IIoTDeviceEntity.Model Property

Definition

The model of the device

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

Property Value

Attributes

Applies to