Interface Monitor.DefinitionStages.WithResourceGroup

All Known Subinterfaces:
Monitor.Definition
Enclosing interface:
Monitor.DefinitionStages

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

    • withExistingResourceGroup

      Monitor.DefinitionStages.WithCreate withExistingResourceGroup(String resourceGroupName)
      Specifies resourceGroupName.
      Parameters:
      resourceGroupName - The name of the resource group. The name is case insensitive.
      Returns:
      the next definition stage.