Freigeben über


IInMageRcmReplicationDetails.LastRpoCalculatedTime Property

Definition

The last recovery point objective calculated time.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The last recovery point objective calculated time.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="lastRpoCalculatedTime")]
public DateTime? LastRpoCalculatedTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The last recovery point objective calculated time.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="lastRpoCalculatedTime")>]
member this.LastRpoCalculatedTime : Nullable<DateTime>
Public ReadOnly Property LastRpoCalculatedTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to