Share via


IIoTDeviceEntity.DeviceId Property

Definition

The ID of the IoT Device in the IoT Hub

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

Property Value

Attributes

Applies to