package
27.3.0+incompatible
Repository: https://github.com/scott-the-programmer/azure-sdk-for-go.git
Documentation: pkg.go.dev

# Functions

New creates an instance of the BaseClient client.
NewCheckNameAvailabilityClient creates an instance of the CheckNameAvailabilityClient client.
NewCheckNameAvailabilityClientWithBaseURI creates an instance of the CheckNameAvailabilityClient client.
NewConfigurationsClient creates an instance of the ConfigurationsClient client.
NewConfigurationsClientWithBaseURI creates an instance of the ConfigurationsClient client.
NewDatabasesClient creates an instance of the DatabasesClient client.
NewDatabasesClientWithBaseURI creates an instance of the DatabasesClient client.
NewFirewallRulesClient creates an instance of the FirewallRulesClient client.
NewFirewallRulesClientWithBaseURI creates an instance of the FirewallRulesClient client.
NewLocationBasedPerformanceTierClient creates an instance of the LocationBasedPerformanceTierClient client.
NewLocationBasedPerformanceTierClientWithBaseURI creates an instance of the LocationBasedPerformanceTierClient client.
NewLogFilesClient creates an instance of the LogFilesClient client.
NewLogFilesClientWithBaseURI creates an instance of the LogFilesClient client.
NewOperationsClient creates an instance of the OperationsClient client.
NewOperationsClientWithBaseURI creates an instance of the OperationsClient client.
NewServersClient creates an instance of the ServersClient client.
NewServersClientWithBaseURI creates an instance of the ServersClient client.
NewWithBaseURI creates an instance of the BaseClient client.
PossibleCreateModeValues returns an array of possible values for the CreateMode const type.
PossibleGeoRedundantBackupValues returns an array of possible values for the GeoRedundantBackup const type.
PossibleOperationOriginValues returns an array of possible values for the OperationOrigin const type.
PossibleServerStateValues returns an array of possible values for the ServerState const type.
PossibleServerVersionValues returns an array of possible values for the ServerVersion const type.
PossibleSkuTierValues returns an array of possible values for the SkuTier const type.
PossibleSslEnforcementEnumValues returns an array of possible values for the SslEnforcementEnum const type.
UserAgent returns the UserAgent string to use when sending http.Requests.
Version returns the semantic version (see http://semver.org) of the client.

# Constants

Basic ...
CreateModeDefault ...
CreateModePointInTimeRestore ...
CreateModeServerPropertiesForCreate ...
DefaultBaseURI is the default URI used for the service Postgresql.
Disabled ...
Enabled ...
GeneralPurpose ...
MemoryOptimized ...
NineFullStopFive ...
NineFullStopSix ...
NotSpecified ...
ServerStateDisabled ...
ServerStateDropping ...
ServerStateReady ...
SslEnforcementEnumDisabled ...
SslEnforcementEnumEnabled ...
System ...
User ...

# Structs

BaseClient is the base client for Postgresql.
CheckNameAvailabilityClient is the the Microsoft Azure management API provides create, read, update, and delete functionality for Azure PostgreSQL resources including servers, databases, firewall rules, log files and configurations with new business model.
Configuration represents a Configuration.
ConfigurationListResult a list of server configurations.
ConfigurationProperties the properties of a configuration.
ConfigurationsClient is the the Microsoft Azure management API provides create, read, update, and delete functionality for Azure PostgreSQL resources including servers, databases, firewall rules, log files and configurations with new business model.
ConfigurationsCreateOrUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
Database represents a Database.
DatabaseListResult a List of databases.
DatabaseProperties the properties of a database.
DatabasesClient is the the Microsoft Azure management API provides create, read, update, and delete functionality for Azure PostgreSQL resources including servers, databases, firewall rules, log files and configurations with new business model.
DatabasesCreateOrUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
DatabasesDeleteFuture an abstraction for monitoring and retrieving the results of a long-running operation.
FirewallRule represents a server firewall rule.
FirewallRuleListResult a list of firewall rules.
FirewallRuleProperties the properties of a server firewall rule.
FirewallRulesClient is the the Microsoft Azure management API provides create, read, update, and delete functionality for Azure PostgreSQL resources including servers, databases, firewall rules, log files and configurations with new business model.
FirewallRulesCreateOrUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
FirewallRulesDeleteFuture an abstraction for monitoring and retrieving the results of a long-running operation.
LocationBasedPerformanceTierClient is the the Microsoft Azure management API provides create, read, update, and delete functionality for Azure PostgreSQL resources including servers, databases, firewall rules, log files and configurations with new business model.
LogFile represents a log file.
LogFileListResult a list of log files.
LogFileProperties the properties of a log file.
LogFilesClient is the the Microsoft Azure management API provides create, read, update, and delete functionality for Azure PostgreSQL resources including servers, databases, firewall rules, log files and configurations with new business model.
NameAvailability represents a resource name availability.
NameAvailabilityRequest request from client to check resource name availability.
Operation REST API operation definition.
OperationDisplay display metadata associated with the operation.
OperationListResult a list of resource provider operations.
OperationsClient is the the Microsoft Azure management API provides create, read, update, and delete functionality for Azure PostgreSQL resources including servers, databases, firewall rules, log files and configurations with new business model.
PerformanceTierListResult a list of performance tiers.
PerformanceTierProperties performance tier properties.
PerformanceTierServiceLevelObjectives service level objectives for performance tier.
ProxyResource resource properties.
Server represents a server.
ServerForCreate represents a server to be created.
ServerListResult a list of servers.
ServerProperties the properties of a server.
ServerPropertiesForCreate the properties used to create a new server.
ServerPropertiesForDefaultCreate the properties used to create a new server.
ServerPropertiesForRestore the properties to a new server by restoring from a backup.
ServersClient is the the Microsoft Azure management API provides create, read, update, and delete functionality for Azure PostgreSQL resources including servers, databases, firewall rules, log files and configurations with new business model.
ServersCreateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
ServersDeleteFuture an abstraction for monitoring and retrieving the results of a long-running operation.
ServersUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
ServerUpdateParameters parameters allowd to update for a server.
ServerUpdateParametersProperties the properties that can be updated for a server.
Sku billing information related properties of a server.
StorageProfile storage Profile properties of a server.
TrackedResource resource properties including location and tags for track resources.

# Interfaces

BasicServerPropertiesForCreate the properties used to create a new server.

# Type aliases

CreateMode enumerates the values for create mode.
GeoRedundantBackup enumerates the values for geo redundant backup.
OperationOrigin enumerates the values for operation origin.
ServerState enumerates the values for server state.
ServerVersion enumerates the values for server version.
SkuTier enumerates the values for sku tier.
SslEnforcementEnum enumerates the values for ssl enforcement enum.