ASRRecoveryPoint Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
PS Recovery Point Class.
public class ASRRecoveryPoint
type ASRRecoveryPoint = class
Public Class ASRRecoveryPoint
- Inheritance
-
ASRRecoveryPoint
Constructors
ASRRecoveryPoint() |
Initializes a new instance of the ASRRecoveryPoint class. |
ASRRecoveryPoint(RecoveryPoint) |
Initializes a new instance of the ASRRecoveryPoint class. |
Properties
ID |
Gets or sets Recovery Point ID. |
Name |
Gets or sets Name of the Recovery Point. |
RecoveryPointTime |
Gets or sets Recovery Point Time. |
RecoveryPointType |
Gets or sets Recovery Point Type. |
Type |
Gets or sets type of the Recovery Point. |