Interface HybridRunbookWorkerGroup.DefinitionStages.WithParentResource

All Known Subinterfaces:
HybridRunbookWorkerGroup.Definition, HybridRunbookWorkerGroup.DefinitionStages.Blank
Enclosing interface:
HybridRunbookWorkerGroup.DefinitionStages

public static interface HybridRunbookWorkerGroup.DefinitionStages.WithParentResource
The stage of the HybridRunbookWorkerGroup definition allowing to specify parent resource.
  • Method Details

    • withExistingAutomationAccount

      HybridRunbookWorkerGroup.DefinitionStages.WithCreate withExistingAutomationAccount(String resourceGroupName, String automationAccountName)
      Specifies resourceGroupName, automationAccountName.
      Parameters:
      resourceGroupName - Name of an Azure Resource group.
      automationAccountName - The name of the automation account.
      Returns:
      the next definition stage.