次の方法で共有


AzureWorkloadSQLPointInTimeRestoreRequest.PointInTime プロパティ

定義

pointInTime 値を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象