Interface Monitor.DefinitionStages.WithLocation

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

public static interface Monitor.DefinitionStages.WithLocation
The stage of the Monitor definition allowing to specify location.
  • Method Details

    • withRegion

      Monitor.DefinitionStages.WithResourceGroup withRegion(com.azure.core.management.Region location)
      Specifies the region for the resource.
      Parameters:
      location - The geo-location where the resource lives.
      Returns:
      the next definition stage.
    • withRegion

      Specifies the region for the resource.
      Parameters:
      location - The geo-location where the resource lives.
      Returns:
      the next definition stage.