Share via


SharedGalleryImageVersionPropertiesOutput interface

Describes the properties of a gallery image version.

Properties

endOfLifeDate

The end of life date of the gallery image version Definition. This property can be used for decommissioning purposes. This property is updatable.

excludeFromLatest

If set to true, Virtual Machines deployed from the latest version of the Image Definition won't use this Image Version.

publishedDate

The published date of the gallery image version Definition. This property can be used for decommissioning purposes. This property is updatable.

storageProfile

Describes the storage profile of the image version.

Property Details

endOfLifeDate

The end of life date of the gallery image version Definition. This property can be used for decommissioning purposes. This property is updatable.

endOfLifeDate?: string

Property Value

string

excludeFromLatest

If set to true, Virtual Machines deployed from the latest version of the Image Definition won't use this Image Version.

excludeFromLatest?: boolean

Property Value

boolean

publishedDate

The published date of the gallery image version Definition. This property can be used for decommissioning purposes. This property is updatable.

publishedDate?: string

Property Value

string

storageProfile

Describes the storage profile of the image version.

storageProfile?: SharedGalleryImageVersionStorageProfileOutput

Property Value