GalleryArtifactVersionSource Class
The gallery artifact version source.
Constructor
GalleryArtifactVersionSource(*, id: str | None = None, uri: 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. |
uri
|
The uri of the gallery artifact version source. Currently used to specify vhd/blob source. |
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. |
uri
|
The uri of the gallery artifact version source. Currently used to specify vhd/blob source. |
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Python