A2ARecoveryPointDetails.RecoveryPointSyncType Property
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.
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