Interface Cache.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

      Cache.DefinitionStages.WithCreate withExistingResourceGroup(String resourceGroupName)
      Specifies resourceGroupName.
      Parameters:
      resourceGroupName - Target resource group.
      Returns:
      the next definition stage.