次の方法で共有


IotHubRoutingProperties.Enrichments プロパティ

定義

組み込みエンドポイントとカスタム エンドポイントに配信されるメッセージに IoT ハブが適用するユーザー指定のエンリッチメントの一覧。 https://aka.ms/telemetryoneventgrid をご覧ください。

public System.Collections.Generic.IList<Azure.ResourceManager.IotHub.Models.IotHubEnrichmentProperties> Enrichments { get; }
member this.Enrichments : System.Collections.Generic.IList<Azure.ResourceManager.IotHub.Models.IotHubEnrichmentProperties>
Public ReadOnly Property Enrichments As IList(Of IotHubEnrichmentProperties)

プロパティ値

適用対象