TerminateNotificationProfile interface
Properties
enable | Specifies whether the Terminate Scheduled event is enabled or disabled. |
not |
Configurable length of time a Virtual Machine being deleted will have to potentially approve the Terminate Scheduled Event before the event is auto approved (timed out). The configuration must be specified in ISO 8601 format, the default value is 5 minutes (PT5M) |
Property Details
enable
Specifies whether the Terminate Scheduled event is enabled or disabled.
enable?: boolean
Property Value
boolean
notBeforeTimeout
Configurable length of time a Virtual Machine being deleted will have to potentially approve the Terminate Scheduled Event before the event is auto approved (timed out). The configuration must be specified in ISO 8601 format, the default value is 5 minutes (PT5M)
notBeforeTimeout?: string
Property Value
string