GalleryArtifactVersionSource Class
The gallery artifact version source.
- Inheritance
-
azure.mgmt.compute._serialization.ModelGalleryArtifactVersionSource
Constructor
GalleryArtifactVersionSource(*, id: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
id
|
The id of the gallery artifact version source. Can specify a disk uri, snapshot uri, or user image. |
Variables
Name | Description |
---|---|
id
|
The id of the gallery artifact version source. Can specify a disk uri, snapshot uri, or user image. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python