EventFragment Class

An event to be notified for.

Inheritance
EventFragment

Constructor

EventFragment(*, event_name: Optional[Union[str, azure.mgmt.devtestlabs.models._dev_test_labs_client_enums.NotificationChannelEventType]] = None, **kwargs)

Parameters

event_name
str or NotificationChannelEventType
Required

The event type for which this notification is enabled (i.e. AutoShutdown, Cost). Possible values include: "AutoShutdown", "Cost".