Share via


DevTestLabNotificationChannelData.Events Property

Definition

The list of event for which this notification is enabled.

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

Property Value

Applies to