Delen via


A2AReplicationDetails.LastRpoCalculatedTime Property

Definition

Gets or sets the time (in UTC) when the last RPO value was calculated by Protection Service.

[Newtonsoft.Json.JsonProperty(PropertyName="lastRpoCalculatedTime")]
public DateTime? LastRpoCalculatedTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastRpoCalculatedTime")>]
member this.LastRpoCalculatedTime : Nullable<DateTime> with get, set
Public Property LastRpoCalculatedTime As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to