class Azure::Profiles::V2019_03_01_Hybrid::Client::ComputeAdapter
Attributes
mgmt[RW]
Public Class Methods
new(context, base_url, options)
click to toggle source
# File lib/v2019_03_01_hybrid/v2019_03_01_hybrid_profile_client.rb, line 99 def initialize(context, base_url, options) @mgmt = Azure::Profiles::V2019_03_01_Hybrid::Compute::Mgmt::ComputeManagementClass.new(context, base_url, options) end