RecurringActionsResourceOperationResult interface
The response from scheduled action resource requests, which contains the status of each resource
Properties
| resources |
The resource status of for each resource |
| total |
The total number of resources operated on |
Property Details
resourcesStatuses
The resource status of for each resource
resourcesStatuses: ResourceStatus[]
Property Value
totalResources
The total number of resources operated on
totalResources: number
Property Value
number