Interface MonitorResource.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

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