다음을 통해 공유


IRestorePoint.EarliestRestoreDate Property

Definition

Gets earliest restore time (ISO8601 format). Populated when restorePointType = DISCRETE. Null otherwise.

public DateTime? EarliestRestoreDate { get; }
member this.EarliestRestoreDate : Nullable<DateTime>
Public ReadOnly Property EarliestRestoreDate As Nullable(Of DateTime)

Property Value

Applies to