Infrascale SDK Help
Infrascale SDK Help
SOS.SDK.Contracts
IInfrascaleSdk Interface
IInfrascaleSdk Methods
CancelJob Method
CancelOnlineBackup Method
GetAccountInfo Method
GetApplicationSettings Method
GetJobSession Method
GetJobSessions Method
GetOnlineBackupSettings Method
GetRecoveryItems Method
IsMSExchangePresent Method
IsMSSqlPresent Method
LoadBaremetalBackupSchedule Method
LoadExchangeBackupSchedule Method
LoadImageStreamBackupSchedule Method
LoadMSSqlBackupSchedule Method
LoadOnlineBackupSchedule Method
PauseOnlineBackup Method
RemoveOnlineBackupSettings Method
ResumeOnlineBackup Method
RunLiveProtect Method
RunOnlineBackupJob Method
RunRecoveryJob Method
RunRefreshRecoveryInfoJob Method
ScanNtfsVolume Method
ScheduleBaremetalBackup Method
ScheduleExchangeBackup Method
ScheduleImageStreamBackup Method
ScheduleMSSqlBackup Method
ScheduleOnlineBackup Method
ScheduleUpdateNotifier Method
SetInternetSettings Method
SetOnlineBackupSettings Method
SignIn Method
SignOut Method
StopLiveProtect Method
SubscribeCallback Method
UnscheduleBaremetalBackup Method
UnscheduleExchangeBackup Method
UnscheduleImageStreamBackup Method
UnscheduleMSSqlBackup Method
UnscheduleOnlineBackup Method
UnsubscribeCallback Method
UpdateServerAuthToken Method
IInfrascaleSdk
UnscheduleMSSqlBackup Method
Delete schedules of the MSSql Backup.
Namespace:
SOS.SDK.Contracts
Assembly:
SOS.SDK (in SOS.SDK.dll) Version: 7.6.1.5742
Syntax
C#
Copy
void
UnscheduleMSSqlBackup
(
UnscheduleMSSqlBackupRequest
request
)
Parameters
request
Type:
SOS.SDK.Contracts.DataContracts.Requests
UnscheduleMSSqlBackupRequest
Parameters of deletion.
See Also
Reference
IInfrascaleSdk Interface
SOS.SDK.Contracts Namespace