class Azure::Profiles::Latest::Client::StorSimple8000SeriesAdapter
Attributes
mgmt[RW]
Public Class Methods
new(context, base_url, options)
click to toggle source
# File lib/latest/latest_profile_client.rb, line 1125 def initialize(context, base_url, options) @mgmt = Azure::Profiles::Latest::StorSimple8000Series::Mgmt::StorSimple8000SeriesManagementClass.new(context, base_url, options) end