Delen via


InMageReplicationDetails.LastRpoCalculatedTime Property

Definition

Gets or sets the last RPO calculated time.

[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