OSImageNotificationProfile interface
Specifies OS Image Scheduled Event related configurations.
Properties
enable | Specifies whether the OS Image Scheduled event is enabled or disabled. |
not |
Length of time a Virtual Machine being reimaged or having its OS upgraded will have to potentially approve the OS Image Scheduled Event before the event is auto approved (timed out). The configuration is specified in ISO 8601 format, and the value must not exceed 15 minutes (PT15M) |
Property Details
enable
Specifies whether the OS Image Scheduled event is enabled or disabled.
enable?: boolean
Property Value
boolean
notBeforeTimeout
Length of time a Virtual Machine being reimaged or having its OS upgraded will have to potentially approve the OS Image Scheduled Event before the event is auto approved (timed out). The configuration is specified in ISO 8601 format, and the value must not exceed 15 minutes (PT15M)
notBeforeTimeout?: string
Property Value
string