GatewayDestination interface

Describes destination endpoint for routing traffic.

Properties

applicationName

Name of the service fabric Mesh application.

endpointName

name of the endpoint in the service.

serviceName

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