Interface Webhook.DefinitionStages.WithParentResource

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

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

    • withExistingAutomationAccount

      Webhook.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.