ScheduleBasedBackupCriteria.MonthsOfYear Property

Definition

It should be January/February/....../December

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> MonthsOfYear { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)>]
member this.MonthsOfYear : System.Collections.Generic.List<string> with get, set
Public Property MonthsOfYear As List(Of String)

Property Value

Implements

Attributes

Applies to