Skip to content
Docs Try Aspire
Docs Try

withArgs

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

Signature

method withArgs builder
withArgs(args: string[]): PowerShellScriptResource
args string[]
PowerShellScriptResource

Applies to

This method applies to the following types: