YearlyRetentionSchedule.MonthsOfYear 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.
List of the months of the year.
public System.Collections.Generic.List<Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.Month> MonthsOfYear { get; set; }
member this.MonthsOfYear : System.Collections.Generic.List<Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.Month> with get, set
Public Property MonthsOfYear As List(Of Month)