Method: Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunAction#type
- Defined in:
- lib/2016-06-01/generated/azure_mgmt_logic/models/workflow_run_action.rb
#type ⇒ String
Returns Gets the workflow run action type.
55 56 57 |
# File 'lib/2016-06-01/generated/azure_mgmt_logic/models/workflow_run_action.rb', line 55 def type @type end |