Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 625 Bytes

readme.python.md

File metadata and controls

23 lines (19 loc) · 625 Bytes

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>.

azure-arm: true
license-header: MICROSOFT_MIT_NO_VERSION
package-name: azure-mgmt-[[ServiceName]]
namespace: azure.mgmt.[[ServiceName]]
package-version: 1.0.0b1
clear-output-folder: true
no-namespace-folders: true
output-folder: $(python-sdks-folder)/[[ServiceName]]/azure-mgmt-[[ServiceName]]/azure/mgmt/[[ServiceName]]
modelerfour:
  flatten-models: false