NotifyParameters interface 
Properties for generating a Notification.
Properties
| event | The type of event (i.e. AutoShutdown, Cost) | 
| json | Properties for the notification in json format. | 
Property Details
		eventName
	 
	The type of event (i.e. AutoShutdown, Cost)
eventName?: stringProperty Value
string
		jsonPayload
	 
	Properties for the notification in json format.
jsonPayload?: stringProperty Value
string