Partager via


YearlyRetentionSchedule.MonthsOfYear Propriété

Définition

Obtient ou définit la liste des mois de l’année de la stratégie de rétention annuelle.

[Newtonsoft.Json.JsonProperty(PropertyName="monthsOfYear")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.Backup.Models.MonthOfYear?> MonthsOfYear { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="monthsOfYear")>]
member this.MonthsOfYear : System.Collections.Generic.IList<Nullable<Microsoft.Azure.Management.RecoveryServices.Backup.Models.MonthOfYear>> with get, set
Public Property MonthsOfYear As IList(Of Nullable(Of MonthOfYear))

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à