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