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 2929 - tag : package-2015-05
3030 - tag : package-2020-02-02
3131 - tag : package-2021-11-01
32+ - tag : package-2022-01-11
3233` ` `
3334
3435### Tag: package-2015-05 and go
@@ -56,4 +57,13 @@ Please also specify `--go-sdk-folder=<path to the root directory of your azure-s
5657
5758` ` ` yaml $(tag) == 'package-2021-11-01' && $(go)
5859output-folder: $(go-sdk-folder)/services/preview/appinsights/mgmt/2021-11-01-preview/$(namespace)
60+ ` ` `
61+
62+ # ## Tag: package-2022-01-11 and go
63+
64+ These settings apply only when `--tag=package-2022-01-11 --go` is specified on he command line.
65+ Please also specify `--go-sdk-folder=<path to the root directory of your azure-sdk-for-go clone>`.
66+
67+ ` ` ` yaml $(tag) == 'package-2022-01-11' && $(go)
68+ output-folder: $(go-sdk-folder)/services/preview/appinsights/mgmt/2022-01-11-preview/$(namespace)
5969` ` `
You can’t perform that action at this time.
0 commit comments