你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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