Partager via


Job.BackupPointInTime Propriété

Définition

Obtient ou définit l’heure de la sauvegarde utilisée pour le basculement.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à