Partager via


RoutingEndpoints.ServiceBusQueues Propriété

Définition

Obtient ou définit la liste des points de terminaison de file d’attente Service Bus auxquels IoT Hub achemine les messages, en fonction des règles de routage.

[Newtonsoft.Json.JsonProperty(PropertyName="serviceBusQueues")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.IotHub.Models.RoutingServiceBusQueueEndpointProperties> ServiceBusQueues { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="serviceBusQueues")>]
member this.ServiceBusQueues : System.Collections.Generic.IList<Microsoft.Azure.Management.IotHub.Models.RoutingServiceBusQueueEndpointProperties> with get, set
Public Property ServiceBusQueues As IList(Of RoutingServiceBusQueueEndpointProperties)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à