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