package
0.19.5
Repository: https://github.com/pulumi/pulumi-azure.git
Documentation: pkg.go.dev

# Functions

GetConfiguration gets an existing Configuration 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).
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).
GetServer gets an existing Server 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).
NewConfiguration 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.
NewFirewallRule registers a new resource with the given unique name, arguments, and options.
NewServer 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

Sets a PostgreSQL Configuration value on a PostgreSQL Server.
The set of arguments for constructing a Configuration resource.
Input properties used for looking up and filtering Configuration resources.
Manages a PostgreSQL Database within a PostgreSQL Server > This content is derived from https://github.com/terraform-providers/terraform-provider-azurerm/blob/master/website/docs/r/postgresql_database.html.markdown.
The set of arguments for constructing a Database resource.
Input properties used for looking up and filtering Database resources.
Manages a Firewall Rule for a PostgreSQL Server > This content is derived from https://github.com/terraform-providers/terraform-provider-azurerm/blob/master/website/docs/r/postgresql_firewall_rule.html.markdown.
The set of arguments for constructing a FirewallRule resource.
Input properties used for looking up and filtering FirewallRule resources.
Manage a PostgreSQL Server.
The set of arguments for constructing a Server resource.
Input properties used for looking up and filtering Server resources.
Manages a PostgreSQL Virtual Network Rule.
The set of arguments for constructing a VirtualNetworkRule resource.
Input properties used for looking up and filtering VirtualNetworkRule resources.