IaasVmProtectedItemExtendedInfo.OldestRecoverOn 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.
The oldest backup copy available for this backup item across all tiers.
public DateTimeOffset? OldestRecoverOn { get; set; }
member this.OldestRecoverOn : Nullable<DateTimeOffset> with get, set
Public Property OldestRecoverOn As Nullable(Of DateTimeOffset)