HyperVReplicaAzureEventDetails interface

Model class for event details of a HyperVReplica E2A 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.

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: "HyperVReplicaAzure"

Property Value

"HyperVReplicaAzure"

remoteContainerName

The remote container name.

remoteContainerName?: string

Property Value

string