Delen via


A2ARecoveryPointDetails.RecoveryPointSyncType Property

Definition

Gets or sets a value indicating whether the recovery point is multi VM consistent. Possible values include: 'MultiVmSyncRecoveryPoint', 'PerVmRecoveryPoint'

[Newtonsoft.Json.JsonProperty(PropertyName="recoveryPointSyncType")]
public string RecoveryPointSyncType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recoveryPointSyncType")>]
member this.RecoveryPointSyncType : string with get, set
Public Property RecoveryPointSyncType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to