class Azure::Profiles::V2020_09_01_Hybrid::Client::IotHubAdapter
Attributes
mgmt[RW]
Public Class Methods
new(context, base_url, options)
click to toggle source
# File lib/v2020_09_01_hybrid/v2020_09_01_hybrid_profile_client.rb, line 129 def initialize(context, base_url, options) @mgmt = Azure::Profiles::V2020_09_01_Hybrid::IotHub::Mgmt::IotHubManagementClass.new(context, base_url, options) end