Operations at AutoReportManagement
This page describes the backend methods at this endpoint.
| Signature | Description |
|---|---|
| Void AddAutoReportConfiguration(AutoReportConfiguration autoReportConfiguration) | Add auto report |
| Void DeleteAutoReport(GuidCollection schedules) | Delete auto report |
| AutoReportConfigurationCollection GetAutoReportConfigurations() | Returns autoReport configurations from AutoReport service configuration |
| Void PauseAutoReport(GuidCollection schedules) | Pause auto report |
| Void ResumeAutoReport(GuidCollection schedules) | Resume auto report |