Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 3 additions & 23 deletions specification/applicationinsights/resource-manager/readme.java.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,6 @@

These settings apply only when `--java` is specified on the command line.

### Tag: package-2022-06-15-java

These settings apply only when `--tag=package-2022-06-15-java` is specified on the command line.

``` yaml $(tag) == 'package-2022-06-15-java'
input-file:
- Microsoft.Insights/stable/2020-02-02/components_API.json
- Microsoft.Insights/stable/2015-05-01/componentAnnotations_API.json
- Microsoft.Insights/stable/2015-05-01/componentApiKeys_API.json
- Microsoft.Insights/stable/2015-05-01/componentContinuousExport_API.json
- Microsoft.Insights/stable/2015-05-01/componentFeaturesAndPricing_API.json
- Microsoft.Insights/stable/2015-05-01/componentProactiveDetection_API.json
- Microsoft.Insights/stable/2015-05-01/componentWorkItemConfigs_API.json
- Microsoft.Insights/stable/2015-05-01/favorites_API.json
- Microsoft.Insights/stable/2015-05-01/webTestLocations_API.json
- Microsoft.Insights/stable/2022-06-15/webTests_API.json
- Microsoft.Insights/stable/2015-05-01/analyticsItems_API.json
- Microsoft.Insights/stable/2021-03-08/workbookOperations_API.json
- Microsoft.Insights/stable/2020-11-20/workbookTemplates_API.json
- Microsoft.Insights/stable/2021-03-08/myworkbooks_API.json
- Microsoft.Insights/stable/2022-04-01/workbooks_API.json
- Microsoft.Insights/stable/2021-10-14/livetoken_API.json
```
``` yaml $(java)
generate-samples: false
```
189 changes: 6 additions & 183 deletions specification/applicationinsights/resource-manager/readme.python.md
Original file line number Diff line number Diff line change
@@ -1,198 +1,21 @@
## Python

These settings apply only when `--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 $(python)
``` yaml $(python)
title: ApplicationInsightsManagementClient
azure-arm: true
license-header: MICROSOFT_MIT_NO_VERSION
package-name: azure-mgmt-applicationinsights
namespace: azure.mgmt.applicationinsights
package-version: 1.0.0b1
clear-output-folder: true
no-namespace-folders: true
```
### Python multi-api

``` yaml $(python)
multiapi: true
default-api-version: "2023-06-01"
clear-output-folder: true
batch:
- tag: package-2015-05
- tag: package-2017-10
- tag: package-2018-05-01-preview
- tag: package-2018-06-17-preview
- tag: package-2019-10-17-preview
- tag: package-2020-02-02-preview
- tag: package-2020-02-02-only
- tag: package-2020-03-01-preview
- tag: package-preview-2020-06-only
- tag: package-2020-11-only
- tag: package-2021-03-08-only
- tag: package-2021-08
- tag: package-2021-10
- tag: package-2022-04-01-only
- tag: package-2022-06-15-only
- tag: package-2023-06-01-python-only
- tag: package-2024-02-01-preview-only
- multiapiscript: true
```

``` yaml $(multiapiscript)
output-folder: $(python-sdks-folder)/applicationinsights/azure-mgmt-applicationinsights/azure/mgmt/applicationinsights/
perform-load: false
```

### Tag: package-2024-02-01-preview-only and python

These settings apply only when `--tag=package-2024-02-01-preview-only --python` is specified on the command line.

``` yaml $(tag) == 'package-2024-02-01-preview-only' && $(python)
namespace: azure.mgmt.applicationinsights.v2024_02_01_preview
output-folder: $(python-sdks-folder)/applicationinsights/azure-mgmt-applicationinsights/azure/mgmt/applicationinsights/v2024_02_01_preview
```

### Tag: package-2023-06-01-python-only and python

These settings apply only when `--tag=package-2023-06-01-python-only --python` is specified on the command line.

``` yaml $(tag) == 'package-2023-06-01-python-only' && $(python)
namespace: azure.mgmt.applicationinsights.v2023_06_01
output-folder: $(python-sdks-folder)/applicationinsights/azure-mgmt-applicationinsights/azure/mgmt/applicationinsights/v2023_06_01
```

### Tag: package-2022-06-15-only and python

These settings apply only when `--tag=package-2022-06-15-only --python` is specified on the command line.

``` yaml $(tag) == 'package-2022-06-15-only' && $(python)
namespace: azure.mgmt.applicationinsights.v2022_06_15
output-folder: $(python-sdks-folder)/applicationinsights/azure-mgmt-applicationinsights/azure/mgmt/applicationinsights/v2022_06_15
```

### Tag: package-2015-05 and python

These settings apply only when `--tag=package-2015-05 --python` is specified on the command line.

``` yaml $(tag) == 'package-2015-05' && $(python)
namespace: azure.mgmt.applicationinsights.v2015_05_01
output-folder: $(python-sdks-folder)/applicationinsights/azure-mgmt-applicationinsights/azure/mgmt/applicationinsights/v2015_05_01
```

### Tag: package-2017-10 and python

These settings apply only when `--tag=package-2017-10 --python` is specified on the command line.

``` yaml $(tag) == 'package-2017-10' && $(python)
namespace: azure.mgmt.applicationinsights.v2017_10_01
output-folder: $(python-sdks-folder)/applicationinsights/azure-mgmt-applicationinsights/azure/mgmt/applicationinsights/v2017_10_01
```

### Tag: package-2018-06-17-preview and python

These settings apply only when `--tag=package-2018-06-17-preview --python` is specified on the command line.

``` yaml $(tag) == 'package-2018-06-17-preview' && $(python)
namespace: azure.mgmt.applicationinsights.v2018_06_17_preview
output-folder: $(python-sdks-folder)/applicationinsights/azure-mgmt-applicationinsights/azure/mgmt/applicationinsights/v2018_06_17_preview
```

### Tag: package-2019-10-17-preview and python

These settings apply only when `--tag=package-2019-10-17-preview --python` is specified on the command line.

```yaml $(tag) == 'package-2019-10-17-preview' && $(python)
namespace: azure.mgmt.applicationinsights.v2019_10_17_preview
output-folder: $(python-sdks-folder)/applicationinsights/azure-mgmt-applicationinsights/azure/mgmt/applicationinsights/v2019_10_17_preview
```

### Tag: package-2018-05-01-preview and python

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

``` yaml $(tag) == 'package-2018-05-01-preview' && $(python)
namespace: azure.mgmt.applicationinsights.v2018_05_01_preview
output-folder: $(python-sdks-folder)/applicationinsights/azure-mgmt-applicationinsights/azure/mgmt/applicationinsights/v2018_05_01_preview
```

### Tag: package-2020-02-02-preview and python

These settings apply only when `--tag=package-2020-02-02-preview --python` is specified on the command line.

``` yaml $(tag) == 'package-2020-02-02-preview' && $(python)
namespace: azure.mgmt.applicationinsights.v2020_02_02_preview
output-folder: $(python-sdks-folder)/applicationinsights/azure-mgmt-applicationinsights/azure/mgmt/applicationinsights/v2020_02_02_preview
```

### Tag: package-2020-02-02-only and python

These settings apply only when `--tag=package-2020-02-02-only --python` is specified on the command line.

``` yaml $(tag) == 'package-2020-02-02-only' && $(python)
namespace: azure.mgmt.applicationinsights.v2020_02_02
output-folder: $(python-sdks-folder)/applicationinsights/azure-mgmt-applicationinsights/azure/mgmt/applicationinsights/v2020_02_02
```

### Tag: package-2020-03-01-preview and python

These settings apply only when `--tag=package-2020-03-01-preview --python` is specified on the command line.

``` yaml $(tag) == 'package-2020-03-01-preview' && $(python)
namespace: azure.mgmt.applicationinsights.v2020_03_01_preview
output-folder: $(python-sdks-folder)/applicationinsights/azure-mgmt-applicationinsights/azure/mgmt/applicationinsights/v2020_03_01_preview
```

### Tag: package-preview-2020-06-only and python

These settings apply only when `--tag=package-preview-2020-06-only --python` is specified on the command line.

``` yaml $(tag) == 'package-preview-2020-06-only' && $(python)
namespace: azure.mgmt.applicationinsights.v2020_06_02_preview
output-folder: $(python-sdks-folder)/applicationinsights/azure-mgmt-applicationinsights/azure/mgmt/applicationinsights/v2020_06_02_preview
```

### Tag: package-2020-11-only and python

These settings apply only when `--tag=package-2020-11-only --python` is specified on the command line.

``` yaml $(tag) == 'package-2020-11-only' && $(python)
namespace: azure.mgmt.applicationinsights.v2020_11_20
output-folder: $(python-sdks-folder)/applicationinsights/azure-mgmt-applicationinsights/azure/mgmt/applicationinsights/v2020_11_20
```

### Tag: package-2021-03-08-only and python

These settings apply only when `--tag=package-2021-03-08-only --python` is specified on the command line.

``` yaml $(tag) == 'package-2021-03-08-only' && $(python)
namespace: azure.mgmt.applicationinsights.v2021_03_08
output-folder: $(python-sdks-folder)/applicationinsights/azure-mgmt-applicationinsights/azure/mgmt/applicationinsights/v2021_03_08
```

### Tag: package-2021-08 and python

These settings apply only when `--tag=package-2021-08 --python` is specified on the command line.

``` yaml $(tag) == 'package-2021-08' && $(python)
namespace: azure.mgmt.applicationinsights.v2021_08_01
output-folder: $(python-sdks-folder)/applicationinsights/azure-mgmt-applicationinsights/azure/mgmt/applicationinsights/v2021_08_01
```

### Tag: package-2021-10 and python

These settings apply only when `--tag=package-2021-10 --python` is specified on the command line.

``` yaml $(tag) == 'package-2021-10' && $(python)
namespace: azure.mgmt.applicationinsights.v2021_10
output-folder: $(python-sdks-folder)/applicationinsights/azure-mgmt-applicationinsights/azure/mgmt/applicationinsights/v2021_10
```

### Tag: package-2022-04-01-only and python

These settings apply only when `--tag=package-2022-04-01-only --python` is specified on the command line.

``` yaml $(tag) == 'package-2022-04-01-only' && $(python)
namespace: azure.mgmt.applicationinsights.v2022_04_01
output-folder: $(python-sdks-folder)/applicationinsights/azure-mgmt-applicationinsights/azure/mgmt/applicationinsights/v2022_04_01
no-namespace-folders: true
output-folder: $(python-sdks-folder)/applicationinsights/azure-mgmt-applicationinsights/azure/mgmt/applicationinsights
```

```yaml $(python)
Expand Down
Loading