getEndpoint
Function
interface DistributedApplication { // ... omitted for brevity getEndpoint( resourceName: string, endpointName?: string): uri;}Signature
method
getEndpoint Gets the endpoint for the specified resource.
getEndpoint( resourceName: string, endpointName?: string): uriParameters
resourceName string endpointName string optional Returns
uri Applies to
This function is an extension method on the following types: