class Azure::Graph::Profiles::Latest::Mgmt::Client

Client class for the Latest profile SDK.

Public Class Methods

new(options = {}) click to toggle source
Calls superclass method
# File lib/profiles/latest/graph_latest_profile_client.rb, line 16
def initialize(options = {})
  super(options)
end