Partager via


PeriodicModeProperties.BackupRetentionIntervalInHours Propriété

Définition

Obtient ou définit un entier représentant la durée (en heures) pendant laquelle chaque sauvegarde est conservée

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à