Event Class
An event to be notified for.
- Inheritance
-
Event
Constructor
Event(*, 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".
Feedback
Submit and view feedback for