class Azure::Profiles::V2018_03_01::Client::ComputeAdapter
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 97 def initialize(context, base_url, options) @mgmt = Azure::Profiles::V2018_03_01::Compute::Mgmt::ComputeManagementClass.new(context, base_url, options) end