Interface BaseBackupPolicyResource.DefinitionStages.WithParentResource

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

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

    • withExistingBackupVault

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