GalleryArtifactVersionFullSource interface
The source of the gallery artifact version.
- Extends
Properties
community |
The resource Id of the source Community Gallery Image. Only required when using Community Gallery Image as a source. |
virtual |
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