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

IInMageReprotectInput Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.InMageReprotectInputTypeConverter))]
public interface IInMageReprotectInput : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IReverseReplicationProviderSpecificInput
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.InMageReprotectInputTypeConverter))>]
type IInMageReprotectInput = interface
    interface IJsonSerializable
    interface IReverseReplicationProviderSpecificInput
Public Interface IInMageReprotectInput
Implements IReverseReplicationProviderSpecificInput
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 IReverseReplicationProviderSpecificInput)
MasterTargetId

The Master Target Id.

ProcessServerId

The Process Server Id.

ProfileId

The Policy Id.

RetentionDrive

The retention drive to use on the MT.

RunAsAccountId

The CS account Id.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to