Method: Azure::Logic::Mgmt::V2018_07_01_preview::WorkflowRunActionScopeRepetitions#initialize

Defined in:
lib/2018-07-01-preview/generated/azure_mgmt_logic/workflow_run_action_scope_repetitions.rb

#initialize(client) ⇒ WorkflowRunActionScopeRepetitions

Creates and initializes a new instance of the WorkflowRunActionScopeRepetitions class.

Parameters:

  • client

    service class for accessing basic functionality.



17
18
19
# File 'lib/2018-07-01-preview/generated/azure_mgmt_logic/workflow_run_action_scope_repetitions.rb', line 17

def initialize(client)
  @client = client
end