IResourceWithEndpoints.withHttpCommand
Method
interface IResourceWithEndpoints { // ... omitted for brevity withHttpCommand( path: string, displayName: string, options?: HttpCommandExportOptions): IResourceWithEndpoints;}Signature
method
withHttpCommand builder Adds an HTTP resource command
withHttpCommand( path: string, displayName: string, options?: HttpCommandExportOptions): IResourceWithEndpointsParameters
path string displayName string options HttpCommandExportOptions optional Returns
IResourceWithEndpoints Defined on
This method is defined on the following type: