Interface DiskPool.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

      DiskPool.DefinitionStages.WithSku withExistingResourceGroup(String resourceGroupName)
      Specifies resourceGroupName.
      Parameters:
      resourceGroupName - The name of the resource group. The name is case insensitive.
      Returns:
      the next definition stage.