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

AzureStorageProtectableContainer interface

特定于 Azure 存储的可保护容器

扩展

属性

protectableContainerType

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

继承属性

backupManagementType

容器的备份管理类型。

containerId

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

friendlyName

容器的友好名称。

healthStatus

容器运行状况的状态。

属性详细信息

protectableContainerType

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

protectableContainerType: "StorageContainer"

属性值

"StorageContainer"

继承属性详细信息

backupManagementType

容器的备份管理类型。

backupManagementType?: string

属性值

string

继承自 ProtectableContainer.backupManagementType

containerId

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

containerId?: string

属性值

string

继承自ProtectableContainer.containerId

friendlyName

容器的友好名称。

friendlyName?: string

属性值

string

继承自 ProtectableContainer.friendlyName

healthStatus

容器运行状况的状态。

healthStatus?: string

属性值

string

继承自 ProtectableContainer.healthStatus