Class RecoveryPoint
- 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 Summary
Constructors Constructor Description RecoveryPoint()
-
-
-
Method Detail
-
validate
public void validate()
Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-
-