WebhookNotification interface

Webhook notification of an autoscale event.

Properties

properties

a property bag of settings. This value can be empty.

serviceUri

the service address to receive the notification.

Property Details

properties

a property bag of settings. This value can be empty.

properties?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

serviceUri

the service address to receive the notification.

serviceUri?: string

Property Value

string