IAutomationPSClient.DeleteHybridRunbookWorker 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 DeleteHybridRunbookWorker (string resourceGroupName, string automationAccountName, string hybridRunbookWorkerGroupName, string name);
abstract member DeleteHybridRunbookWorker : string * string * string * string -> unit
Public Sub DeleteHybridRunbookWorker (resourceGroupName As String, automationAccountName As String, hybridRunbookWorkerGroupName As String, name As String)
Parameters
- resourceGroupName
- String
- automationAccountName
- String
- hybridRunbookWorkerGroupName
- String
- name
- String