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

GenericContainer 类

定义

备份项的泛型容器的基类。

public class GenericContainer : Azure.ResourceManager.RecoveryServicesBackup.Models.BackupGenericProtectionContainer
type GenericContainer = class
    inherit BackupGenericProtectionContainer
Public Class GenericContainer
Inherits BackupGenericProtectionContainer
继承

构造函数

GenericContainer()

初始化 GenericContainer 的新实例。

属性

BackupManagementType

容器的备份管理类型。

(继承自 BackupGenericProtectionContainer)
ExtendedInformation

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

FabricName

容器构造的名称。

FriendlyName

易记的容器名称。

(继承自 BackupGenericProtectionContainer)
HealthStatus

容器的运行状况状态。

(继承自 BackupGenericProtectionContainer)
ProtectableObjectType

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

(继承自 BackupGenericProtectionContainer)
RegistrationStatus

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

(继承自 BackupGenericProtectionContainer)

适用于