IResourceWithEndpoints.getEndpoint
Method
interface IResourceWithEndpoints { // ... omitted for brevity getEndpoint(name: string): EndpointReference;}Signature
method
getEndpoint Gets an endpoint reference
getEndpoint(name: string): EndpointReferenceParameters
name string Returns
EndpointReference Defined on
This method is defined on the following type: