Partager via


WeeklyRetentionFormat.WeeksOfTheMonth Propriété

Définition

Obtient ou définit la liste des semaines du mois.

[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))

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à