Inheritance HierarchySystemObject
Aruba.Cloud.WsDBaaS.EntitiesSchedule
Namespace:
Aruba.Cloud.WsDBaaS.Entities
Assembly:
WsDBaaS (in WsDBaaS.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax[DataContractAttribute]
public class Schedule
<DataContractAttribute>
Public Class Schedule
[DataContractAttribute]
public ref class Schedule
[<DataContractAttribute>]
type Schedule = class end
The Schedule type exposes the following members.
Constructors|
| Name | Description |
|---|
 | Schedule | Initializes a new instance of the Schedule class |
Top
Properties|
| Name | Description |
|---|
 | ScheduleData |
Scheduling data(InstanceID,Instance name,list of database the operation is scheduled for)
|
 | SchedulePlan |
Scheduling information.hourly,daily,weekly or monthly information
|
Top
See Also