MonitorAlertEventSubscriptionDestination Class

Information about the Monitor Alert destination for an event subscription.

Constructor

MonitorAlertEventSubscriptionDestination(*args: Any, **kwargs: Any)

Variables

Name Description
properties

Monitor Alert properties of the event subscription destination.

endpoint_type
str or <xref:azure.mgmt.eventgrid.models.MONITOR_ALERT>

Type of the endpoint for the event subscription destination. Required. MonitorAlert.

Attributes

endpoint_type

Type of the endpoint for the event subscription destination. Required. MonitorAlert.

endpoint_type: MONITOR_ALERT: 'MonitorAlert'>]

properties

Monitor Alert properties of the event subscription destination.

properties: _models.MonitorAlertEventSubscriptionDestinationProperties | None