Share via


BackupRecoveryPointData.Properties Property

Definition

RecoveryPointResource properties Please note BackupGenericRecoveryPoint is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include FileShareRecoveryPoint, WorkloadPointInTimeRecoveryPoint, WorkloadRecoveryPoint, WorkloadSapHanaPointInTimeRecoveryPoint, WorkloadSapHanaRecoveryPoint, WorkloadSqlPointInTimeRecoveryPoint, WorkloadSqlRecoveryPoint, GenericRecoveryPoint and IaasVmRecoveryPoint.

public Azure.ResourceManager.RecoveryServicesBackup.Models.BackupGenericRecoveryPoint Properties { get; set; }
member this.Properties : Azure.ResourceManager.RecoveryServicesBackup.Models.BackupGenericRecoveryPoint with get, set
Public Property Properties As BackupGenericRecoveryPoint

Property Value

Applies to