IAutomationPSClient.ListHybridRunbookWorkers 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 System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.Automation.Models.HybridRunbookWorker> ListHybridRunbookWorkers (string resourceGroupName, string automationAccountName, string hybridWorkerGroupName, ref string nextLink);
abstract member ListHybridRunbookWorkers : string * string * string * string -> seq<Microsoft.Azure.Management.Automation.Models.HybridRunbookWorker>
Public Function ListHybridRunbookWorkers (resourceGroupName As String, automationAccountName As String, hybridWorkerGroupName As String, ByRef nextLink As String) As IEnumerable(Of HybridRunbookWorker)
Parameters
- resourceGroupName
- String
- automationAccountName
- String
- hybridWorkerGroupName
- String
- nextLink
- String