Package version:
Optional
authenticationAuthentication Mode.
Optional
databaseThe name of the Azure SQL database. Required on PUT (CreateOrReplace) requests.
Optional
maxMax Writer count, currently only 1(single writer) and 0(based on query partition) are available. Optional on PUT requests.
Optional
passwordThe password that will be used to connect to the Azure SQL database. Required on PUT (CreateOrReplace) requests.
Optional
serverThe name of the SQL server containing the Azure SQL database. Required on PUT (CreateOrReplace) requests.
Optional
tableThe name of the table in the Azure SQL database. Required on PUT (CreateOrReplace) requests.
Optional
userThe user name that will be used to connect to the Azure SQL database. Required on PUT (CreateOrReplace) requests.
Generated using TypeDoc
The properties that are associated with an Azure SQL database data source.