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

AzureStorageContainer interface

特定于 Azure 存储帐户工作负荷的容器。

扩展

属性

acquireStorageAccountLock

是否为此容器获取存储帐户锁。

containerType

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

operationType

Re-Do 操作

protectedItemCount

此容器中备份的项数。

resourceGroup

恢复服务保管库的资源组名称。

sourceResourceId

完全限定的 ARM URL。

storageAccountVersion

存储帐户版本。

继承属性

backupManagementType

容器的备份管理类型。

friendlyName

容器的友好名称。

healthStatus

容器运行状况的状态。

protectableObjectType

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

registrationStatus

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

属性详细信息

acquireStorageAccountLock

是否为此容器获取存储帐户锁。

acquireStorageAccountLock?: string

属性值

string

containerType

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

containerType: "StorageContainer"

属性值

"StorageContainer"

operationType

Re-Do 操作

operationType?: string

属性值

string

protectedItemCount

此容器中备份的项数。

protectedItemCount?: number

属性值

number

resourceGroup

恢复服务保管库的资源组名称。

resourceGroup?: string

属性值

string

sourceResourceId

完全限定的 ARM URL。

sourceResourceId?: string

属性值

string

storageAccountVersion

存储帐户版本。

storageAccountVersion?: 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