Condividi tramite


AutoscaleProfile.ScheduleHour Property

Definition

A collection of hours that the profile takes effect on. Values supported are 0 to 23 on the 24-hour clock (AM/PM times are not supported).

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.PropertyOrigin.Inlined)]
public int[] ScheduleHour { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.PropertyOrigin.Inlined)>]
member this.ScheduleHour : int[] with get, set
Public Property ScheduleHour As Integer()

Property Value

Int32[]

Implements

Attributes

Applies to