az network application-gateway ssl-policy predefined
Get information on predefined SSL policies.
Commands
Name | Description | Type | Status |
---|---|---|---|
az network application-gateway ssl-policy predefined list |
List all SSL predefined policies for configuring SSL policy. |
Core | GA |
az network application-gateway ssl-policy predefined show |
Get SSL predefined policy with the specified policy name. |
Core | GA |
az network application-gateway ssl-policy predefined list
List all SSL predefined policies for configuring SSL policy.
az network application-gateway ssl-policy predefined list
Examples
List all SSL predefined policies for configuring SSL policy.
az network application-gateway ssl-policy predefined list
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 network application-gateway ssl-policy predefined show
Get SSL predefined policy with the specified policy name.
az network application-gateway ssl-policy predefined show --name
Examples
Get SSL predefined policy with the specified policy name.
az network application-gateway ssl-policy predefined show -n AppGwSslPolicy20170401
Required Parameters
Name of SSL predefined policy.
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 |