InMageRcmReplicationDetails.LastRpoCalculatedTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the last recovery point objective calculated time.
[Newtonsoft.Json.JsonProperty(PropertyName="lastRpoCalculatedTime")]
public DateTime? LastRpoCalculatedTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastRpoCalculatedTime")>]
member this.LastRpoCalculatedTime : Nullable<DateTime>
Public ReadOnly Property LastRpoCalculatedTime As Nullable(Of DateTime)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute