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