IAutomationPSClient.GetHybridWorkerGroup(String, String, 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.
public Microsoft.Azure.Commands.Automation.Model.HybridRunbookWorkerGroup GetHybridWorkerGroup (string resourceGroupName, string automationAccountName, string hybridRunbookWorkerGroupName);
abstract member GetHybridWorkerGroup : string * string * string -> Microsoft.Azure.Commands.Automation.Model.HybridRunbookWorkerGroup
Public Function GetHybridWorkerGroup (resourceGroupName As String, automationAccountName As String, hybridRunbookWorkerGroupName As String) As HybridRunbookWorkerGroup
Parameters
- resourceGroupName
- String
- automationAccountName
- String
- hybridRunbookWorkerGroupName
- String