IAutomationPSClient.CreateOrUpdateRunbookWorker 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 Microsoft.Azure.Management.Automation.Models.HybridRunbookWorker CreateOrUpdateRunbookWorker (string resourceGroupName, string automationAccountName, string hybridRunbookWorkerGroupName, string workerName, string vmResourceId);
abstract member CreateOrUpdateRunbookWorker : string * string * string * string * string -> Microsoft.Azure.Management.Automation.Models.HybridRunbookWorker
Public Function CreateOrUpdateRunbookWorker (resourceGroupName As String, automationAccountName As String, hybridRunbookWorkerGroupName As String, workerName As String, vmResourceId As String) As HybridRunbookWorker
Parameters
- resourceGroupName
- String
- automationAccountName
- String
- hybridRunbookWorkerGroupName
- String
- workerName
- String
- vmResourceId
- String