你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SharedGalleryImageVersion interface

指定要创建或更新的库映像版本的信息。

扩展

属性

artifactTags

共享库资源的项目标记。

endOfLifeDate

库映像版本定义的生命周期结束日期。 此属性可用于解除授权目的。 此属性可更新。

excludeFromLatest

如果设置为 true,则从最新版本的映像定义部署的虚拟机不会使用此映像版本。

publishedDate

库映像版本定义的发布日期。 此属性可用于解除授权目的。 此属性可更新。

storageProfile

描述映像版本的存储配置文件。

继承属性

location

资源位置

name

资源名称

uniqueId

此共享库的唯一 ID。

属性详细信息

artifactTags

共享库资源的项目标记。

artifactTags?: Record<string, string>

属性值

Record<string, string>

endOfLifeDate

库映像版本定义的生命周期结束日期。 此属性可用于解除授权目的。 此属性可更新。

endOfLifeDate?: Date

属性值

Date

excludeFromLatest

如果设置为 true,则从最新版本的映像定义部署的虚拟机不会使用此映像版本。

excludeFromLatest?: boolean

属性值

boolean

publishedDate

库映像版本定义的发布日期。 此属性可用于解除授权目的。 此属性可更新。

publishedDate?: Date

属性值

Date

storageProfile

描述映像版本的存储配置文件。

storageProfile?: SharedGalleryImageVersionStorageProfile

属性值

继承属性详细信息

location

资源位置

location?: string

属性值

string

继承自PirSharedGalleryResource.location

name

资源名称

name?: string

属性值

string

继承自 PirSharedGalleryResource.name

uniqueId

此共享库的唯一 ID。

uniqueId?: string

属性值

string

继承自PirSharedGalleryResource.uniqueId