WorkloadGroup.MoveToPool(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.
Move Workload group to specified resource pool
public void MoveToPool (string poolName);
member this.MoveToPool : string -> unit
Public Sub MoveToPool (poolName As String)
Parameters
- poolName
- String