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

InMageEnableProtectionContent 类

定义

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

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

构造函数

InMageEnableProtectionContent(String, Guid, String, String, String)

初始化 InMageEnableProtectionContent 的新实例。

属性

DatastoreName

目标数据存储名称。

DiskExclusionContent

启用磁盘排除输入。

DisksToInclude

要包含列表的磁盘。

MasterTargetId

主目标 ID。

MultiVmGroupId

多 VM 组 ID。

MultiVmGroupName

多 VM 组名称。

ProcessServerId

进程服务器 ID。

RetentionDrive

要用于 MT 的保留驱动器。

RunAsAccountId

CS 帐户 ID。

VmFriendlyName

VM 名称。

适用于