Class: Azure::StorSimple8000Series::Profiles::Latest::Mgmt::Client
- Inherits:
-
StorSimple8000SeriesManagementClass
- Object
- StorSimple8000SeriesManagementClass
- Azure::StorSimple8000Series::Profiles::Latest::Mgmt::Client
- Includes:
- MsRestAzure::Common::Configurable
- Defined in:
- lib/profiles/latest/storsimple8000series_latest_profile_client.rb
Overview
Client class for the Latest profile SDK.
Instance Attribute Summary
Attributes inherited from StorSimple8000SeriesManagementClass
#access_control_records, #alerts, #backup_policies, #backup_schedules, #backups, #bandwidth_settings, #base_url, #cloud_appliances, #configurable, #device_settings, #devices, #hardware_component_groups, #jobs, #managers, #model_classes, #operations, #options, #storage_account_credentials, #volume_containers, #volumes
Instance Method Summary collapse
-
#initialize(options = {}) ⇒ Client
constructor
Initializes a new instance of the Client class.
Methods inherited from StorSimple8000SeriesManagementClass
#add_telemetry, #method_missing
Constructor Details
#initialize(options = {}) ⇒ Client
Initializes a new instance of the Client class.
'credentials' are optional and if not passed in the hash, will be obtained
from MsRest::TokenCredentials using MsRestAzure::ApplicationTokenProvider.
Also, base_url, active_directory_settings & are optional.
34 35 36 |
# File 'lib/profiles/latest/storsimple8000series_latest_profile_client.rb', line 34 def initialize( = {}) super() end |
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Azure::StorSimple8000Series::Profiles::Latest::Mgmt::StorSimple8000SeriesManagementClass