Skip to content

Commit

Permalink
cleanup package-2017-11-01-preview-only
Browse files Browse the repository at this point in the history
  • Loading branch information
Moshe Malka committed Mar 21, 2022
1 parent c0dc0f4 commit ee942ca
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions specification/monitor/resource-manager/readme.python.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ batch:
- tag: package-2018-03-01-only
- tag: package-2018-01-01-only
- tag: package-2017-12-01-preview-only
- tag: package-2017-11-01-preview-only
- tag: package-2017-05-01-preview-only
- tag: package-2017-04-01-only
- tag: package-2017-03-01-preview-only
Expand Down Expand Up @@ -231,16 +230,6 @@ namespace: $(python-base-namespace).v2017_12_01_preview
output-folder: $(python-sdks-folder)/$(python-base-folder)/v2017_12_01_preview
```

### Tag: package-2017-11-01-preview-only and python

These settings apply only when `--tag=package-2017-11-01-preview-only --python` is specified on the command line.
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.

``` yaml $(tag) == 'package-2017-11-01-preview-only'
namespace: $(python-base-namespace).v2017_11_01_preview
output-folder: $(python-sdks-folder)/$(python-base-folder)/v2017_11_01_preview
```

### Tag: package-2017-05-01-preview-only and python

These settings apply only when `--tag=package-2017-05-01-preview-only --python` is specified on the command line.
Expand Down

0 comments on commit ee942ca

Please sign in to comment.