次の方法で共有


ManagedDatabaseUpdate.EarliestRestorePoint プロパティ

定義

特定の時点の復元の最も早い復元ポイントを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.earliestRestorePoint")]
public DateTime? EarliestRestorePoint { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.earliestRestorePoint")>]
member this.EarliestRestorePoint : Nullable<DateTime>
Public ReadOnly Property EarliestRestorePoint As Nullable(Of DateTime)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象