AzureVmWorkloadProtectedItemExtendedInfo.OldestRecoveryPointInVault Property

Definition

Gets or sets the oldest backup copy available for this backup item in vault tier

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to