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.
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 |