Click or drag to resize

ScheduleData Class

Inheritance Hierarchy
SystemObject
  Aruba.Cloud.WsDBaaS.EntitiesScheduleData

Namespace:  Aruba.Cloud.WsDBaaS.Entities
Assembly:  WsDBaaS (in WsDBaaS.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataContractAttribute]
public class ScheduleData

The ScheduleData type exposes the following members.

Constructors
  NameDescription
Public methodScheduleData
Initializes a new instance of the ScheduleData class
Top
Properties
  NameDescription
Public propertyDatabases
List of databases the operation is scheduled for
Public propertyInstanceId
Id of the Database instance the operation is scheduled for
Public propertyInstanceName
Name of the Database instance the operation is scheduled for
Top
See Also