Method: Azure::Security::Mgmt::V2015_06_01_preview::Operations#initialize
- Defined in:
- lib/2015-06-01-preview/generated/azure_mgmt_security/operations.rb
#initialize(client) ⇒ Operations
Creates and initializes a new instance of the Operations class.
17 18 19 |
# File 'lib/2015-06-01-preview/generated/azure_mgmt_security/operations.rb', line 17 def initialize(client) @client = client end |