ScheduledOperationListSchema

object
@odata.nextLinkstringOptional
@odata.nextLink URL if the page length and number of items match.
supplementalobjectListResponseSupplementalSchemaRequired
Supplemental info
Show 5 propertiesHide 5 properties
countintegerRequired
Number of items returned
kindstringRequired
Type of items in the list
operationstringRequired
Operation type. Should always say 'list'
paginationobjectPaginationInfoSchemaRequired
Pagination info
Show 4 propertiesHide 4 properties
endintegerRequired
Position of the last item in the list
recordsintegerRequired
Total number of items returned in the list
startintegerRequired
Position of the first item in the list
totalintegerRequired
Total number of items in the project
subscriptionobjectProjectInfoSchemaOptional
Project info
Show 2 propertiesHide 2 properties
idstringRequired
Project ID
namestringRequired
Project name
valuelist of objectsScheduledOperationSchemaRequired
A list of scheduled operations
Show 3 propertiesHide 3 properties
metadataobjectScheduledOperationMetadataSchemaOptional
Show 2 propertiesHide 2 properties
idstringOptionalformat: uuid
The ID of the resource
namestringOptional1-260 characterspattern: ^[^\^\'<>%&:\\?/*+]+$
The name of the resource
specobjectRequired
Show 1 variantHide 1 variant

Discriminated by type. Select one variant:

MediaKind.ScheduledOperation.StartStopobjectScheduledOperationStartStopSpecSchema
correlationDatamap from strings to anyAnyValueRequired
User data
Show value schemaHide value schema
[any key]any
endTimestringRequiredformat: date-time
End of the event
startTimestringRequiredformat: date-time
Start of the event
typeenumRequired
Event Type
Allowed values:MediaKind.ScheduledOperation.StartStop
statusobjectScheduledOperationStatusSchemaOptional
Show 2 propertiesHide 2 properties
errorslist of stringsOptional
description of the errors found
stateenumRequired
State of the scheduled operation
Allowed values:PendingAcceptedErroredOngoingCompleted