class Azure::Profiles::V2017_03_09::Client::LocksAdapter
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 83 def initialize(context, base_url, options) @mgmt = Azure::Profiles::V2017_03_09::Locks::Mgmt::LocksManagementClass.new(context, base_url, options) end