File tree Expand file tree Collapse file tree 6 files changed +0
-266
lines changed
specification/postgresql/resource-manager
Microsoft.DBforPostgreSQL/preview/2022-03-08-privatepreview Expand file tree Collapse file tree 6 files changed +0
-266
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -37,18 +37,6 @@ batch:
3737 - tag : package-2017-12-01
3838` ` `
3939
40- ### Tag: package-flexibleserver-2022-03-privatepreview and go
41-
42- These settings apply only when ` --tag=package-flexibleserver-2022-03-privatepreview --go` is specified on the command line.
43- Please also specify `--go-sdk-folder=<path to the root directory of your azure-sdk-for-go clone>`.
44-
45- ` ` ` yaml $(tag) == 'package-flexibleserver-2022-03-privatepreview' && $(go)
46- rpname: postgresql
47- namespace: postgresqlflexibleservers
48- output-folder: $(go-sdk-folder)/services/$(rpname)/mgmt/2022-03-08-privatepreview/$(namespace)
49- ` ` `
50-
51-
5240### Tag: package-flexibleserver-2021-06 and go
5341
5442These settings apply only when ` --tag=package-flexibleserver-2021-06 --go` is specified on the command line.
Original file line number Diff line number Diff line change @@ -37,18 +37,6 @@ tag: package-flexibleserver-2021-06
3737tag : package-2020-01-01
3838` ` `
3939
40- ### Tag: package-flexibleserver-2022-03-privatepreview
41-
42- These settings apply only when ` --tag=package-flexibleserver-2022-03-privatepreview` is specified on the command line.
43-
44- ` ` ` yaml $(tag) == 'flexibleserver-2022-03-privatepreview'
45- input-file:
46- - Microsoft.DBforPostgreSQL/preview/2022-03-08-privatepreview/getCachedServerName.json
47- - Microsoft.DBforPostgreSQL/stable/2021-06-01/postgresql.json
48- - Microsoft.DBforPostgreSQL/stable/2021-06-01/Databases.json
49- - Microsoft.DBforPostgreSQL/stable/2021-06-01/PrivateDnsZone.json
50- ` ` `
51-
5240### Tag: package-2021-06-15-privatepreview
5341
5442These settings apply only when ` --tag=package-2021-06-15-privatepreview` is specified on the command line.
Original file line number Diff line number Diff line change @@ -22,17 +22,6 @@ batch:
2222 - tag : package-2020-01-01
2323` ` `
2424
25- ### Tag: package-flexibleserver-2022-03-privatepreview and python
26-
27- These settings apply only when ` --tag=package-flexibleserver-2022-03-privatepreview --python` is specified on the command line.
28- Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
29-
30- ` ` ` yaml $(tag) == 'package-flexibleserver-2022-03-privatepreview' && $(python)
31- namespace: azure.mgmt.rdbms.postgresql_flexibleservers
32- output-folder: $(python-sdks-folder)/rdbms/azure-mgmt-rdbms/azure/mgmt/rdbms/postgresql_flexibleservers
33- ` ` `
34-
35-
3625### Tag: package-flexibleserver-2021-06 and python
3726
3827These settings apply only when ` --tag=package-flexibleserver-2021-06 --python` is specified on the command line.
Original file line number Diff line number Diff line change @@ -9,18 +9,6 @@ typescript:
99 generate-metadata : true
1010` ` `
1111
12- ### Tag: package-flexibleserver-2022-03-privatepreview and TypeScript
13-
14- These settings apply only when ` --tag=package-flexibleserver-2022-03-privatepreview --typescript` is specified on the command line.
15- Please also specify `--typescript-sdks-folder=<path to the root directory of your azure-sdk-for-typescript clone>`.
16-
17- ` ` ` yaml $(tag) == 'package-flexibleserver-2022-03-privatepreview' && $(typescript)
18- title: PostgreSQLManagementFlexibleServerClient
19- package-name: "@azure/arm-postgresql-flexible"
20- output-folder: "$(typescript-sdks-folder)/sdk/postgresql/arm-postgresql-flexible/"
21- ` ` `
22-
23-
2412### Tag: package-flexibleserver-2021-06 and TypeScript
2513
2614These settings apply only when ` --tag=package-flexibleserver-2021-06 --typescript` is specified on the command line.
You can’t perform that action at this time.
0 commit comments