NotificationEventReceiver Class

A notification event receivers.

Inheritance
NotificationEventReceiver

Constructor

NotificationEventReceiver(*, receiver_type: Optional[str] = None, receiver_value: Optional[azure.mgmt.testbase.models._models_py3.NotificationReceiverValue] = None, **kwargs)

Parameters

receiver_type
str
Required

The type of the notification event receiver.

receiver_value
<xref:test_base.models.NotificationReceiverValue>
Required

The notification event receiver value.