class Azure::Profiles::V2020_09_01_Hybrid::Client::DataBoxEdgeAdapter

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 121
def initialize(context, base_url, options)
  @mgmt = Azure::Profiles::V2020_09_01_Hybrid::DataBoxEdge::Mgmt::DataBoxEdgeManagementClass.new(context, base_url, options)
end