Delen via


RecoveryPlanA2AFailoverInput.RecoveryPointType Property

Definition

Gets or sets the recovery point type. Possible values include: 'Latest', 'LatestApplicationConsistent', 'LatestCrashConsistent', 'LatestProcessed'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to