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, user image or storage account resource. |
Variables
Name | Description |
---|---|
id
|
The id of the gallery artifact version source. Can specify a disk uri, snapshot uri, user image or storage account resource. |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python