Share via


MqttDestinationConfiguration.Qos Property

Definition

The MQTT QoS setting. Defaults to QoS 1.

public Azure.ResourceManager.DeviceRegistry.Models.MqttDestinationQo? Qos { get; set; }
member this.Qos : Nullable<Azure.ResourceManager.DeviceRegistry.Models.MqttDestinationQo> with get, set
Public Property Qos As Nullable(Of MqttDestinationQo)

Property Value

Applies to