Class: Azure::ServerManagement::Profiles::Latest::Mgmt::Client

Inherits:
ServerManagementClass show all
Includes:
MsRestAzure::Common::Configurable
Defined in:
lib/profiles/latest/servermanagement_latest_profile_client.rb

Overview

Client class for the Latest profile SDK.

Instance Attribute Summary

Attributes inherited from ServerManagementClass

#base_url, #configurable, #gateway, #model_classes, #node, #options, #power_shell, #session

Instance Method Summary collapse

Constructor Details

#initialize(options = {}) ⇒ Client

Returns a new instance of Client.



16
17
18
# File 'lib/profiles/latest/servermanagement_latest_profile_client.rb', line 16

def initialize(options = {})
  super(options)
end