共用方式為


YearlyRetentionSchedule.MonthsOfYear Property

Definition

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)

Property Value

Applies to