ASRClusterRecoveryPoint 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 Cluster Recovery Point Class.
public class ASRClusterRecoveryPoint
type ASRClusterRecoveryPoint = class
Public Class ASRClusterRecoveryPoint
- Inheritance
-
ASRClusterRecoveryPoint
Constructors
ASRClusterRecoveryPoint() |
Initializes a new instance of the ASRClusterRecoveryPoint class. |
ASRClusterRecoveryPoint(ClusterRecoveryPoint) |
Initializes a new instance of the ASRClusterRecoveryPoint class. |
Properties
ID |
Gets or sets Recovery Point ID. |
Name |
Gets or sets Name of the Recovery Point. |
Nodes |
Gets or sets the list of nodes representing the cluster. |
RecoveryPointSyncType |
Gets or sets a value indicating whether the recovery point is multi VM consistent. Possible values include: 'MultiVmSyncRecoveryPoint', 'PerVmRecoveryPoint' |
RecoveryPointTime |
Gets or sets Recovery Point Time. |
RecoveryPointType |
Gets or sets Recovery Point Type. |
Type |
Gets or sets type of the Recovery Point. |