class Azure::Profiles::V2018_03_01::Client::WebAdapter

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