Compartilhar via


YearlyRetentionSchedule.MonthsOfYear Propriedade

Definição

Obtém ou define a lista de meses do ano da política de retenção anual.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a