Skip to content
DocsTry Aspire
DocsTry

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

Applies to

This method applies to the following types: