Interface Watchlist.DefinitionStages.WithParentResource

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

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

    • withExistingWorkspace

      Watchlist.DefinitionStages.WithCreate 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.