Skip to content

Commit

Permalink
Stackadmin network (#7776)
Browse files Browse the repository at this point in the history
* network admin module changes

* remove readme.azsautogen.md from network
  • Loading branch information
rakku-ms authored and bganapa committed Nov 13, 2019
1 parent 9e551f0 commit f809fa9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 66 deletions.

This file was deleted.

18 changes: 7 additions & 11 deletions specification/azsadmin/resource-manager/network/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,17 +27,13 @@ openapi-type: arm
tag: package-2015-06-15
```
### Tag: package-2015-06-15
These settings apply only when `--tag=package-2015-06-15` is specified on the command line.

``` yaml $(tag) == 'package-2015-06-15'
``` yaml
input-file:
- "Microsoft.Network.Admin/preview/2015-06-15/Network.json"
- "Microsoft.Network.Admin/preview/2015-06-15/LoadBalancers.json"
- "Microsoft.Network.Admin/preview/2015-06-15/PublicIpAddresses.json"
- "Microsoft.Network.Admin/preview/2015-06-15/Quotas.json"
- "Microsoft.Network.Admin/preview/2015-06-15/VirtualNetworks.json"
- "$(this-folder)/Microsoft.Network.Admin/preview/2015-06-15/Network.json"
- "$(this-folder)/Microsoft.Network.Admin/preview/2015-06-15/LoadBalancers.json"
- "$(this-folder)/Microsoft.Network.Admin/preview/2015-06-15/PublicIpAddresses.json"
- "$(this-folder)/Microsoft.Network.Admin/preview/2015-06-15/Quotas.json"
- "$(this-folder)/Microsoft.Network.Admin/preview/2015-06-15/VirtualNetworks.json"
```
---
Expand All @@ -56,4 +52,4 @@ csharp:
payload-flattening-threshold: 1
output-folder: $(csharp-sdks-folder)/Generated
clear-output-folder: true
```
```

0 comments on commit f809fa9

Please sign in to comment.