class Azure::Profiles::V2017_03_09::Client::ComputeAdapter

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