次の方法で共有


DPMProtectedItemExtendedInfo.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

適用対象