CreateMonitorAction interface

Extends

Properties

actionType

Polymorphic discriminator, which specifies the different types this object can be

monitorDefinition

[Required] Defines the monitor.

Property Details

actionType

Polymorphic discriminator, which specifies the different types this object can be

actionType: "CreateMonitor"

Property Value

"CreateMonitor"

monitorDefinition

[Required] Defines the monitor.

monitorDefinition: MonitorDefinition

Property Value