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

GalleryApplicationVersionProperties interface

描述库映像版本的属性。

属性

provisioningState

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

publishingProfile

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

replicationStatus

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

safetyProfile

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

属性详细信息

provisioningState

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

provisioningState?: string

属性值

string

publishingProfile

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

publishingProfile: GalleryApplicationVersionPublishingProfile

属性值

replicationStatus

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

replicationStatus?: ReplicationStatus

属性值

safetyProfile

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

safetyProfile?: GalleryApplicationVersionSafetyProfile

属性值