ISchedule.Frequency Property

Definition

The frequency of this scheduled task.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="The frequency of this scheduled task.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=true, SerializedName="frequency")]
public string Frequency { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="The frequency of this scheduled task.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=true, SerializedName="frequency")>]
member this.Frequency : string
Public ReadOnly Property Frequency As String

Property Value

Attributes

Applies to