共用方式為


HyperVReplicaAzureReprotectInput interface

Azure specific reprotect input.

Extends

Properties

hvHostVmId

The Hyper-V host Vm Id.

instanceType

Polymorphic discriminator, which specifies the different types this object can be

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.

Property Details

hvHostVmId

The Hyper-V host Vm Id.

hvHostVmId?: string

Property Value

string

instanceType

Polymorphic discriminator, which specifies the different types this object can be

instanceType: "HyperVReplicaAzure"

Property Value

"HyperVReplicaAzure"

logStorageAccountId

The storage account to be used for logging during replication.

logStorageAccountId?: string

Property Value

string

osType

The OS type associated with vm.

osType?: string

Property Value

string

storageAccountId

The storage account name.

storageAccountId?: string

Property Value

string

vHDId

The OS disk VHD id associated with vm.

vHDId?: string

Property Value

string

vmName

The Vm Name.

vmName?: string

Property Value

string