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

GalleryImageVersionProperties interface

描述库映像版本的属性。

属性

provisioningState

预配状态,仅出现在响应中。

publishingProfile

库映像版本的发布配置文件。

replicationStatus

这是库映像版本的复制状态。

restore

指示这是软删除资源还原请求。

safetyProfile

这是库映像版本的安全配置文件。

securityProfile

库映像版本的安全配置文件

storageProfile

这是图库图片版本的 storage 档案。

validationsProfile

这是库映像版本的验证配置文件。

属性详细信息

provisioningState

预配状态,仅出现在响应中。

provisioningState?: string

属性值

string

publishingProfile

库映像版本的发布配置文件。

publishingProfile?: GalleryImageVersionPublishingProfile

属性值

replicationStatus

这是库映像版本的复制状态。

replicationStatus?: ReplicationStatus

属性值

restore

指示这是软删除资源还原请求。

restore?: boolean

属性值

boolean

safetyProfile

这是库映像版本的安全配置文件。

safetyProfile?: GalleryImageVersionSafetyProfile

属性值

securityProfile

库映像版本的安全配置文件

securityProfile?: ImageVersionSecurityProfile

属性值

storageProfile

这是图库图片版本的 storage 档案。

storageProfile: GalleryImageVersionStorageProfile

属性值

validationsProfile

这是库映像版本的验证配置文件。

validationsProfile?: ValidationsProfile

属性值