Class: Azure::Profiles::Latest::Client::GraphRbacAdapter

Inherits:
GraphRbac::GraphRbacDataClass show all
Defined in:
lib/latest/latest_profile_client.rb

Instance Attribute Summary

Attributes inherited from GraphRbac::GraphRbacDataClass

#applications, #base_url, #configurable, #domains, #groups, #model_classes, #objects, #options, #service_principals, #users

Instance Method Summary collapse

Methods inherited from GraphRbac::GraphRbacDataClass

#add_telemetry, #method_missing

Constructor Details

#initialize(context, base_url, options) ⇒ GraphRbacAdapter

Returns a new instance of GraphRbacAdapter.



683
684
685
# File 'lib/latest/latest_profile_client.rb', line 683

def initialize(context, base_url, options)
  super(context)
end

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Azure::Profiles::Latest::GraphRbac::GraphRbacDataClass