Partager via


RoutingEndpoints.EventHubs Propriété

Définition

Obtient ou définit la liste des points de terminaison Event Hubs auxquels IoT Hub achemine les messages, en fonction des règles de routage. Cette liste n’inclut pas le point de terminaison Event Hubs intégré.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à