ScheduleBasedBackupCriteria.WeeksOfMonth 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.
public System.Collections.Generic.IList<Azure.ResourceManager.DataProtectionBackup.Models.DataProtectionBackupWeekNumber> WeeksOfMonth { get; }
member this.WeeksOfMonth : System.Collections.Generic.IList<Azure.ResourceManager.DataProtectionBackup.Models.DataProtectionBackupWeekNumber>
Public ReadOnly Property WeeksOfMonth As IList(Of DataProtectionBackupWeekNumber)