Interface CacheContract.DefinitionStages.WithUseFromLocation

    • Method Detail

      • withUseFromLocation

        CacheContract.DefinitionStages.WithCreate withUseFromLocation​(String useFromLocation)
        Specifies the useFromLocation property: Location identifier to use cache from (should be either 'default' or valid Azure region identifier).
        Parameters:
        useFromLocation - Location identifier to use cache from (should be either 'default' or valid Azure region identifier).
        Returns:
        the next definition stage.