Skip to content

Commit faf8e1c

Browse files
authored
Changes for new api version sdk generate (#10685)
1 parent 4c0054d commit faf8e1c

File tree

1 file changed

+5
-1
lines changed
  • specification/mariadb/resource-manager

1 file changed

+5
-1
lines changed

specification/mariadb/resource-manager/readme.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ These are the global settings for the MariaDB API.
2828
title: MariaDBManagementClient
2929
description: The Microsoft Azure management API provides create, read, update, and delete functionality for Azure MariaDB resources including servers, databases, firewall rules, VNET rules, log files and configurations with new business model.
3030
openapi-type: arm
31-
tag: package-2018-06-01
31+
tag: package-2020-01-01
3232
```
3333
3434
### Tag: package-2018-06-01-preview
@@ -85,6 +85,10 @@ These settings apply only when `--tag=package-2020-01-01` is specified on the co
8585
``` yaml $(tag) == 'package-2020-01-01'
8686
input-file:
8787
- Microsoft.DBforMariaDB/stable/2018-06-01/mariadb.json
88+
- Microsoft.DBforMariaDB/stable/2018-06-01/QueryPerformanceInsights.json
89+
- Microsoft.DBforMariaDB/stable/2018-06-01/PerformanceRecommendations.json
90+
- Microsoft.DBforMariaDB/stable/2018-06-01/PrivateEndpointConnections.json
91+
- Microsoft.DBforMariaDB/stable/2018-06-01/PrivateLinkResources.json
8892
- Microsoft.DBforMariaDB/stable/2018-06-01/ServerSecurityAlertPolicies.json
8993
- Microsoft.DBforMariaDB/stable/2020-01-01/Servers.json
9094
```

0 commit comments

Comments
 (0)