ScheduleBasedBackupCriteria.WeeksOfTheMonth 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.
It should be First/Second/Third/Fourth/Last
[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.WeekNumber[] WeeksOfTheMonth { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)>]
member this.WeeksOfTheMonth : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.WeekNumber[] with get, set
Public Property WeeksOfTheMonth As WeekNumber()
Property Value
Implements
- Attributes