DevTestLabNotificationChannelEvent.EventName Property

Definition

The event type for which this notification is enabled (i.e. AutoShutdown, Cost).

public Azure.ResourceManager.DevTestLabs.Models.DevTestLabNotificationChannelEventType? EventName { get; set; }
member this.EventName : Nullable<Azure.ResourceManager.DevTestLabs.Models.DevTestLabNotificationChannelEventType> with get, set
Public Property EventName As Nullable(Of DevTestLabNotificationChannelEventType)

Property Value

Applies to