GalleryArtifactVersionSource interface
The gallery artifact version source.
Properties
| id | The id of the gallery artifact version source. Can specify a disk uri, snapshot uri, user image or storage account resource. |
| uri | The uri of the gallery artifact version source. Currently used to specify vhd/blob source. |
Property Details
id
The id of the gallery artifact version source. Can specify a disk uri, snapshot uri, user image or storage account resource.
id?: string
Property Value
string
uri
The uri of the gallery artifact version source. Currently used to specify vhd/blob source.
uri?: string
Property Value
string