Interface Cache.DefinitionStages.WithLocation

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

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

    • withRegion

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