Share via


PeriodicModeProperties.BackupRetentionIntervalInHours Property

Definition

An integer representing the time (in hours) that each backup is retained.

public Azure.Provisioning.BicepValue<int> BackupRetentionIntervalInHours { get; set; }
member this.BackupRetentionIntervalInHours : Azure.Provisioning.BicepValue<int> with get, set
Public Property BackupRetentionIntervalInHours As BicepValue(Of Integer)

Property Value

Applies to