HyperVReplicaAzureEventDetails interface
Model class for event details of a HyperVReplica E2A event.
- Extends
Properties
container |
The container friendly name. |
fabric |
The fabric friendly name. |
instance |
Polymorphic discriminator, which specifies the different types this object can be |
remote |
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