IIoTDeviceEntity.IotHubEntityId Property

Definition

The AzureResource entity id of the IoT Hub

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

Property Value

Attributes

Applies to