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

FailoverProtectedItemProperties 类

定义

受保护项的故障转移属性。

public class FailoverProtectedItemProperties
type FailoverProtectedItemProperties = class
Public Class FailoverProtectedItemProperties
继承
FailoverProtectedItemProperties

属性

NetworkName

获取或设置网络名称。

ProtectedItemName

获取或设置受保护的项名称。

RecoveryPointId

获取或设置恢复点 ID。

RecoveryPointOn

获取或设置恢复点时间。

Subnet

获取或设置网络子网。

TestVmName

获取或设置测试 VM 名称。

VmName

获取或设置 VM 名称。

适用于