Skip to content
Docs Try Aspire

IResourceWithArgs.withArgs

Method
📦 Aspire.Hosting v13.2.0-preview.1.26159.1
interface IResourceWithArgs {
// ... omitted for brevity
withArgs(args: string[]): IResourceWithArgs;
}

Signature

method withArgs builder
Adds arguments
withArgs(args: string[]): IResourceWithArgs
args string[]
IResourceWithArgs

Defined on

This method is defined on the following type: