Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 541 Bytes

File metadata and controls

14 lines (12 loc) · 541 Bytes

C#

These settings apply only when --csharp is specified on the command line. Please also specify --csharp-sdks-folder=<path to "SDKs" directory of your azure-sdk-for-net clone>.

csharp:
  azure-arm: true
  license-header: MICROSOFT_MIT_NO_VERSION
  namespace: Microsoft.Azure.Management.PaloAltoNetworks.Cloudngfw
  payload-flattening-threshold: 1
  output-folder: $(csharp-sdks-folder)/PaloAltoNetworks.Cloudngfw/Microsoft.Azure.Management.PaloAltoNetworks.Cloudngfw/src/Generated
  clear-output-folder: true