GatewayDestination

Describes destination endpoint for routing traffic.

Properties

Name Type Required
applicationName string Yes
serviceName string Yes
endpointName string Yes

applicationName

Type: string
Required: Yes

Name of the service fabric Mesh application.


serviceName

Type: string
Required: Yes

service that contains the endpoint.


endpointName

Type: string
Required: Yes

name of the endpoint in the service.