AutoscaleNotification interface 
Autoscale notification.
Properties
the email notification.  | 
|
| operation | the operation associated with the notification and its value must be "scale"  | 
| webhooks | the collection of webhook notifications.  | 
Property Details
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[]