Condividi tramite


ASRClusterRecoveryPoint Class

Definition

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.

Applies to