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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript