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 33a7002 commit a6bbd77Copy full SHA for a6bbd77
1 file changed
specification/azuredatatransfer/resource-manager/readme.md
@@ -29,7 +29,16 @@ These are the global settings for the azuredatatransfer.
29
``` yaml
30
openapi-type: arm
31
openapi-subtype: rpaas
32
-tag: package-2025-10-10-preview
+tag: package-2026-02-06-preview
33
+```
34
+
35
+### Tag: package-2026-02-06-preview
36
37
+These settings apply only when `--tag=package-2026-02-06-preview` is specified on the command line.
38
39
+```yaml $(tag) == 'package-2026-02-06-preview'
40
+input-file:
41
+ - Microsoft.AzureDataTransfer/preview/2026-02-06-preview/azuredatatransfer.json
42
```
43
44
### Tag: package-2025-10-10-preview
0 commit comments