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