你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
GalleryArtifactVersionFullSource interface
库项目版本的源。
- 扩展
属性
community |
源社区库图像的资源 ID。 仅当使用社区库映像作为源时才需要。 |
virtual |
源虚拟机的资源 ID。 仅在捕获虚拟机以获取此库映像版本时才需要。 |
继承属性
id | 库项目版本源的 ID。 |
属性详细信息
communityGalleryImageId
源社区库图像的资源 ID。 仅当使用社区库映像作为源时才需要。
communityGalleryImageId?: string
属性值
string
virtualMachineId
源虚拟机的资源 ID。 仅在捕获虚拟机以获取此库映像版本时才需要。
virtualMachineId?: string
属性值
string