Interface DiskPool.DefinitionStages.WithLocation

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

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

    • withRegion

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