PowerShellRunspacePoolResource.addScript
Method
interface PowerShellRunspacePoolResource { // ... omitted for brevity addScript( name: string, script: string): PowerShellScriptResource;}Signature
method
addScriptbuilderAdds a PowerShell script resource to the distributed application.
addScript( name: string, script: string): PowerShellScriptResourceParameters
namestringscriptstringReturns
PowerShellScriptResourceDefined on
This method is defined on the following type: