Delen via


InMageRcmReplicationDetails.LastRpoInSeconds Property

Definition

Gets the last recovery point objective value.

[Newtonsoft.Json.JsonProperty(PropertyName="lastRpoInSeconds")]
public long? LastRpoInSeconds { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastRpoInSeconds")>]
member this.LastRpoInSeconds : Nullable<int64>
Public ReadOnly Property LastRpoInSeconds As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to