IA2AReplicationDetails.RpoInSecond Property

Definition

The last RPO value in seconds.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The last RPO value in seconds.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=false, Required=false, SerializedName="rpoInSeconds", Update=true)]
public long? RpoInSecond { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The last RPO value in seconds.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=false, Required=false, SerializedName="rpoInSeconds", Update=true)>]
member this.RpoInSecond : Nullable<int64> with get, set
Public Property RpoInSecond As Nullable(Of Long)

Property Value

Attributes

Applies to