ApplicationNotificationPolicy Class
Managed application notification policy.
All required parameters must be populated in order to send to server.
Constructor
ApplicationNotificationPolicy(*, notification_endpoints: List[_models.ApplicationNotificationEndpoint], **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
notification_endpoints
|
The managed application notification endpoint. Required. |
Variables
Name | Description |
---|---|
notification_endpoints
|
The managed application notification endpoint. Required. |