HyperVReplicaBaseEventDetails interface

Abstract model class for event details of a HyperVReplica E2E event.

Extends

Properties

containerName

The container friendly name.

fabricName

The fabric friendly name.

instanceType

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

remoteContainerName

The remote container name.

remoteFabricName

The remote fabric name.

Property Details

containerName

The container friendly name.

containerName?: string

Property Value

string

fabricName

The fabric friendly name.

fabricName?: string

Property Value

string

instanceType

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

instanceType: "HyperVReplicaBaseEventDetails"

Property Value

"HyperVReplicaBaseEventDetails"

remoteContainerName

The remote container name.

remoteContainerName?: string

Property Value

string

remoteFabricName

The remote fabric name.

remoteFabricName?: string

Property Value

string