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 b6695fe6da6a1eecc2fbfe3df8cf3eb1d98f424e
review preview for go
- Loading branch information
SDK Automation
committed
Jun 24, 2020
1 parent
fe9c3bd
commit 5a3c5d3
Showing
18 changed files
with
1,527 additions
and
311 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
/* | ||
* 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 { | ||
BaseResource, | ||
Circuit, | ||
CloudError, | ||
Cluster, | ||
ClusterUpdateProperties, | ||
Endpoints, | ||
ErrorAdditionalInfo, | ||
ErrorResponse, | ||
ExpressRouteAuthorization, | ||
ExpressRouteAuthorizationList, | ||
HcxEnterpriseSite, | ||
IdentitySource, | ||
ManagementCluster, | ||
PrivateCloud, | ||
Resource, | ||
Sku, | ||
TrackedResource | ||
} 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
/* | ||
* 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 { | ||
BaseResource, | ||
Circuit, | ||
CloudError, | ||
Cluster, | ||
ClusterUpdateProperties, | ||
Endpoints, | ||
ErrorAdditionalInfo, | ||
ErrorResponse, | ||
ExpressRouteAuthorization, | ||
HcxEnterpriseSite, | ||
HcxEnterpriseSiteList, | ||
IdentitySource, | ||
ManagementCluster, | ||
PrivateCloud, | ||
Resource, | ||
Sku, | ||
TrackedResource | ||
} from "../models/mappers"; |
Oops, something went wrong.