Compartir a través de


PeriodicModeProperties.BackupRetentionIntervalInHours Propiedad

Definición

Obtiene o establece un entero que representa el tiempo (en horas) que se conserva cada copia de seguridad.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a