Share via


IScheduleBasedBackupCriteria.WeeksOfTheMonth Property

Definition

It should be First/Second/Third/Fourth/Last

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="It should be First/Second/Third/Fourth/Last", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.WeekNumber) }, ReadOnly=false, Required=false, SerializedName="weeksOfTheMonth")]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.WeekNumber[] WeeksOfTheMonth { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="It should be First/Second/Third/Fourth/Last", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.WeekNumber) }, ReadOnly=false, Required=false, SerializedName="weeksOfTheMonth")>]
member this.WeeksOfTheMonth : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.WeekNumber[] with get, set
Public Property WeeksOfTheMonth As WeekNumber()

Property Value

Attributes

Applies to