IIoTDeviceEntity.DeviceId Property

Definition

The ID of the IoT Device in the IoT Hub

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

Property Value

Attributes

Applies to