Share via


ScheduleProperties.Frequency Property

Definition

The frequency of this scheduled task.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Inherited)]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.ScheduledFrequency? Frequency { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Inherited)>]
member this.Frequency : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.ScheduledFrequency> with get, set
Public Property Frequency As Nullable(Of ScheduledFrequency)

Property Value

Implements

Attributes

Applies to