Share via


AzureIaaSVMProtectedItemExtendedInfo.OldestRecoveryPoint Property

Definition

Gets or sets the oldest backup copy available for this backup item across all tiers.

[Newtonsoft.Json.JsonProperty(PropertyName="oldestRecoveryPoint")]
public DateTime? OldestRecoveryPoint { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="oldestRecoveryPoint")>]
member this.OldestRecoveryPoint : Nullable<DateTime> with get, set
Public Property OldestRecoveryPoint As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to