ScheduleCreateProperties Members

The parameters supplied to the create schedule operation.

The following tables list the members exposed by the ScheduleCreateProperties type.

Public Constructors

  Name Description
  ScheduleCreateProperties Overloaded.  

Top

Public Properties

  Name Description
Description Optional. Gets or sets the description of the schedule.
ExpiryTime Optional. Gets or sets the end time of the schedule.
Frequency Required. Gets or sets the frequency of the schedule.
Interval Optional. Gets or sets the interval of the schedule.
StartTime Required. Gets or sets the start time of the schedule.

Top

Public Methods

(see also Protected Methods)

  Name Description
Equals  (Inherited from Object)
GetHashCode  (Inherited from Object)
GetType  (Inherited from Object)
ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
Finalize  (Inherited from Object)
MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

ScheduleCreateProperties Class
Microsoft.WindowsAzure.Management.Automation.Models Namespace