Interface Schedule.DefinitionStages.WithParentResource

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

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

    • withExistingAutomationAccount

      Schedule.DefinitionStages.WithName 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.