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

GalleryApplicationVersionUpdate interface

指定要更新的库应用程序版本的相关信息。

扩展

属性

provisioningState

预配状态,仅显示在响应中。 注意:此属性不会被序列化。 它只能由服务器填充。

publishingProfile

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

replicationStatus

这是库映像版本的复制状态。 注意:此属性不会被序列化。 它只能由服务器填充。

safetyProfile

库应用程序版本的安全配置文件。

继承属性

id

资源 ID 注意:此属性不会被序列化。 它只能由服务器填充。

name

资源名称 注意:此属性不会被序列化。 它只能由服务器填充。

tags

资源标记

type

资源类型 注意:此属性不会被序列化。 它只能由服务器填充。

属性详细信息

provisioningState

预配状态,仅显示在响应中。 注意:此属性不会被序列化。 它只能由服务器填充。

provisioningState?: string

属性值

string

publishingProfile

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

publishingProfile?: GalleryApplicationVersionPublishingProfile

属性值

replicationStatus

这是库映像版本的复制状态。 注意:此属性不会被序列化。 它只能由服务器填充。

replicationStatus?: ReplicationStatus

属性值

safetyProfile

库应用程序版本的安全配置文件。

safetyProfile?: GalleryApplicationVersionSafetyProfile

属性值

继承属性详细信息

id

资源 ID 注意:此属性不会被序列化。 它只能由服务器填充。

id?: string

属性值

string

继承自UpdateResourceDefinition.id

name

资源名称 注意:此属性不会被序列化。 它只能由服务器填充。

name?: string

属性值

string

继承自UpdateResourceDefinition.name

tags

资源标记

tags?: {[propertyName: string]: string}

属性值

{[propertyName: string]: string}

继承自UpdateResourceDefinition.tags

type

资源类型 注意:此属性不会被序列化。 它只能由服务器填充。

type?: string

属性值

string

继承自UpdateResourceDefinition.type