Skip to content

Commit 1880c64

Browse files
authored
desktopvirtualization: generating the 2022-02 sdk (#18748)
Co-authored-by: Alex Wilcox <[email protected]>
1 parent 6cb0774 commit 1880c64

File tree

1 file changed

+10
-0
lines changed
  • specification/desktopvirtualization/resource-manager

1 file changed

+10
-0
lines changed

specification/desktopvirtualization/resource-manager/readme.go.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,16 @@ batch:
3232
- tag: package-2021-03-09-preview
3333
- tag: package-2021-04-01-preview
3434
- tag: package-preview-2021-09
35+
- tag: package-preview-2022-02
36+
```
37+
38+
### Tag: package-preview-2022-02 and go
39+
40+
These settings apply only when `--tag=package-preview-2022-02 --go` is specified on the command line.
41+
Please also specify `--go-sdk-folder=<path to the root directory of your azure-sdk-for-go clone>`.
42+
43+
``` yaml $(tag) == 'package-preview-2022-02' && $(go)
44+
output-folder: $(go-sdk-folder)/services/preview/$(namespace)/mgmt/2022-02-03-preview/$(namespace)
3545
```
3646

3747
### Tag: package-preview-2021-09 and go

0 commit comments

Comments
 (0)