AutomationPSClient.MoveRunbookWorker 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.
public void MoveRunbookWorker (string resourceGroupName, string automationAccountName, string hybridRunbookWorkerGroupName, string targetHybridRunbookWorkerGroupName, string workerName);
abstract member MoveRunbookWorker : string * string * string * string * string -> unit
override this.MoveRunbookWorker : string * string * string * string * string -> unit
Public Sub MoveRunbookWorker (resourceGroupName As String, automationAccountName As String, hybridRunbookWorkerGroupName As String, targetHybridRunbookWorkerGroupName As String, workerName As String)
Parameters
- resourceGroupName
- String
- automationAccountName
- String
- hybridRunbookWorkerGroupName
- String
- targetHybridRunbookWorkerGroupName
- String
- workerName
- String