Method: Azure::Logic::Mgmt::V2016_06_01::WorkflowRunOperations#initialize
- Defined in:
- lib/2016-06-01/generated/azure_mgmt_logic/workflow_run_operations.rb
#initialize(client) ⇒ WorkflowRunOperations
Creates and initializes a new instance of the WorkflowRunOperations class.
17 18 19 |
# File 'lib/2016-06-01/generated/azure_mgmt_logic/workflow_run_operations.rb', line 17 def initialize(client) @client = client end |