BackupSchedule.RetentionPeriodInDays Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets after how many days backups should be deleted.
[Newtonsoft.Json.JsonProperty(PropertyName="retentionPeriodInDays")]
public int RetentionPeriodInDays { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="retentionPeriodInDays")>]
member this.RetentionPeriodInDays : int with get, set
Public Property RetentionPeriodInDays As Integer
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute