PowerShellScriptResource
Handle
interface PowerShellScriptResource extends IResource, IResourceWithArgs, IResourceWithEnvironment, IResourceWithWaitSupport, IDisposable { withArgs(args: string[]): PowerShellScriptResource;}Methods
withArgs(args: string[]): PowerShellScriptResourceParameters
args string[] Returns
PowerShellScriptResource