These settings apply only when --track2
is specified on the command line.
azure-arm: true
license-header: MICROSOFT_MIT_NO_VERSION
package-name: azure-mgmt-recoveryservicesbackup
package-version: 1.0.0b1
no-namespace-folders: true
Generate all API versions currently shipped for this package
clear-output-folder: true
batch:
- tag: package-passivestamp-2021-11-15
- tag: package-2023-02
These settings apply only when --tag=package-passivestamp-2021-11-15 --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: Recovery Services Backup Passive Client
namespace: azure.mgmt.recoveryservicesbackup.passivestamp
output-folder: $(python-sdks-folder)/recoveryservices/azure-mgmt-recoveryservicesbackup/azure/mgmt/recoveryservicesbackup/passivestamp
These settings apply only when --package-2023-02 --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>
.
namespace: azure.mgmt.recoveryservicesbackup.activestamp
output-folder: $(python-sdks-folder)/recoveryservices/azure-mgmt-recoveryservicesbackup/azure/mgmt/recoveryservicesbackup/activestamp
modelerfour:
lenient-model-deduplication: true
directive:
- from: swagger-document
where: $.definitions.ProtectionIntent
transform: >
$['required'] = ['protectionIntentItemType'];
- from: swagger-document
where: $.definitions.FeatureSupportRequest
transform: >
$['required'] = ['featureType'];