GalleryArtifactVersionSource Class

The gallery artifact version source.

Inheritance
azure.mgmt.compute._serialization.Model
GalleryArtifactVersionSource

Constructor

GalleryArtifactVersionSource(*, id: str | None = None, uri: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
id
str

The id of the gallery artifact version source. Can specify a disk uri, snapshot uri, user image or storage account resource.

uri
str

The uri of the gallery artifact version source. Currently used to specify vhd/blob source.

Variables

Name Description
id
str

The id of the gallery artifact version source. Can specify a disk uri, snapshot uri, user image or storage account resource.

uri
str

The uri of the gallery artifact version source. Currently used to specify vhd/blob source.