We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed19895 commit 37d4c64Copy full SHA for 37d4c64
specification/databoxedge/resource-manager/readme.go.md
@@ -20,13 +20,14 @@ batch:
20
- tag: package-2019-03
21
```
22
23
-### Tag: package-2020-09-01 and go
+### Tag: package-2020-09-01-preview and go
24
25
These settings apply only when `--tag=package-2020-09-01-preview --go` is specified on the command line.
26
Please also specify `--go-sdk-folder=<path to the root directory of your azure-sdk-for-go clone>`.
27
28
```yaml $(tag) == 'package-2020-09-01-preview' && $(go)
29
output-folder: $(go-sdk-folder)/services/preview/$(namespace)/mgmt/2020-09-01-preview/$(namespace)
30
+```
31
32
### Tag: package-2020-05-preview and go
33
0 commit comments