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

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