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

AzureVMAppContainerProtectionContainer interface

Azure 虚拟机 下的 SQL 工作负载的容器。

扩展

属性

containerType

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

继承属性

backupManagementType

容器的备份管理类型。

extendedInfo

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

friendlyName

易记的容器名称。

healthStatus

容器的运行状况状态。

lastUpdatedTime

更新此容器时的时间戳。

operationType

Re-Do操作

protectableObjectType

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

registrationStatus

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

sourceResourceId

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

workloadType

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

属性详细信息

containerType

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

containerType: "VMAppContainer"

属性值

"VMAppContainer"

继承属性详细信息

backupManagementType

容器的备份管理类型。

backupManagementType?: string

属性值

string

继承自AzureWorkloadContainer.backupManagementType

extendedInfo

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

extendedInfo?: AzureWorkloadContainerExtendedInfo

属性值

继承自AzureWorkloadContainer.extendedInfo

friendlyName

易记的容器名称。

friendlyName?: string

属性值

string

继承自AzureWorkloadContainer.friendlyName

healthStatus

容器的运行状况状态。

healthStatus?: string

属性值

string

继承自AzureWorkloadContainer.healthStatus

lastUpdatedTime

更新此容器时的时间戳。

lastUpdatedTime?: Date

属性值

Date

继承自AzureWorkloadContainer.lastUpdatedTime

operationType

Re-Do操作

operationType?: string

属性值

string

继承自AzureWorkloadContainer.operationType

protectableObjectType

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

protectableObjectType?: string

属性值

string

继承自AzureWorkloadContainer.protectableObjectType

registrationStatus

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

registrationStatus?: string

属性值

string

继承自AzureWorkloadContainer.registrationStatus

sourceResourceId

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

sourceResourceId?: string

属性值

string

继承自AzureWorkloadContainer.sourceResourceId

workloadType

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

workloadType?: string

属性值

string

继承自AzureWorkloadContainer.workloadType