ListEventsParameters.EventChannels Property

 

Gets or sets the event channel

Namespace:   Microsoft.Azure.Insights
Assembly:  Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)

[FilterParameterAttribute("eventChannels")]
public Nullable<EventChannels> EventChannels { get; set; }

Property Value

Type: System.Nullable<EventChannels>
Return to top
Show: