SharedGalleryImageVersion interface

Specifies information about the gallery image version that you want to create or update.

Extends

Properties

artifactTags

The artifact tags of a shared gallery resource.

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.

Inherited Properties

location

Resource location NOTE: This property will not be serialized. It can only be populated by the server.

name

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

uniqueId

The unique id of this shared gallery.

Property Details

artifactTags

The artifact tags of a shared gallery resource.

artifactTags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

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?: Date

Property Value

Date

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?: Date

Property Value

Date

storageProfile

Describes the storage profile of the image version.

storageProfile?: SharedGalleryImageVersionStorageProfile

Property Value

Inherited Property Details

location

Resource location NOTE: This property will not be serialized. It can only be populated by the server.

location?: string

Property Value

string

Inherited From PirSharedGalleryResource.location

name

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From PirSharedGalleryResource.name

uniqueId

The unique id of this shared gallery.

uniqueId?: string

Property Value

string

Inherited From PirSharedGalleryResource.uniqueId