Interface AutomationRule.DefinitionStages.WithParentResource

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

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

    • withExistingWorkspace

      AutomationRule.DefinitionStages.WithDisplayName withExistingWorkspace(String resourceGroupName, String workspaceName)
      Specifies resourceGroupName, workspaceName.
      Parameters:
      resourceGroupName - The name of the resource group. The name is case insensitive.
      workspaceName - The name of the workspace.
      Returns:
      the next definition stage.