forked from Azure/azure-sdk-for-js
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CodeGen from PR 15883 in Azure/azure-rest-api-specs
Merge bda0fbe958266b47dbd1f85d60ded4f8312d451b into ae591c8c7a568993b491982605902d122c71296a
- Loading branch information
SDKAuto
committed
Sep 1, 2021
1 parent
eb34da8
commit 0a0ca5e
Showing
251 changed files
with
48,091 additions
and
12,835 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,38 @@ | ||
/* | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Licensed under the MIT License. See License.txt in the project root for license information. | ||
* Copyright (c) Microsoft Corporation. | ||
* Licensed under the MIT License. | ||
* | ||
* Code generated by Microsoft (R) AutoRest Code Generator. | ||
* Changes may cause incorrect behavior and will be lost if the code is regenerated. | ||
*/ | ||
|
||
export { | ||
AutoPauseDelayTimeRange, | ||
CloudError, | ||
EditionCapability, | ||
ElasticPoolEditionCapability, | ||
ElasticPoolPerDatabaseMaxPerformanceLevelCapability, | ||
ElasticPoolPerDatabaseMinPerformanceLevelCapability, | ||
ElasticPoolPerformanceLevelCapability, | ||
InstancePoolEditionCapability, | ||
InstancePoolFamilyCapability, | ||
InstancePoolVcoresCapability, | ||
LicenseTypeCapability, | ||
LocationCapabilities, | ||
LogSizeCapability, | ||
MaintenanceConfigurationCapability, | ||
ManagedInstanceEditionCapability, | ||
ManagedInstanceFamilyCapability, | ||
ManagedInstanceMaintenanceConfigurationCapability, | ||
ManagedInstanceVcoresCapability, | ||
ManagedInstanceVersionCapability, | ||
MaxSizeCapability, | ||
MaxSizeRangeCapability, | ||
MinCapacityCapability, | ||
PerformanceLevelCapability, | ||
ReadScaleCapability, | ||
ServerVersionCapability, | ||
ServiceObjectiveCapability, | ||
Sku | ||
Sku, | ||
StorageCapability | ||
} from "../models/mappers"; |
Oops, something went wrong.