共用方式為


AzureVmWorkloadProtectedItemExtendedInfo.OldestRecoveryPointInArchive Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to