Skip to content
Docs Try Aspire
Docs Try

IResourceWithArgs.withArgs

Method
📦 Aspire.Hosting v13.3.0
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: