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 dced4d3ce701aa65202949eaf94cb293d602b1f3
- Loading branch information
SDK Automation
committed
Nov 5, 2020
1 parent
82ff76f
commit 782c9e5
Showing
25 changed files
with
5,130 additions
and
346 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,27 +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 { | ||
discriminators, | ||
BaseResource, | ||
Circuit, | ||
CloudError, | ||
Cluster, | ||
ClusterUpdateProperties, | ||
CommonClusterProperties, | ||
Endpoints, | ||
ErrorAdditionalInfo, | ||
ErrorResponse, | ||
ExpressRouteAuthorization, | ||
ExpressRouteAuthorizationList, | ||
GlobalReachConnection, | ||
HcxEnterpriseSite, | ||
IdentitySource, | ||
ManagementCluster, | ||
PrivateCloud, | ||
ProxyResource, | ||
Resource, | ||
Sku, | ||
TrackedResource | ||
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,39 @@ | ||
/* | ||
* 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 { | ||
discriminators, | ||
BaseResource, | ||
Circuit, | ||
CloudError, | ||
Cluster, | ||
ClusterList, | ||
ClusterUpdate, | ||
ClusterUpdateProperties, | ||
CommonClusterProperties, | ||
Endpoints, | ||
ErrorAdditionalInfo, | ||
ErrorResponse, | ||
ExpressRouteAuthorization, | ||
GlobalReachConnection, | ||
HcxEnterpriseSite, | ||
IdentitySource, | ||
ManagementCluster, | ||
PrivateCloud, | ||
ProxyResource, | ||
Resource, | ||
Sku, | ||
TrackedResource | ||
TrackedResource, | ||
WorkloadNetworkDhcp, | ||
WorkloadNetworkGateway, | ||
WorkloadNetworkPortMirroring, | ||
WorkloadNetworkSegment, | ||
WorkloadNetworkSegmentPortVif, | ||
WorkloadNetworkSegmentSubnet, | ||
WorkloadNetworkVirtualMachine, | ||
WorkloadNetworkVMGroup | ||
} from "../models/mappers"; |
38 changes: 38 additions & 0 deletions
38
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,38 @@ | ||
/* | ||
* 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 { | ||
discriminators, | ||
BaseResource, | ||
Circuit, | ||
CloudError, | ||
Cluster, | ||
CommonClusterProperties, | ||
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +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 { | ||
discriminators, | ||
BaseResource, | ||
Circuit, | ||
CloudError, | ||
Cluster, | ||
ClusterUpdateProperties, | ||
CommonClusterProperties, | ||
Endpoints, | ||
ErrorAdditionalInfo, | ||
ErrorResponse, | ||
ExpressRouteAuthorization, | ||
GlobalReachConnection, | ||
HcxEnterpriseSite, | ||
HcxEnterpriseSiteList, | ||
IdentitySource, | ||
ManagementCluster, | ||
PrivateCloud, | ||
ProxyResource, | ||
Resource, | ||
Sku, | ||
TrackedResource | ||
TrackedResource, | ||
WorkloadNetworkDhcp, | ||
WorkloadNetworkGateway, | ||
WorkloadNetworkPortMirroring, | ||
WorkloadNetworkSegment, | ||
WorkloadNetworkSegmentPortVif, | ||
WorkloadNetworkSegmentSubnet, | ||
WorkloadNetworkVirtualMachine, | ||
WorkloadNetworkVMGroup | ||
} from "../models/mappers"; |
Oops, something went wrong.