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
PowerShellScriptResourceApplies to
This method applies to the following types: