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 d2eba07 commit 56422faCopy full SHA for 56422fa
specification/batch/resource-manager/readme.md
@@ -28,7 +28,16 @@ These are the global settings for the Batch API.
28
title: BatchManagementClient
29
description: Batch Client
30
openapi-type: arm
31
-tag: package-2021-06
+tag: package-2022-01
32
+```
33
+
34
+### Tag: package-2022-01
35
36
+These settings apply only when `--tag=package-2022-01` is specified on the command line.
37
38
+```yaml $(tag) == 'package-2022-01'
39
+input-file:
40
+ - Microsoft.Batch/stable/2022-01-01/BatchManagement.json
41
```
42
43
### Tag: package-2021-06
0 commit comments