menu
pip_services4_azure
pip_services4_azure
AzureFunction
actions property
actions
brightness_4
brightness_5
actions
property
Map
<
String
,
Future
Function
(
Map
<
String
,
dynamic
>
)
>
actions
read / write
The map of registered actions.
Implementation
Map<String, Future Function(Map<String, dynamic>)> actions = {};
pip_services4_azure
pip_services4_azure
AzureFunction
actions property
AzureFunction class
Constructors
AzureFunction
Properties
actions
config
configPath
counters
dependencyResolver
factories
hashCode
info
logger
references
runtimeType
schemas
tracer
Methods
act
addFactory
close
configure
getCommand
getHandler
getTraceId
instrument
isOpen
noSuchMethod
open
readConfigFromFile
register
registerAction
registerControllers
run
setReferences
toString
unsetReferences
Operators
operator ==