Freigeben über


MigrationRecoveryPointProperties.RecoveryPointTime Property

Definition

Gets the recovery point time.

[Newtonsoft.Json.JsonProperty(PropertyName="recoveryPointTime")]
public DateTime? RecoveryPointTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recoveryPointTime")>]
member this.RecoveryPointTime : Nullable<DateTime>
Public ReadOnly Property RecoveryPointTime As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to