Compartilhar via


IotHubProperties.MessagingEndpoints Propriedade

Definição

Obtém ou define as propriedades do ponto de extremidade de mensagens para a fila de notificação de upload de arquivo.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a