Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 611 Bytes

File metadata and controls

23 lines (18 loc) · 611 Bytes

TypeScript HybridCompute

These settings apply only when --typescript is specified on the command line. Please also specify --typescript-sdks-folder=<path to root folder of your azure-sdk-for-js clone>.

Common TypeScript settings

typescript:
  azure-arm: true
  generate-metadata: true

directive:
  - remove-operation:
    - Machines_Reconnect
    - Machines_CreateOrUpdate
    - Machines_Update
  package-name: "@azure/arm-hybridcompute"
  output-folder: "$(typescript-sdks-folder)/sdk/hybridcompute/arm-hybridcompute"