|
Cloud Connector API version 3.8.7000.64800
API for managing and configuring the Cloud Connector
|
Interface representing the service information. This can be used to determine the state of the service. More...
Inherited by ServiceInformation.
Properties | |
| IList< IConnectorStatus > | ConnectorStatus [get] |
| Gets the list of connector status found within the service information. See IConnectorStatus for further information. | |
| IList< IEventInformation > | EventInformation [get] |
| Gets the list of event information objects found within the service information. See IEventInformation for further information. | |
| IList< INextSchedule > | NextScheduledEvent [get] |
| Gets the list of "next schedules" objects found within the service information. | |
| Mode | ServiceMode [get] |
| Gets the service mode of the service found within the service information. | |
| IList< IStatistics > | Statistics [get] |
| Gets the list of statistics associated with the service information. | |
Interface representing the service information. This can be used to determine the state of the service.
|
get |
Gets the list of "next schedules" objects found within the service information.
See INextSchedule for further information.
|
get |
Gets the service mode of the service found within the service information.
See Mode for further information.