withArgs
Method
interface PowerShellScriptResource { // ... omitted for brevity withArgs(args: string[]): PowerShellScriptResource;}Signature
method
withArgs builder withArgs(args: string[]): PowerShellScriptResourceParameters
args string[] Returns
PowerShellScriptResource Applies to
This method applies to the following types: