Interface ElasticSan.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

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