ScheduleBasedBackupCriteria.DaysOfMonth Property

Definition

This is day of the month from 1 to 28 other wise last of month

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

Property Value

Implements

Attributes

Applies to