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
no-namespace-folders: true
clear-output-folder: true
These settings apply only when --tag=package-flexibleserver-2024-11-01-preview --python
is specified on the command line.
Please also specify --python-sdk-folder=<path to the root directory of your azure-sdk-for-python clone>
.
title: PostgreSQLManagementClient
package-name: azure-mgmt-postgresqlflexibleservers
package-version: 1.0.0b1
namespace: azure.mgmt.postgresqlflexibleservers
output-folder: $(python-sdks-folder)/postgresqlflexibleservers/azure-mgmt-postgresqlflexibleservers/azure/mgmt/postgresqlflexibleservers
These settings apply only when --tag=package-2020-01-01 --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>
.
title: PostgreSQLManagementClient
package-name: azure-mgmt-rdbms
package-version: 1.0.0b1
namespace: azure.mgmt.rdbms.postgresql
output-folder: $(python-sdks-folder)/rdbms/azure-mgmt-rdbms/azure/mgmt/rdbms/postgresql
directive:
- from: swagger-document
where: $.definitions.ServerProperties.properties.sourceServerResourceId
transform: >
$['format'] = 'string';
- from: swagger-document
where: $.definitions.Network.properties.delegatedSubnetResourceId
transform: >
$['format'] = 'string';
- from: swagger-document
where: $.definitions.Network.properties.privateDnsZoneArmResourceId
transform: >
$['format'] = 'string';