HyperVReplica2012R2EventDetails interface
Model class for event details of a HyperVReplica blue E2E 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. |
remote |
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: "HyperVReplica2012R2"
Property Value
"HyperVReplica2012R2"
remoteContainerName
The remote container name.
remoteContainerName?: string
Property Value
string
remoteFabricName
The remote fabric name.
remoteFabricName?: string
Property Value
string