FsrmReportScheduler Methods

 

Namespace:   Microsoft.Storage
Assembly:  srmlib (in srmlib.dll)

Methods

Name Description
System_CAPS_pubmethod CreateScheduleTask(String, Object, String)

Creates a scheduled task that is used to trigger a report job.(Inherited from IFsrmReportScheduler.)

System_CAPS_pubmethod DeleteScheduleTask(String)

Deletes a task that is used to trigger a report job.(Inherited from IFsrmReportScheduler.)

System_CAPS_pubmethod ModifyScheduleTask(String, Object, String)

Modifies a task that is used to trigger a report job.(Inherited from IFsrmReportScheduler.)

System_CAPS_pubmethod VerifyNamespaces(Object)

Verifies that the specified local directory paths that are used as the source for the reports are valid.(Inherited from IFsrmReportScheduler.)

See Also

FsrmReportScheduler Interface
Microsoft.Storage Namespace

Return to top