withArgs
Method
interface ContainerResource { // ... omitted for brevity withArgs(args: string[]): IResourceWithArgs;}Signature
method
withArgsbuilderAdds arguments to be passed to a resource that supports arguments when it is launched.
withArgs(args: string[]): IResourceWithArgsParameters
argsstring[]Returns
IResourceWithArgsApplies to
This method applies to the following types: