Interface AmlFilesystem.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

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