GalleryArtifactVersionFullSource interface

The source of the gallery artifact version.

Extends

Properties

communityGalleryImageId

The resource Id of the source Community Gallery Image. Only required when using Community Gallery Image as a source.

virtualMachineId

The resource Id of the source virtual machine. Only required when capturing a virtual machine to source this Gallery Image Version.

Inherited Properties

id

The id of the gallery artifact version source.

Property Details

communityGalleryImageId

The resource Id of the source Community Gallery Image. Only required when using Community Gallery Image as a source.

communityGalleryImageId?: string

Property Value

string

virtualMachineId

The resource Id of the source virtual machine. Only required when capturing a virtual machine to source this Gallery Image Version.

virtualMachineId?: string

Property Value

string

Inherited Property Details

id

The id of the gallery artifact version source.

id?: string

Property Value

string

Inherited From GalleryArtifactVersionSource.id