class Azure::Profiles::V2017_03_09::Client::StorageAdapter
Attributes
mgmt[RW]
Public Class Methods
new(context, base_url, options)
click to toggle source
# File lib/v2017_03_09/v2017_03_09_profile_client.rb, line 156 def initialize(context, base_url, options) @mgmt = Azure::Profiles::V2017_03_09::Storage::Mgmt::StorageManagementClass.new(context, base_url, options) end