File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
specification/applicationinsights/resource-manager Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 28
28
- tag : package-2020-11-only
29
29
- tag : package-2021-03-08-only
30
30
- tag : package-2021-08
31
+ - tag : package-2021-10
31
32
- multiapiscript : true
32
33
` ` `
33
34
@@ -136,6 +137,15 @@ namespace: azure.mgmt.applicationinsights.v2021_08_01
136
137
output-folder: $(python-sdks-folder)/applicationinsights/azure-mgmt-applicationinsights/azure/mgmt/applicationinsights/v2021_08_01
137
138
` ` `
138
139
140
+ # ## Tag: package-2021-10 and python
141
+
142
+ These settings apply only when `--tag=package-2021-10 --python` is specified on the command line.
143
+
144
+ ` ` ` yaml $(tag) == 'package-2021-08' && $(python) && $(track2)
145
+ namespace: azure.mgmt.applicationinsights.v2021_10
146
+ output-folder: $(python-sdks-folder)/applicationinsights/azure-mgmt-applicationinsights/azure/mgmt/applicationinsights/v2021_10
147
+ ` ` `
148
+
139
149
140
150
` ` ` yaml $(python) && $(track2)
141
151
modelerfour:
You can’t perform that action at this time.
0 commit comments