IIoTDeviceEntity.DeviceName Property

Definition

The friendly name of the device

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

Property Value

Attributes

Applies to