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 3821635d479663694d7f279a2916a483366a18b0
- Loading branch information
SDK Automation
committed
Oct 23, 2020
1 parent
b3a9771
commit caf5ebf
Showing
19 changed files
with
5,175 additions
and
280 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
37 changes: 37 additions & 0 deletions
37
sdk/avs/arm-avs/src/models/globalReachConnectionsMappers.ts
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,37 @@ | ||
/* | ||
* 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, | ||
BaseResource, | ||
Circuit, | ||
CloudError, | ||
Cluster, | ||
Endpoints, | ||
ErrorAdditionalInfo, | ||
ErrorResponse, | ||
ExpressRouteAuthorization, | ||
GlobalReachConnection, | ||
GlobalReachConnectionList, | ||
HcxEnterpriseSite, | ||
IdentitySource, | ||
ManagementCluster, | ||
PrivateCloud, | ||
ProxyResource, | ||
Resource, | ||
Sku, | ||
TrackedResource, | ||
WorkloadNetworkDhcp, | ||
WorkloadNetworkGateway, | ||
WorkloadNetworkPortMirroring, | ||
WorkloadNetworkSegment, | ||
WorkloadNetworkSegmentPortVif, | ||
WorkloadNetworkSegmentSubnet, | ||
WorkloadNetworkVirtualMachine, | ||
WorkloadNetworkVMGroup | ||
} 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
Oops, something went wrong.