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.
Generated from b951f03383b3139cb874d1dd981650dc20dbd1c0
Add suppression for resource privder name pascal case
- Loading branch information
SDK Automation
committed
Jul 23, 2020
1 parent
c3e3f63
commit 12ba0cc
Showing
45 changed files
with
4,912 additions
and
351 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
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 |
---|---|---|
@@ -0,0 +1,40 @@ | ||
/* | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Licensed under the MIT License. See License.txt in the project root for license information. | ||
* | ||
* Code generated by Microsoft (R) AutoRest Code Generator. | ||
* Changes may cause incorrect behavior and will be lost if the code is regenerated. | ||
*/ | ||
|
||
export { | ||
discriminators, | ||
Advisor, | ||
AdvisorsResultList, | ||
AzureEntityResource, | ||
BaseResource, | ||
CloudError, | ||
Configuration, | ||
Database, | ||
FirewallRule, | ||
LogFile, | ||
PrivateEndpointConnection, | ||
PrivateEndpointProperty, | ||
PrivateLinkResource, | ||
PrivateLinkResourceProperties, | ||
PrivateLinkServiceConnectionStateProperty, | ||
ProxyResource, | ||
QueryStatistic, | ||
QueryText, | ||
RecommendationAction, | ||
Resource, | ||
Server, | ||
ServerPrivateEndpointConnection, | ||
ServerPrivateEndpointConnectionProperties, | ||
ServerPrivateLinkServiceConnectionStateProperty, | ||
ServerSecurityAlertPolicy, | ||
Sku, | ||
StorageProfile, | ||
TrackedResource, | ||
VirtualNetworkRule, | ||
WaitStatistic | ||
} from "../models/mappers"; |
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
Oops, something went wrong.