We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc8bda0 commit 70675cfCopy full SHA for 70675cf
specification/postgresql/resource-manager/readme.md
@@ -19,8 +19,6 @@ To see additional help and options, run:
19
20
## Configuration
21
22
-
23
24
### Basic Information
25
These are the global settings for the PostgreSQL API.
26
@@ -31,6 +29,14 @@ openapi-type: arm
31
29
tag: package-flexibleserver-2021-06
32
30
```
33
+``` yaml $(package-flexibleservers)
+tag: package-flexibleserver-2021-06
34
+```
35
+
36
+``` yaml $(package-singleservers)
37
+tag: package-2020-01-01
38
39
40
### Tag: package-2021-06-15-privatepreview
41
42
These settings apply only when `--tag=package-2021-06-15-privatepreview` is specified on the command line.
0 commit comments