HyperVReplicaBlueReplicationDetails interface

HyperV replica 2012 R2 (Blue) replication details.

Extends

Properties

initialReplicationDetails

Initial replication details.

instanceType

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

lastReplicatedTime

The Last replication time.

vMDiskDetails

VM disk details.

vmId

The virtual machine Id.

vmNics

The PE Network details.

vmProtectionState

The protection state for the vm.

vmProtectionStateDescription

The protection state description for the vm.

Property Details

initialReplicationDetails

Initial replication details.

initialReplicationDetails?: InitialReplicationDetails

Property Value

instanceType

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

instanceType: "HyperVReplica2012R2"

Property Value

"HyperVReplica2012R2"

lastReplicatedTime

The Last replication time.

lastReplicatedTime?: Date

Property Value

Date

vMDiskDetails

VM disk details.

vMDiskDetails?: DiskDetails[]

Property Value

vmId

The virtual machine Id.

vmId?: string

Property Value

string

vmNics

The PE Network details.

vmNics?: VMNicDetails[]

Property Value

vmProtectionState

The protection state for the vm.

vmProtectionState?: string

Property Value

string

vmProtectionStateDescription

The protection state description for the vm.

vmProtectionStateDescription?: string

Property Value

string