Method: SDM::AuroraMysql#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



3166
3167
3168
# File 'lib/models/porcelain.rb', line 3166

def use_azure_single_server_usernames
  @use_azure_single_server_usernames
end