AzureSqlProtectedItemExtendedInfo.OldestRecoveryPoint 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.
Gets or sets the oldest backup copy available for this item in the service.
[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