Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HyperVReplicaAzureReprotectInput

Package version

interface

An interface representing HyperVReplicaAzureReprotectInput. Azure specific reprotect input.

Hierarchy

  • HyperVReplicaAzureReprotectInput

Index

Properties

Optional hvHostVmId

hvHostVmId: undefined | string
member

{string} [hvHostVmId] The Hyper-V host Vm Id.

instanceType

instanceType: "HyperVReplicaAzure"
member

{string} instanceType Polymorphic Discriminator

Optional logStorageAccountId

logStorageAccountId: undefined | string
member

{string} [logStorageAccountId] The storage account to be used for logging during replication.

Optional osType

osType: undefined | string
member

{string} [osType] The OS type associated with vm.

Optional storageAccountId

storageAccountId: undefined | string
member

{string} [storageAccountId] The storage account name.

Optional vHDId

vHDId: undefined | string
member

{string} [vHDId] The OS disk VHD id associated with vm.

Optional vmName

vmName: undefined | string
member

{string} [vmName] The Vm Name.

Generated using TypeDoc