Skip to content

Latest commit

 

History

History
54 lines (40 loc) · 2.35 KB

File metadata and controls

54 lines (40 loc) · 2.35 KB

TypeScript

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

typescript:
  azure-arm: true
  clear-output-folder: true
  generate-metadata: true

Tag: package-flexibleserver-2021-06 and TypeScript

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

title: PostgreSQLManagementFlexibleServerClient
package-name: "@azure/arm-postgresql-flexible"
output-folder: "$(typescript-sdks-folder)/sdk/postgresql/arm-postgresql-flexible/"

Tag: package-flexibleserver-2021-06-preview and TypeScript

These settings apply only when --tag=package-flexibleserver-2021-06-preview --typescript is specified on the command line. Please also specify --typescript-sdks-folder=<path to the root directory of your azure-sdk-for-typescript clone>.

title: PostgreSQLManagementFlexibleServerClient
package-name: "@azure/arm-postgresql-flexible"
output-folder: "$(typescript-sdks-folder)/sdk/postgresql/arm-postgresql-flexible/"

Tag: package-2021-04-10-privatepreview and TypeScript

These settings apply only when --tag=package-2021-04-10-privatepreview --typescript is specified on the command line. Please also specify --typescript-sdks-folder=<path to the root directory of your azure-sdk-for-typescript clone>.

title: PostgreSQLManagementFlexibleServerClient
package-name: "@azure/arm-postgresql-flexible"
output-folder: "$(typescript-sdks-folder)/sdk/postgresql/arm-postgresql-flexible/"

Tag: package-2020-01-01 and TypeScript

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

package-name: "@azure/arm-postgresql"
output-folder: "$(typescript-sdks-folder)/sdk/postgresql/arm-postgresql/"