IotHubEnrichmentProperties.EndpointNames Property

Definition

The list of endpoints for which the enrichment is applied to the message.

public System.Collections.Generic.IList<string> EndpointNames { get; }
member this.EndpointNames : System.Collections.Generic.IList<string>
Public ReadOnly Property EndpointNames As IList(Of String)

Property Value

Applies to