Compartilhar via


RoutingEndpoints.ServiceBusTopics Propriedade

Definição

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

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a