Share via


ActionType type

Defines values for ActionType.
KnownActionType can be used interchangeably with ActionType, this enum contains the known values that the service supports.

Known values supported by the service

ModifyProperties: Modify an object's properties
RunPlaybook: Run a playbook on an object

type ActionType = string