GatewayDestination interface
描述路由流量的目的地端點。
屬性
| application |
Service Fabric Mesh 應用程式的名稱。 |
| endpoint |
服務中端點的名稱。 |
| service |
包含端點的服務。 |
屬性詳細資料
applicationName
Service Fabric Mesh 應用程式的名稱。
applicationName: string
屬性值
string
endpointName
服務中端點的名稱。
endpointName: string
屬性值
string
serviceName
包含端點的服務。
serviceName: string
屬性值
string