Interface BackupInstanceResource.DefinitionStages.WithParentResource

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

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

    • withExistingBackupVault

      BackupInstanceResource.DefinitionStages.WithCreate withExistingBackupVault(String resourceGroupName, String vaultName)
      Specifies resourceGroupName, vaultName.
      Parameters:
      resourceGroupName - The name of the resource group where the backup vault is present.
      vaultName - The name of the backup vault.
      Returns:
      the next definition stage.