WeeklyRetentionFormat.WeeksOfTheMonth 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 list of weeks of month.
[Newtonsoft.Json.JsonProperty(PropertyName="weeksOfTheMonth")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.Backup.Models.WeekOfMonth?> WeeksOfTheMonth { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="weeksOfTheMonth")>]
member this.WeeksOfTheMonth : System.Collections.Generic.IList<Nullable<Microsoft.Azure.Management.RecoveryServices.Backup.Models.WeekOfMonth>> with get, set
Public Property WeeksOfTheMonth As IList(Of Nullable(Of WeekOfMonth))
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute