Compartir a través de


YearlyRetentionSchedule.MonthsOfYear Propiedad

Definición

Obtiene o establece la lista de meses del año de la directiva de retención 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a