ApplicationNotificationPolicy Class

Managed application notification policy.

All required parameters must be populated in order to send to server.

Inheritance
azure.mgmt.resource.managedapplications._serialization.Model
ApplicationNotificationPolicy

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.