次の方法で共有


JobInner.BackupPointInTime プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象