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



5196
5197
5198
# File 'lib/models/porcelain.rb', line 5196

def use_azure_single_server_usernames
  @use_azure_single_server_usernames
end