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

#typeString

Returns Gets the workflow run action type.

Returns:

  • (String)

    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