Method: SDM::MTLSMysql#use_azure_single_server_usernames

Defined in:
lib/models/porcelain.rb

#use_azure_single_server_usernamesObject

If true, appends the hostname to the username when hitting a database.azure.com address



4988
4989
4990
# File 'lib/models/porcelain.rb', line 4988

def use_azure_single_server_usernames
  @use_azure_single_server_usernames
end