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

InMageAzureV2EnableProtectionContent 类

定义

VMware Azure 特定的启用保护输入。

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

构造函数

InMageAzureV2EnableProtectionContent()

初始化 InMageAzureV2EnableProtectionContent 的新实例。

属性

DiskEncryptionSetId

DiskEncryptionSet ARM ID。

DisksToInclude

要包含的磁盘列表。

DiskType

DiskType。

EnableRdpOnTargetOption

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

LicenseType

许可证类型。

LogStorageAccountId

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

MasterTargetId

主目标 ID。

MultiVmGroupId

多 VM 组 ID。

MultiVmGroupName

多 VM 组名称。

ProcessServerId

进程服务器 ID。

RunAsAccountId

CS 帐户 ID。

SeedManagedDiskTags

种子托管磁盘的标记。

SqlServerLicenseType

SQL Server许可证类型。

StorageAccountId

存储帐户 ID。

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。

TargetVmSize

目标 VM 大小。

TargetVmTags

目标 VM 标记。

适用于