Dela via


SqlVirtualMachine.ScheduleMonthlyOccurrence Property

Definition

Occurrence of the DayOfWeek day within a month to schedule assessment. Takes values: 1,2,3,4 and -1. Use -1 for last DayOfWeek day of the month

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.PropertyOrigin.Inlined)]
public int? ScheduleMonthlyOccurrence { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.PropertyOrigin.Inlined)>]
member this.ScheduleMonthlyOccurrence : Nullable<int> with get, set
Public Property ScheduleMonthlyOccurrence As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to