Method: Azure::Core::Configuration#management_certificate
- Defined in:
- lib/azure/core/configuration.rb
#management_certificate ⇒ Object
Public: Get the Subscription Id and certificate key for the management API.
156 157 158 |
# File 'lib/azure/core/configuration.rb', line 156 def management_certificate @management_certificate end |