addScript
Method
interface PowerShellRunspacePoolResource { // ... omitted for brevity addScript( name: string, script: string): PowerShellScriptResource;}Signature
method
addScript builder Adds a PowerShell script resource to the distributed application.
addScript( name: string, script: string): PowerShellScriptResourceParameters
name string script string Returns
PowerShellScriptResource Applies to
This method applies to the following types: