java.lang.Object
com.azure.resourcemanager.recoveryservicesbackup.models.RecoveryPoint
Direct Known Subclasses:
AzureFileShareRecoveryPoint, AzureWorkloadRecoveryPoint, GenericRecoveryPoint, IaasVMRecoveryPoint

public class RecoveryPoint extends Object
Base class for backup copies. Workload-specific backup copies are derived from this class.
  • Constructor Details

    • RecoveryPoint

      public RecoveryPoint()
      Creates an instance of RecoveryPoint class.
  • Method Details

    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.