Interface BackupVault.Update

All Superinterfaces:
BackupVault.UpdateStages.WithTags
Enclosing interface:
BackupVault

public static interface BackupVault.Update extends BackupVault.UpdateStages.WithTags
The template for BackupVault update.
  • Method Details

    • apply

      BackupVault apply()
      Executes the update request.
      Returns:
      the updated resource.
    • apply

      BackupVault apply(com.azure.core.util.Context context)
      Executes the update request.
      Parameters:
      context - The context to associate with this operation.
      Returns:
      the updated resource.