Compartir a través de


AutoBackupSettings.FullBackupStartTime Propiedad

Definición

Obtiene o establece la hora de inicio de un día determinado durante el cual se pueden realizar copias de seguridad completas. De 0 a 23 horas.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a