Skip to content

Commit

Permalink
Changed to preview (#2837)
Browse files Browse the repository at this point in the history
  • Loading branch information
deathly809 authored and mcardosos committed Apr 9, 2018
1 parent 44d57a7 commit f6b39d9
Show file tree
Hide file tree
Showing 23 changed files with 14 additions and 14 deletions.
16 changes: 8 additions & 8 deletions specification/azsadmin/resource-manager/compute/readme.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Compute Admin

> see https://aka.ms/autorest
This is the AutoRest configuration file for Compute Admin.

---
## Getting Started
## Getting Started
To build the SDK for Compute Admin, simply [Install AutoRest](https://aka.ms/autorest/install) and in this folder, run:

> `autorest`
Expand All @@ -17,7 +17,7 @@ To see additional help and options, run:

## Configuration

### Basic Information
### Basic Information
These are the global settings for the Compute API.

``` yaml
Expand All @@ -33,16 +33,16 @@ These settings apply only when `--tag=package-2015-12-01-preview` is specified o

``` yaml $(tag) == 'package-2015-12-01-preview'
input-file:
- Microsoft.Compute.Admin/2015-12-01-preview/Compute.json
- Microsoft.Compute.Admin/2015-12-01-preview/PlatformImages.json
- Microsoft.Compute.Admin/2015-12-01-preview/Quotas.json
- Microsoft.Compute.Admin/2015-12-01-preview/VMExtensions.json
- Microsoft.Compute.Admin/preview/2015-12-01-preview/Compute.json
- Microsoft.Compute.Admin/preview/2015-12-01-preview/PlatformImages.json
- Microsoft.Compute.Admin/preview/2015-12-01-preview/Quotas.json
- Microsoft.Compute.Admin/preview/2015-12-01-preview/VMExtensions.json
```

---
# Code Generation

## C#
## C#

``` yaml $(csharp)
csharp:
Expand Down
12 changes: 6 additions & 6 deletions specification/azsadmin/resource-manager/keyvault/readme.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# KeyVault Admin

> see https://aka.ms/autorest
This is the AutoRest configuration file for KeyVault Admin.

---
## Getting Started
## Getting Started
To build the SDK for KeyVault Admin, simply [Install AutoRest](https://aka.ms/autorest/install) and in this folder, run:

> `autorest`
Expand All @@ -17,7 +17,7 @@ To see additional help and options, run:

## Configuration

### Basic Information
### Basic Information
These are the global settings for the KeyVault API.

``` yaml
Expand All @@ -33,14 +33,14 @@ These settings apply only when `--tag=package-2017-02-01-preview` is specified o

``` yaml $(tag) == 'package-2017-02-01-preview'
input-file:
- Microsoft.KeyVault.Admin/2017-02-01-preview/KeyVault.json
- Microsoft.KeyVault.Admin/2017-02-01-preview/Quotas.json
- Microsoft.KeyVault.Admin/preview/2017-02-01-preview/KeyVault.json
- Microsoft.KeyVault.Admin/preview/2017-02-01-preview/Quotas.json
```

---
# Code Generation

## C#
## C#

``` yaml $(csharp)
csharp:
Expand Down

0 comments on commit f6b39d9

Please sign in to comment.