Share via


IHyperVReplicaAzureReprotectInput Interface

Definition

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

Properties

HvHostVMId

The Hyper-V host Vm Id.

InstanceType

The class type.

(Inherited from IReverseReplicationProviderSpecificInput)
LogStorageAccountId

The storage account to be used for logging during replication.

OSType

The OS type associated with vm.

StorageAccountId

The storage account name.

VHdId

The OS disk VHD id associated with vm.

VMName

The Vm Name.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to