Freigeben über


IotHubProperties.MessagingEndpoints Eigenschaft

Definition

Ruft die Messagingendpunkteigenschaften für die Dateiuploadbenachrichtigungswarteschlange ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="messagingEndpoints")]
public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.IotHub.Models.MessagingEndpointProperties> MessagingEndpoints { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="messagingEndpoints")>]
member this.MessagingEndpoints : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.IotHub.Models.MessagingEndpointProperties> with get, set
Public Property MessagingEndpoints As IDictionary(Of String, MessagingEndpointProperties)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: