Share via


RecurringActionsResourceOperationResult interface

The response from scheduled action resource requests, which contains the status of each resource

Properties

resourcesStatuses

The resource status of for each resource

totalResources

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