Compartilhar via


RoutingEndpoints.ServiceBusQueues Propriedade

Definição

Obtém ou define a lista de pontos de extremidade da fila do Barramento de Serviço para os quais o Hub IoT roteia as mensagens, com base nas regras de roteamento.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a