Compartilhar via


RoutingProperties.Enrichments Propriedade

Definição

Obtém ou define a lista de enriquecimentos fornecidos pelo usuário que o Hub IoT aplica às mensagens a serem entregues a pontos de extremidade internos e personalizados. Confira: https://aka.ms/telemetryoneventgrid

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a