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

GenericContainer interface

备份项的泛型容器的基类

扩展

属性

containerType

多态鉴别器,它指定此对象可以是的不同类型

extendedInformation

列出容器 API 调用) 中未返回 (扩展信息

fabricName

容器构造的名称

继承属性

backupManagementType

容器的备份管理类型。

friendlyName

易记的容器名称。

healthStatus

容器的运行状况状态。

protectableObjectType

与此容器关联的可保护对象的类型

registrationStatus

向恢复服务保管库注册容器的状态。

属性详细信息

containerType

多态鉴别器,它指定此对象可以是的不同类型

containerType: "GenericContainer"

属性值

"GenericContainer"

extendedInformation

列出容器 API 调用) 中未返回 (扩展信息

extendedInformation?: GenericContainerExtendedInfo

属性值

fabricName

容器构造的名称

fabricName?: string

属性值

string

继承属性详细信息

backupManagementType

容器的备份管理类型。

backupManagementType?: string

属性值

string

继承自ProtectionContainer.backupManagementType

friendlyName

易记的容器名称。

friendlyName?: string

属性值

string

继承自ProtectionContainer.friendlyName

healthStatus

容器的运行状况状态。

healthStatus?: string

属性值

string

继承自ProtectionContainer.healthStatus

protectableObjectType

与此容器关联的可保护对象的类型

protectableObjectType?: string

属性值

string

继承自ProtectionContainer.protectableObjectType

registrationStatus

向恢复服务保管库注册容器的状态。

registrationStatus?: string

属性值

string

继承自ProtectionContainer.registrationStatus