CustomerEventResource Class
The Customer Notification Event resource.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.testbase.models._models_py3.ProxyResourceCustomerEventResource
Constructor
CustomerEventResource(*, event_name: Optional[str] = None, receivers: Optional[List[azure.mgmt.testbase.models._models_py3.NotificationEventReceiver]] = None, **kwargs)
Parameters
- receivers
- list[<xref:test_base.models.NotificationEventReceiver>]
Required
The notification event receivers.
Variables
- id
- str
Resource ID.
- name
- str
Resource name.
- type
- str
Resource type.
- system_data
- <xref:test_base.models.SystemData>
The system metadata relating to this resource.
Feedback
Submit and view feedback for