Skip to content
DocsTry Aspire
DocsTry

PowerShellScriptResource.withArgs

Method
📦 CommunityToolkit.Aspire.Hosting.PowerShell v13.4.0
interface PowerShellScriptResource {
// ... omitted for brevity
withArgs(args: string[]): PowerShellScriptResource;
}

Signature

methodwithArgsbuilder
withArgs(args: string[]): PowerShellScriptResource
argsstring[]
PowerShellScriptResource

Defined on

This method is defined on the following type: