Edit

Share via


TelemetryConfiguration.ConsumerConfiguration.Properties Property

Definition

Configuration properties for this provider instance, as name-value pairs.

public System.Collections.Generic.IReadOnlyDictionary<string,object> Properties { get; set; }
member this.Properties : System.Collections.Generic.IReadOnlyDictionary<string, obj> with get, set
Public Property Properties As IReadOnlyDictionary(Of String, Object)

Property Value

Applies to