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

AzureWorkloadContainer interface

Azure 计算或经典计算中运行的工作负荷的容器。

扩展

属性

containerType

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

extendedInfo

工作负荷容器的其他详细信息。

lastUpdatedTime

更新此容器时的时间戳。

operationType

Re-Do作

sourceResourceId

此 Azure 工作负荷容器表示的虚拟机的 ARM ID

workloadType

为其发送注册的工作负荷类型。

继承属性

backupManagementType

容器的备份管理类型。

friendlyName

容器的友好名称。

healthStatus

容器运行状况的状态。

protectableObjectType

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

registrationStatus

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

属性详细信息

containerType

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

containerType: "VMAppContainer" | "AzureWorkloadContainer" | "SQLAGWorkLoadContainer"

属性值

"VMAppContainer" | "AzureWorkloadContainer" | "SQLAGWorkLoadContainer"

extendedInfo

工作负荷容器的其他详细信息。

extendedInfo?: AzureWorkloadContainerExtendedInfo

属性值

lastUpdatedTime

更新此容器时的时间戳。

lastUpdatedTime?: Date

属性值

Date

operationType

Re-Do作

operationType?: string

属性值

string

sourceResourceId

此 Azure 工作负荷容器表示的虚拟机的 ARM ID

sourceResourceId?: string

属性值

string

workloadType

为其发送注册的工作负荷类型。

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