Method: Azure::Core::Configuration#sql_database_authentication_mode
- Defined in:
-
lib/azure/core/configuration.rb,
lib/azure/core/configuration.rb
Public: Set this to enable Management certificate authentication or SQL Server authentication
198 199 200 |
# File 'lib/azure/core/configuration.rb', line 198 def sql_database_authentication_mode @sql_database_authentication_mode end |