Compartir a través de


Job.BackupPointInTime Propiedad

Definición

Obtiene o establece la hora de la copia de seguridad usada para la conmutación por error.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a