HyperVReplicaBaseEventDetails interface
HyperVReplica E2E 事件之事件詳細數據的抽象模型類別。
- Extends
屬性
container |
容器易記名稱。 |
fabric |
網狀架構易記名稱。 |
instance |
多型歧視性,指定這個物件可以是的不同類型 |
remote |
遠端容器名稱。 |
remote |
遠端網狀架構名稱。 |
屬性詳細資料
containerName
容器易記名稱。
containerName?: string
屬性值
string
fabricName
網狀架構易記名稱。
fabricName?: string
屬性值
string
instanceType
多型歧視性,指定這個物件可以是的不同類型
instanceType: "HyperVReplicaBaseEventDetails"
屬性值
"HyperVReplicaBaseEventDetails"
remoteContainerName
遠端容器名稱。
remoteContainerName?: string
屬性值
string
remoteFabricName
遠端網狀架構名稱。
remoteFabricName?: string
屬性值
string