GatewayDestination interface
Describes destination endpoint for routing traffic.
Properties
application |
Name of the service fabric Mesh application. |
endpoint |
name of the endpoint in the service. |
service |
service that contains the endpoint. |
Property Details
applicationName
Name of the service fabric Mesh application.
applicationName: string
Property Value
string
endpointName
name of the endpoint in the service.
endpointName: string
Property Value
string
serviceName
service that contains the endpoint.
serviceName: string
Property Value
string