Interface BackupVaultResource.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

      BackupVaultResource.DefinitionStages.WithProperties withExistingResourceGroup(String resourceGroupName)
      Specifies resourceGroupName.
      Parameters:
      resourceGroupName - The name of the resource group where the backup vault is present.
      Returns:
      the next definition stage.