withTunnelEndpoint
Method
interface NgrokResource { // ... omitted for brevity withTunnelEndpoint( resource: IResourceWithEndpoints, endpointName: string, ngrokUrl?: string, labels?: Dict<string,string>): NgrokResource;}Signature
method
withTunnelEndpointbuilderConfigures a resource with endpoints as a ngrok tunnel endpoint.
withTunnelEndpoint( resource: IResourceWithEndpoints, endpointName: string, ngrokUrl?: string, labels?: Dict<string,string>): NgrokResourceParameters
resourceIResourceWithEndpointsendpointNamestringngrokUrlstringoptionallabelsDict<string,string>optionalReturns
NgrokResourceApplies to
This method applies to the following types: