Share via


InMageAzureV2ReplicationDetails.LastRecoveryPointReceived Property

Definition

Gets the last recovery point received time.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to