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

ProtectableContainer 类

定义

可保护的容器类。 请注意 ProtectableContainer , 是基类。 根据方案,可能需要在此处分配基类的派生类,或者需要将此属性强制转换为可能的派生类之一。 可用的派生类包括 StorageProtectableContainerVmAppContainerProtectableContainer

public abstract class ProtectableContainer
type ProtectableContainer = class
Public MustInherit Class ProtectableContainer
继承
ProtectableContainer
派生

构造函数

ProtectableContainer()

初始化 ProtectableContainer 的新实例。

属性

BackupManagementType

容器的备份管理类型。

ContainerId

容器的结构 ID,例如 ARM ID。

FriendlyName

易记的容器名称。

HealthStatus

容器的运行状况状态。

适用于