File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
specification/resources/resource-manager Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 3434 - tag : package-policy-2016-12
3535 - tag : package-policy-2016-04
3636 - tag : package-policy-2015-10
37+ - tag : package-resources-2019-10
3738 - tag : package-resources-2019-05
3839 - tag : package-resources-2019-03
3940 - tag : package-resources-2018-05
@@ -186,6 +187,16 @@ namespace: policy
186187output-folder: $(go-sdk-folder)/services/preview/resources/mgmt/2015-10-01-preview/policy
187188` ` `
188189
190+ # ## Tag: package-resources-2019-10 and go
191+
192+ These settings apply only when `--tag=package-resources-2019-10 --go` is specified on the command line.
193+ Please also specify `--go-sdk-folder=<path to the root directory of your azure-sdk-for-go clone>`.
194+
195+ ` ` ` yaml $(tag) == 'package-resources-2019-10' && $(go)
196+ namespace: resources
197+ output-folder: $(go-sdk-folder)/services/resources/mgmt/2019-10-01/resources
198+ ` ` `
199+
189200# ## Tag: package-resources-2019-05 and go
190201
191202These settings apply only when `--tag=package-resources-2019-05 --go` is specified on the command line.
You can’t perform that action at this time.
0 commit comments