LinuxVirtualMachineOsImageNotification

data class LinuxVirtualMachineOsImageNotification(val timeout: String? = null)

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val timeout: String? = null

Length of time a notification to be sent to the VM on the instance metadata server till the VM gets OS upgraded. The only possible value is PT15M. Defaults to PT15M.