Skip to content

Commit

Permalink
Changes for new api version sdk generate (Azure#10685)
Browse files Browse the repository at this point in the history
  • Loading branch information
yifalu authored Sep 11, 2020
1 parent 4c0054d commit faf8e1c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion specification/mariadb/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ These are the global settings for the MariaDB API.
title: MariaDBManagementClient
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.
openapi-type: arm
tag: package-2018-06-01
tag: package-2020-01-01
```
### Tag: package-2018-06-01-preview
Expand Down Expand Up @@ -85,6 +85,10 @@ These settings apply only when `--tag=package-2020-01-01` is specified on the co
``` yaml $(tag) == 'package-2020-01-01'
input-file:
- Microsoft.DBforMariaDB/stable/2018-06-01/mariadb.json
- Microsoft.DBforMariaDB/stable/2018-06-01/QueryPerformanceInsights.json
- Microsoft.DBforMariaDB/stable/2018-06-01/PerformanceRecommendations.json
- Microsoft.DBforMariaDB/stable/2018-06-01/PrivateEndpointConnections.json
- Microsoft.DBforMariaDB/stable/2018-06-01/PrivateLinkResources.json
- Microsoft.DBforMariaDB/stable/2018-06-01/ServerSecurityAlertPolicies.json
- Microsoft.DBforMariaDB/stable/2020-01-01/Servers.json
```
Expand Down

0 comments on commit faf8e1c

Please sign in to comment.