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

IInMageEnableProtectionInput Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.InMageEnableProtectionInputTypeConverter))]
public interface IInMageEnableProtectionInput : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IEnableProtectionProviderSpecificInput
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.InMageEnableProtectionInputTypeConverter))>]
type IInMageEnableProtectionInput = interface
    interface IJsonSerializable
    interface IEnableProtectionProviderSpecificInput
Public Interface IInMageEnableProtectionInput
Implements IEnableProtectionProviderSpecificInput
Derived
Attributes
Implements

Properties

DatastoreName

The target datastore name.

DiskExclusionInputDiskSignatureOption

The guest disk signature based option for disk exclusion.

DiskExclusionInputVolumeOption

The volume label based option for disk exclusion.

DisksToInclude

The disks to include list.

InstanceType

The class type.

(Inherited from IEnableProtectionProviderSpecificInput)
MasterTargetId

The Master Target Id.

MultiVMGroupId

The multi VM group Id.

MultiVMGroupName

The multi VM group name.

ProcessServerId

The Process Server Id.

RetentionDrive

The retention drive to use on the MT.

RunAsAccountId

The CS account Id.

VMFriendlyName

The VM Name.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to