withMetadata
Function
interface YarpRoute { // ... omitted for brevity withMetadata(metadata: Dict<string,string>): YarpRoute;}Signature
method
withMetadata Sets metadata for the route.
withMetadata(metadata: Dict<string,string>): YarpRouteParameters
metadata Dict<string,string> Returns
YarpRoute Applies to
This function is an extension method on the following types: