Click or drag to resize

SetUpdateScheduledOperationDbaasRequest Properties

The SetUpdateScheduledOperationDbaasRequest 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
Enable/disable scheduled operation,a disabled operation will not be executed
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 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 propertyScheduledOperationId
ScheduledOperationId,identify the scheduled operation
Public propertyStartDateTimeUtc
Date and time of the first operation execution
Top
See Also