withArgsCallbackAsync
Function
interface ContainerResource { // ... omitted for brevity withArgsCallbackAsync(callback: callback): IResourceWithArgs;}Signature
method
withArgsCallbackAsync builder Sets command-line arguments via async callback
withArgsCallbackAsync(callback: (arg: CommandLineArgsCallbackContext) => void): IResourceWithArgsParameters
callback (arg: CommandLineArgsCallbackContext) => void Returns
IResourceWithArgs Applies to
This function is an extension method on the following types: