IotHubClientOptions.ModelId Property

Definition

The DTDL model Id associated with the device or module client instance.

public string ModelId { get; set; }
member this.ModelId : string with get, set
Public Property ModelId As String

Property Value

Remarks

This feature is currently supported only over MQTT and AMQP transports.

Applies to