Skip to content
Docs Try Aspire
Docs Try

PowerShellScriptResource.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

Defined on

This method is defined on the following type: