Interface VolumeGroup.DefinitionStages.WithParentResource

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

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

    • withExistingElasticSan

      VolumeGroup.DefinitionStages.WithCreate withExistingElasticSan(String resourceGroupName, String elasticSanName)
      Specifies resourceGroupName, elasticSanName.
      Parameters:
      resourceGroupName - The name of the resource group. The name is case insensitive.
      elasticSanName - The name of the ElasticSan.
      Returns:
      the next definition stage.