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

HyperVReplicaAzureEnableProtectionContent 类

定义

HyperVReplicaAzure 特定的启用保护输入。

public class HyperVReplicaAzureEnableProtectionContent : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.EnableProtectionProviderSpecificContent
type HyperVReplicaAzureEnableProtectionContent = class
    inherit EnableProtectionProviderSpecificContent
Public Class HyperVReplicaAzureEnableProtectionContent
Inherits EnableProtectionProviderSpecificContent
继承
HyperVReplicaAzureEnableProtectionContent

构造函数

HyperVReplicaAzureEnableProtectionContent()

初始化 HyperVReplicaAzureEnableProtectionContent 的新实例。

属性

DiskEncryptionSetId

DiskEncryptionSet ARM ID。

DisksToInclude

要保护的磁盘的 VHD ID 列表。

DisksToIncludeForManagedDisks

要包含的托管磁盘列表的磁盘。

DiskType

DiskType。

EnableRdpOnTargetOption

所选选项,用于在故障转移后在目标 VM 上启用 RDP\SSH。 SrsDataContract.EnableRDPOnTargetOption 枚举的字符串值。

HyperVHostVmId

Hyper-V 主机 VM ID。

LicenseType

许可证类型。

LogStorageAccountId

复制期间用于日志记录的存储帐户。

OSType

与 VM 关联的 OS 类型。

SeedManagedDiskTags

种子托管磁盘的标记。

SqlServerLicenseType

SQL Server许可证类型。

TargetAvailabilitySetId

Resource Manager 部署的目标可用性集 ARM ID。

TargetAvailabilityZone

目标可用性区域。

TargetAzureNetworkId

所选目标 Azure 网络 ID。

TargetAzureSubnetId

所选目标 Azure 子网 ID。

TargetAzureV1ResourceGroupId

目标资源组的 ID (要在其中创建故障转移 VM 的经典部署) 。

TargetAzureV2ResourceGroupId

要在其中创建故障转移 VM 的 Resource Manager 部署) , (目标资源组的 ID。

TargetAzureVmName

目标 Azure VM 名称。

TargetManagedDiskTags

目标托管磁盘的标记。

TargetNicTags

目标 NIC 的标记。

TargetProximityPlacementGroupId

邻近放置组 ARM ID。

TargetStorageAccountId

存储帐户 ID。

TargetVmSize

目标 VM 大小。

TargetVmTags

目标 VM 标记。

UseManagedDisks

一个 值,该值指示是否应在故障转移期间使用托管磁盘。

UseManagedDisksForReplication

一个 值,该值指示是否应在复制期间使用托管磁盘。

VhdId

与 VM 关联的 OS 磁盘 VHD ID。

VmName

VM 名称。

适用于