Share via


A2AReplicationDetails.RpoInSeconds Property

Definition

Gets or sets the last RPO value in seconds.

[Newtonsoft.Json.JsonProperty(PropertyName="rpoInSeconds")]
public long? RpoInSeconds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="rpoInSeconds")>]
member this.RpoInSeconds : Nullable<int64> with get, set
Public Property RpoInSeconds As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to