class Azure::Profiles::V2018_03_01::Client::NetworkAdapter

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 114
def initialize(context, base_url, options)
  @mgmt = Azure::Profiles::V2018_03_01::Network::Mgmt::NetworkManagementClass.new(context, base_url, options)
end