Method: Azure::DataBoxEdge::Mgmt::V2019_08_01::Alerts#initialize
- Defined in:
- lib/2019-08-01/generated/azure_mgmt_databoxedge/alerts.rb
#initialize(client) ⇒ Alerts
Creates and initializes a new instance of the Alerts class.
17 18 19 |
# File 'lib/2019-08-01/generated/azure_mgmt_databoxedge/alerts.rb', line 17 def initialize(client) @client = client end |