你当前正在访问 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: "SQLAGWorkLoadContainer" | "VMAppContainer" | "AzureWorkloadContainer"

属性值

"SQLAGWorkLoadContainer" | "VMAppContainer" | "AzureWorkloadContainer"

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