Class: AzureApplicationInsights::Channel::Contracts::Cloud

Inherits:
Object
  • Object
show all
Includes:
JsonSerializable
Defined in:
lib/azure_application_insights/channel/contracts/cloud.rb

Instance Attribute Summary collapse

Method Summary

Methods included from JsonSerializable

included, #initialize, #to_h, #to_json

Instance Attribute Details

#role_instanceObject

Returns the value of attribute role_instance.



7
8
9
# File 'lib/azure_application_insights/channel/contracts/cloud.rb', line 7

def role_instance
  @role_instance
end

#role_nameObject

Returns the value of attribute role_name.



7
8
9
# File 'lib/azure_application_insights/channel/contracts/cloud.rb', line 7

def role_name
  @role_name
end