withUrlsCallbackAsync
Function
interface ContainerResource { // ... omitted for brevity withUrlsCallbackAsync(callback: callback): IResource;}Signature
method
withUrlsCallbackAsync builder Customizes displayed URLs via async callback
withUrlsCallbackAsync(callback: (arg: ResourceUrlsCallbackContext) => void): IResourceParameters
callback (arg: ResourceUrlsCallbackContext) => void Returns
IResource Applies to
This function is an extension method on the following types: