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