次の方法で共有


AzureSqlProtectedItemExtendedInfo.OldestRecoveryPoint プロパティ

定義

サービス内のこの項目で使用できる最も古いバックアップ コピーを取得または設定します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象