DailyRetentionSchedule.RetentionDuration Property

Definition

Gets or sets retention duration of retention Policy.

[Newtonsoft.Json.JsonProperty(PropertyName="retentionDuration")]
public Microsoft.Azure.Management.RecoveryServices.Backup.Models.RetentionDuration RetentionDuration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="retentionDuration")>]
member this.RetentionDuration : Microsoft.Azure.Management.RecoveryServices.Backup.Models.RetentionDuration with get, set
Public Property RetentionDuration As RetentionDuration

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to