PowerShellScriptResource.withArgs
Method
interface PowerShellScriptResource { // ... omitted for brevity withArgs(args: string[]): PowerShellScriptResource;}Signature
method
withArgs builder withArgs(args: string[]): PowerShellScriptResourceParameters
args string[] Returns
PowerShellScriptResource Defined on
This method is defined on the following type: