ListEventsParameters.EventChannels Property
Gets or sets the event channel
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
[FilterParameterAttribute("eventChannels")] public Nullable<EventChannels> EventChannels { get; set; }
Property Value
Type: System.Nullable<EventChannels>
Show: