NotificationRegistrationProperties interface
model interface NotificationRegistrationProperties
Properties
| included |
The included events. |
| message |
The message scope. |
| notification |
The notification endpoints. |
| notification |
The notification mode. |
| provisioning |
The provisioned state of the resource. |
Property Details
includedEvents
The included events.
includedEvents?: string[]
Property Value
string[]
messageScope
The message scope.
messageScope?: string
Property Value
string
notificationEndpoints
The notification endpoints.
notificationEndpoints?: NotificationEndpoint[]
Property Value
notificationMode
The notification mode.
notificationMode?: string
Property Value
string
provisioningState
The provisioned state of the resource.
provisioningState?: string
Property Value
string