File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
specification/keyvault/resource-manager Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 3333 - tag: package-2019-09
3434 - tag: package-2018-02
3535 - tag: package-2016-10
36+ - tag: package-preview-2020-04
3637` ` `
3738
3839` ` ` yaml $(multiapi) && $(track2)
@@ -50,6 +51,18 @@ clear-output-folder: false
5051perform-load: false
5152` ` `
5253
54+ # ## Tag: package-preview-2020-04 and python
55+
56+ These settings apply only when `--tag=package-preview-2020-04 --python` is specified on the command line.
57+
58+ ` ` ` yaml $(tag) == 'package-preview-2020-04'
59+ namespace: azure.mgmt.keyvault.v2020_04_01_preview
60+ output-folder: $(python-sdks-folder)/keyvault/azure-mgmt-keyvault/azure/mgmt/keyvault/v2020_04_01_preview
61+ python:
62+ namespace: azure.mgmt.keyvault.v2020_04_01_preview
63+ output-folder: $(python-sdks-folder)/keyvault/azure-mgmt-keyvault/azure/mgmt/keyvault/v2020_04_01_preview
64+ ` ` `
65+
5366# ## Tag: package-2019-09 and python
5467
5568These settings apply only when `--tag=package-2019-09 --python` is specified on the command line.
You can’t perform that action at this time.
0 commit comments