EventFragment Class

An event to be notified for.

Inheritance
msrest.serialization.Model
EventFragment

Constructor

EventFragment(*, event_name: str | NotificationChannelEventType | None = None, **kwargs)

Parameters

Name Description
event_name
Required

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

Keyword-Only Parameters

Name Description
event_name
Required