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