Skip to content

Latest commit

 

History

History
178 lines (128 loc) · 7.09 KB

File metadata and controls

178 lines (128 loc) · 7.09 KB

Python

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

azure-arm: true
license-header: MICROSOFT_MIT_NO_VERSION
package-name: azure-mgmt-authorization
no-namespace-folders: true
package-version: 1.0.0b1

Python multi-api

Generate all API versions currently shipped for this package

default-api-version: "2022-04-01"
multiapi: true
clear-output-folder: true
batch:
  - tag: package-2022-04-01-only
  - tag: package-2021-12-01-preview-only
  - tag: package-2021-07-01-preview-only
  - tag: package-2021-03-01-preview-only
  - tag: package-2021-01-01-preview-only
  - tag: package-2020-10-01-only
  - tag: package-2020-10-01-preview-only
  - tag: package-2020-04-01-preview-only
  - tag: package-2019-08-01-preview-only
  - tag: package-2018-09-01-preview-only
  - tag: package-2018-07-01-preview-only
  - tag: package-2018-05-01-preview
  - tag: package-2018-01-01-preview-only
  - tag: package-2015-07-01
  - tag: package-2015-06-01-preview
  - multiapiscript: true
output-folder: $(python-sdks-folder)/authorization/azure-mgmt-authorization/azure/mgmt/authorization/
perform-load: false

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.

namespace: azure.mgmt.authorization.v2022_04_01
output-folder: $(python-sdks-folder)/authorization/azure-mgmt-authorization/azure/mgmt/authorization/v2022_04_01

Tag: package-2021-12-01-preview-only and python

These settings apply only when --tag=package-2021-12-01-preview-only --python is specified on the command line.

namespace: azure.mgmt.authorization.v2021_12_01_preview
output-folder: $(python-sdks-folder)/authorization/azure-mgmt-authorization/azure/mgmt/authorization/v2021_12_01_preview

Tag: package-2021-07-01-preview-only and python

These settings apply only when --tag=package-2021-07-01-preview-only --python is specified on the command line.

python:
  namespace: azure.mgmt.authorization.v2021_07_01_preview
  output-folder: $(python-sdks-folder)/authorization/azure-mgmt-authorization/azure/mgmt/authorization/v2021_07_01_preview

Tag: package-2021-03-01-preview-only and python

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

namespace: azure.mgmt.authorization.v2021_03_01_preview
output-folder: $(python-sdks-folder)/authorization/azure-mgmt-authorization/azure/mgmt/authorization/v2021_03_01_preview

Tag: package-2021-01-01-preview-only and python

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

namespace: azure.mgmt.authorization.v2021_01_01_preview
output-folder: $(python-sdks-folder)/authorization/azure-mgmt-authorization/azure/mgmt/authorization/v2021_01_01_preview

Tag: package-2020-10-01-only and python

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

namespace: azure.mgmt.authorization.v2020_10_01
output-folder: $(python-sdks-folder)/authorization/azure-mgmt-authorization/azure/mgmt/authorization/v2020_10_01

Tag: package-2020-10-01-preview-only and python

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

namespace: azure.mgmt.authorization.v2020_10_01_preview
output-folder: $(python-sdks-folder)/authorization/azure-mgmt-authorization/azure/mgmt/authorization/v2020_10_01_preview

Tag: package-2020-04-01-preview-only and python

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

namespace: azure.mgmt.authorization.v2020_04_01_preview
output-folder: $(python-sdks-folder)/authorization/azure-mgmt-authorization/azure/mgmt/authorization/v2020_04_01_preview

Tag: package-2019-08-01-preview-only and python

These settings apply only when --tag=package-2019-08-01-preview-only --python is specified on the command line.

namespace: azure.mgmt.authorization.v2019_08_01_preview
output-folder: $(python-sdks-folder)/authorization/azure-mgmt-authorization/azure/mgmt/authorization/v2019_08_01_preview

Tag: package-2018-09-01-preview-only and python

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

namespace: azure.mgmt.authorization.v2018_09_01_preview
output-folder: $(python-sdks-folder)/authorization/azure-mgmt-authorization/azure/mgmt/authorization/v2018_09_01_preview

Tag: package-2018-07-01-preview-only and python

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

namespace: azure.mgmt.authorization.v2018_07_01_preview
output-folder: $(python-sdks-folder)/authorization/azure-mgmt-authorization/azure/mgmt/authorization/v2018_07_01_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.

namespace: azure.mgmt.authorization.v2018_05_01_preview
output-folder: $(python-sdks-folder)/authorization/azure-mgmt-authorization/azure/mgmt/authorization/v2018_05_01_preview

Tag: package-2018-01-01-preview-only and python

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

namespace: azure.mgmt.authorization.v2018_01_01_preview
output-folder: $(python-sdks-folder)/authorization/azure-mgmt-authorization/azure/mgmt/authorization/v2018_01_01_preview

Tag: package-2015-07-01 and python

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

namespace: azure.mgmt.authorization.v2015_07_01
output-folder: $(python-sdks-folder)/authorization/azure-mgmt-authorization/azure/mgmt/authorization/v2015_07_01

Tag: 2015-06-01-preview and python

These settings apply only when --tag=2015-06-01-preview --python is specified on the command line.

namespace: azure.mgmt.authorization.v2015_06_01
output-folder: $(python-sdks-folder)/authorization/azure-mgmt-authorization/azure/mgmt/authorization/v2015_06_01