ImageMetadata interface

Returns metadata about the operating system image for this compute instance.

Properties

currentImageVersion

Specifies the current operating system image version this compute instance is running on.

isLatestOsImageVersion

Specifies whether this compute instance is running on the latest operating system image.

latestImageVersion

Specifies the latest available operating system image version.

Property Details

currentImageVersion

Specifies the current operating system image version this compute instance is running on.

currentImageVersion?: string

Property Value

string

isLatestOsImageVersion

Specifies whether this compute instance is running on the latest operating system image.

isLatestOsImageVersion?: boolean

Property Value

boolean

latestImageVersion

Specifies the latest available operating system image version.

latestImageVersion?: string

Property Value

string