Share via


ScheduleFrequency Class

 

The frequency of schedule.

Namespace:   Microsoft.WindowsAzure.Management.Automation.Models
Assembly:  Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)

Inheritance Hierarchy

System.Object
  Microsoft.WindowsAzure.Management.Automation.Models.ScheduleFrequency

Syntax

public static class ScheduleFrequency
public ref class ScheduleFrequency abstract sealed 
[<AbstractClass>]
[<Sealed>]
type ScheduleFrequency = class end
Public NotInheritable Class ScheduleFrequency

Fields

Name Description
Day

Hour

Onetime

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.WindowsAzure.Management.Automation.Models Namespace

Return to top