Partager via


RoutingProperties.Enrichments Propriété

Définition

Obtient ou définit la liste des enrichissements fournis par l’utilisateur que le hub IoT applique aux messages à remettre aux points de terminaison intégrés et personnalisés. Consultez : 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à