ApplicationNotificationEndpoint Class

Managed application notification endpoint.

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

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

Constructor

ApplicationNotificationEndpoint(*, uri: str, **kwargs: Any)

Keyword-Only Parameters

Name Description
uri
str

The managed application notification endpoint uri. Required.

Variables

Name Description
uri
str

The managed application notification endpoint uri. Required.