A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://learn.microsoft.com/en-us/cli/azure/postgres/flexible-server/parameter below:

az postgres flexible-server parameter | Microsoft Learn

az postgres flexible-server parameter

Commands for managing server parameter values for flexible server.

Commands

az postgres flexible-server parameter list

List the parameter values for a flexible server.

az postgres flexible-server parameter list --resource-group
                                           --server-name
Examples

List the parameter values for a flexible server.

az postgres flexible-server parameter list --resource-group testGroup --server-name servername

List the parameter values for a flexible server in table format.

az postgres flexible-server parameter list --resource-group testGroup --server-name servername --output table
Required Parameters

Name of resource group. You can configure the default group using az configure --defaults group=<name>.

Name of the server. The name can contain only lowercase letters, numbers, and the hyphen (-) character. Minimum 3 characters and maximum 63 characters.

Global Parameters

Increase logging verbosity to show all debug logs.

Property Value Default value: False

Show this help message and exit.

Only show errors, suppressing warnings.

Property Value Default value: False

Output format.

Property Value Default value: json Accepted values: json, jsonc, none, table, tsv, yaml, yamlc

JMESPath query string. See http://jmespath.org/ for more information and examples.

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

Increase logging verbosity. Use --debug for full debug logs.

Property Value Default value: False

az postgres flexible-server parameter set

Update the parameter of a flexible server.

az postgres flexible-server parameter set [--ids]
                                          [--name]
                                          [--resource-group]
                                          [--server-name]
                                          [--source]
                                          [--subscription]
                                          [--value]
Examples

Set a new parameter value.

az postgres flexible-server parameter set --resource-group testGroup --server-name servername --name parameterName --value parameterValue

Set a parameter value to its default.

az postgres flexible-server parameter set --resource-group testGroup --server-name servername --name parameterName
Optional Parameters

The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.

One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.

Property Value Parameter group: Resource Id Arguments

The name of the server configuration.

Property Value Parameter group: Resource Id Arguments

Name of resource group. You can configure the default group using az configure --defaults group=<name>.

Property Value Parameter group: Resource Id Arguments

Name of the server. The name can contain only lowercase letters, numbers, and the hyphen (-) character. Minimum 3 characters and maximum 63 characters.

Property Value Parameter group: Resource Id Arguments

Source of the configuration.

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

Property Value Parameter group: Resource Id Arguments

Value of the configuration.

Global Parameters

Increase logging verbosity to show all debug logs.

Property Value Default value: False

Show this help message and exit.

Only show errors, suppressing warnings.

Property Value Default value: False

Output format.

Property Value Default value: json Accepted values: json, jsonc, none, table, tsv, yaml, yamlc

JMESPath query string. See http://jmespath.org/ for more information and examples.

Increase logging verbosity. Use --debug for full debug logs.

Property Value Default value: False

az postgres flexible-server parameter show

Get the parameter for a flexible server.".

az postgres flexible-server parameter show [--ids]
                                           [--name]
                                           [--resource-group]
                                           [--server-name]
                                           [--subscription]
Examples

Get the parameter for a server.

az postgres flexible-server parameter show --resource-group testGroup --server-name servername --name parameterName
Optional Parameters

The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.

One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.

Property Value Parameter group: Resource Id Arguments

The name of the server configuration.

Property Value Parameter group: Resource Id Arguments

Name of resource group. You can configure the default group using az configure --defaults group=<name>.

Property Value Parameter group: Resource Id Arguments

Name of the server. The name can contain only lowercase letters, numbers, and the hyphen (-) character. Minimum 3 characters and maximum 63 characters.

Property Value Parameter group: Resource Id Arguments

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

Property Value Parameter group: Resource Id Arguments Global Parameters

Increase logging verbosity to show all debug logs.

Property Value Default value: False

Show this help message and exit.

Only show errors, suppressing warnings.

Property Value Default value: False

Output format.

Property Value Default value: json Accepted values: json, jsonc, none, table, tsv, yaml, yamlc

JMESPath query string. See http://jmespath.org/ for more information and examples.

Increase logging verbosity. Use --debug for full debug logs.

Property Value Default value: False

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4