Share via


YearlyRetentionSchedule.RetentionScheduleFormatType Property

Definition

Gets or sets retention schedule format for yearly retention policy. Possible values include: 'Invalid', 'Daily', 'Weekly'

[Newtonsoft.Json.JsonProperty(PropertyName="retentionScheduleFormatType")]
public string RetentionScheduleFormatType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="retentionScheduleFormatType")>]
member this.RetentionScheduleFormatType : string with get, set
Public Property RetentionScheduleFormatType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to