Partager via


RoutingEndpoints.ServiceBusTopics Propriété

Définition

Obtient ou définit la liste des points de terminaison de rubrique Service Bus auxquels le hub IoT achemine les messages, en fonction des règles de routage.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à