你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
AzureVMAppContainerProtectionContainer interface
Azure 虚拟机 下的 SQL 工作负载的容器。
- 扩展
属性
container |
多态鉴别器,它指定此对象可以是的不同类型 |
继承属性
backup |
容器的备份管理类型。 |
extended |
工作负载容器的其他详细信息。 |
friendly |
易记的容器名称。 |
health |
容器的运行状况状态。 |
last |
更新此容器时的时间戳。 |
operation |
Re-Do操作 |
protectable |
与此容器关联的可保护对象的类型 |
registration |
向恢复服务保管库注册容器的状态。 |
source |
此 Azure 工作负载容器表示的虚拟机的 ARM ID |
workload |
为其发送注册的工作负荷类型。 |
属性详细信息
containerType
多态鉴别器,它指定此对象可以是的不同类型
containerType: "VMAppContainer"
属性值
"VMAppContainer"
继承属性详细信息
backupManagementType
extendedInfo
工作负载容器的其他详细信息。
extendedInfo?: AzureWorkloadContainerExtendedInfo
属性值
friendlyName
healthStatus
lastUpdatedTime
operationType
protectableObjectType
与此容器关联的可保护对象的类型
protectableObjectType?: string
属性值
string
registrationStatus
向恢复服务保管库注册容器的状态。
registrationStatus?: string
属性值
string
sourceResourceId
此 Azure 工作负载容器表示的虚拟机的 ARM ID
sourceResourceId?: string
属性值
string