AutoscaleNotification interface

Autoscale notification.

Properties

email

the email notification.

operation

the operation associated with the notification and its value must be "scale"

webhooks

the collection of webhook notifications.

Property Details

email

the email notification.

email?: EmailNotification

Property Value

operation

the operation associated with the notification and its value must be "scale"

operation: "Scale"

Property Value

"Scale"

webhooks

the collection of webhook notifications.

webhooks?: WebhookNotification[]

Property Value