Click or drag to resize

CreateScheduledOperationRequest Properties

The CreateScheduledOperationRequest type exposes the following members.

Properties
  NameDescription
Public propertyDatabaseIds
List of database ids the operation is scheduled for
Public propertyDbaasAccountId
DbaasAccountId, identify DBaaS Instance on the cloud
Public propertyEnable
Public propertyEndDateTimeUtc
End validation date and time of the scheduled operation
Public propertyName
The name of the sheduled operation
Public propertynotes
user notes,free text field
Public propertyOperationType
The type of operation to be scheduled (backup)
Public propertyRecurrenceType
Indicates if the operation is a single one or recursive, value can be 'Single' or 'Recursive'
Public propertySchedule
Scheduling information of the scheduled operation,type and time of the scheduling
Public propertyStartDateTimeUtc
Date and time of the first operation execution
Top
See Also