WorkloadGroup.ScriptMoveToPool(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Script Move Workload group to specified resource pool
public System.Collections.Specialized.StringCollection ScriptMoveToPool (string poolName);
member this.ScriptMoveToPool : string -> System.Collections.Specialized.StringCollection
Public Function ScriptMoveToPool (poolName As String) As StringCollection
Parameters
- poolName
- String