Condividi tramite


JobInner.BackupPointInTime Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to