Skip to content

Latest commit

 

History

History
59 lines (45 loc) · 2.14 KB

File metadata and controls

59 lines (45 loc) · 2.14 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-extendedlocation
package-version: 1.0.0b1
no-namespace-folders: true

Python multi-api

multiapi: true
default-api-version: "2021-08-15"
clear-output-folder: true
batch:
  - tag: package-2021-03-15-preview
  - tag: package-2021-08-15
  - tag: package-2021-08-31-preview
  - multiapiscript: true
output-folder: $(python-sdks-folder)/extendedlocation/azure-mgmt-extendedlocation/azure/mgmt/extendedlocation/
perform-load: false

Tag: package-2021-03-15-preview and python

These settings apply only when --tag=package-2021-03-15-preview --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>.

namespace: azure.mgmt.extendedlocation.v2021_03_15_preview
output-folder: $(python-sdks-folder)/extendedlocation/azure-mgmt-extendedlocation/azure/mgmt/extendedlocation/v2021_03_15_preview

Tag: package-2021-08-15 and python

These settings apply only when --tag=package-2021-08-15 --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>.

namespace: azure.mgmt.extendedlocation.v2021_08_15
output-folder: $(python-sdks-folder)/extendedlocation/azure-mgmt-extendedlocation/azure/mgmt/extendedlocation/v2021_08_15

Tag: package-2021-08-31-preview and python

These settings apply only when --tag=package-2021-08-31-preview --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>.

namespace: azure.mgmt.extendedlocation.v2021_08_31_preview
output-folder: $(python-sdks-folder)/extendedlocation/azure-mgmt-extendedlocation/azure/mgmt/extendedlocation/v2021_08_31_preview