Freigeben über


MigrationRecoveryPointProperties.RecoveryPointType Property

Definition

Gets the recovery point type. Possible values include: 'NotSpecified', 'ApplicationConsistent', 'CrashConsistent'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to