Share via


IScheduleBasedBackupCriteria.DaysOfMonth Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="This is day of the month from 1 to 28 other wise last of month", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.IDay) }, ReadOnly=false, Required=false, SerializedName="daysOfMonth")]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.IDay[] DaysOfMonth { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="This is day of the month from 1 to 28 other wise last of month", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.IDay) }, ReadOnly=false, Required=false, SerializedName="daysOfMonth")>]
member this.DaysOfMonth : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.IDay[] with get, set
Public Property DaysOfMonth As IDay()

Property Value

IDay[]
Attributes

Applies to