Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GatewayDestination

Package version

interface

An interface representing GatewayDestination. Describes destination endpoint for routing traffic.

Hierarchy

  • GatewayDestination

Index

Properties

applicationName

applicationName: string
member

{string} applicationName Name of the service fabric Mesh application.

endpointName

endpointName: string
member

{string} endpointName name of the endpoint in the service.

serviceName

serviceName: string
member

{string} serviceName service that contains the endpoint.

Generated using TypeDoc