# Functions
GetActiveDirectoryAdministrator gets an existing ActiveDirectoryAdministrator resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetDatabase gets an existing Database resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetElasticPool gets an existing ElasticPool resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetFirewallRule gets an existing FirewallRule resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetSqlServer gets an existing SqlServer resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetVirtualNetworkRule gets an existing VirtualNetworkRule resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
Use this data source to access information about an existing SQL Azure Database Server.
NewActiveDirectoryAdministrator registers a new resource with the given unique name, arguments, and options.
NewDatabase registers a new resource with the given unique name, arguments, and options.
NewElasticPool registers a new resource with the given unique name, arguments, and options.
NewFirewallRule registers a new resource with the given unique name, arguments, and options.
NewSqlServer registers a new resource with the given unique name, arguments, and options.
NewVirtualNetworkRule registers a new resource with the given unique name, arguments, and options.
# Structs
Allows you to set a user or group as the AD administrator for an Azure SQL server
> This content is derived from https://github.com/terraform-providers/terraform-provider-azurerm/blob/master/website/docs/r/sql_active_directory_administrator.html.markdown.
The set of arguments for constructing a ActiveDirectoryAdministrator resource.
Input properties used for looking up and filtering ActiveDirectoryAdministrator resources.
Allows you to manage an Azure SQL Database
> This content is derived from https://github.com/terraform-providers/terraform-provider-azurerm/blob/master/website/docs/r/sql_database.html.markdown.
The set of arguments for constructing a Database resource.
Input properties used for looking up and filtering Database resources.
Allows you to manage an Azure SQL Elastic Pool.
The set of arguments for constructing a ElasticPool resource.
Input properties used for looking up and filtering ElasticPool resources.
Allows you to manage an Azure SQL Firewall Rule
> This content is derived from https://github.com/terraform-providers/terraform-provider-azurerm/blob/master/website/docs/r/sql_firewall_rule.html.markdown.
The set of arguments for constructing a FirewallRule resource.
Input properties used for looking up and filtering FirewallRule resources.
A collection of arguments for invoking getServer.
A collection of values returned by getServer.
Manages a SQL Azure Database Server.
The set of arguments for constructing a SqlServer resource.
Input properties used for looking up and filtering SqlServer resources.
Allows you to add, update, or remove an Azure SQL server to a subnet of a virtual network.
The set of arguments for constructing a VirtualNetworkRule resource.
Input properties used for looking up and filtering VirtualNetworkRule resources.