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 12879 in Azure/azure-rest-api-specs
AVS 2021-01-01-preview (Azure#12879) * use 2020-07-17-preview as base api * 2021-01-01-preview API changes * fix Java namespace & output-folder * add body to Datastores_Create * remove x-ms-azure-resource & properties suffix * fix Datastores_Create responses * "2021-01-01" to "2021-01-01-preview"
- Loading branch information
SDKAuto
committed
Feb 19, 2021
1 parent
43d9c79
commit 84de596
Showing
30 changed files
with
8,017 additions
and
368 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,44 @@ | ||
/* | ||
* 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, | ||
Addon, | ||
AddonList, | ||
BaseResource, | ||
Circuit, | ||
CloudError, | ||
Cluster, | ||
CommonClusterProperties, | ||
Datastore, | ||
DiskPoolVolume, | ||
Endpoints, | ||
ErrorAdditionalInfo, | ||
ErrorResponse, | ||
ExpressRouteAuthorization, | ||
GlobalReachConnection, | ||
HcxEnterpriseSite, | ||
IdentitySource, | ||
ManagementCluster, | ||
NetAppVolume, | ||
PrivateCloud, | ||
ProxyResource, | ||
Resource, | ||
Sku, | ||
TrackedResource, | ||
WorkloadNetworkDhcp, | ||
WorkloadNetworkDnsService, | ||
WorkloadNetworkDnsZone, | ||
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,44 @@ | ||
/* | ||
* 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, | ||
Addon, | ||
BaseResource, | ||
Circuit, | ||
CloudError, | ||
Cluster, | ||
ClusterUpdateProperties, | ||
CommonClusterProperties, | ||
Datastore, | ||
DiskPoolVolume, | ||
Endpoints, | ||
ErrorAdditionalInfo, | ||
ErrorResponse, | ||
ExpressRouteAuthorization, | ||
ExpressRouteAuthorizationList, | ||
GlobalReachConnection, | ||
HcxEnterpriseSite, | ||
IdentitySource, | ||
ManagementCluster, | ||
NetAppVolume, | ||
PrivateCloud, | ||
ProxyResource, | ||
Resource, | ||
Sku, | ||
TrackedResource | ||
TrackedResource, | ||
WorkloadNetworkDhcp, | ||
WorkloadNetworkDnsService, | ||
WorkloadNetworkDnsZone, | ||
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,45 @@ | ||
/* | ||
* 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, | ||
Addon, | ||
BaseResource, | ||
Circuit, | ||
CloudError, | ||
Cluster, | ||
ClusterList, | ||
ClusterUpdate, | ||
ClusterUpdateProperties, | ||
CommonClusterProperties, | ||
Datastore, | ||
DiskPoolVolume, | ||
Endpoints, | ||
ErrorAdditionalInfo, | ||
ErrorResponse, | ||
ExpressRouteAuthorization, | ||
GlobalReachConnection, | ||
HcxEnterpriseSite, | ||
IdentitySource, | ||
ManagementCluster, | ||
NetAppVolume, | ||
PrivateCloud, | ||
ProxyResource, | ||
Resource, | ||
Sku, | ||
TrackedResource | ||
TrackedResource, | ||
WorkloadNetworkDhcp, | ||
WorkloadNetworkDnsService, | ||
WorkloadNetworkDnsZone, | ||
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 |
---|---|---|
@@ -0,0 +1,44 @@ | ||
/* | ||
* 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, | ||
Addon, | ||
BaseResource, | ||
Circuit, | ||
CloudError, | ||
Cluster, | ||
CommonClusterProperties, | ||
Datastore, | ||
DatastoreList, | ||
DiskPoolVolume, | ||
Endpoints, | ||
ErrorAdditionalInfo, | ||
ErrorResponse, | ||
ExpressRouteAuthorization, | ||
GlobalReachConnection, | ||
HcxEnterpriseSite, | ||
IdentitySource, | ||
ManagementCluster, | ||
NetAppVolume, | ||
PrivateCloud, | ||
ProxyResource, | ||
Resource, | ||
Sku, | ||
TrackedResource, | ||
WorkloadNetworkDhcp, | ||
WorkloadNetworkDnsService, | ||
WorkloadNetworkDnsZone, | ||
WorkloadNetworkGateway, | ||
WorkloadNetworkPortMirroring, | ||
WorkloadNetworkSegment, | ||
WorkloadNetworkSegmentPortVif, | ||
WorkloadNetworkSegmentSubnet, | ||
WorkloadNetworkVirtualMachine, | ||
WorkloadNetworkVMGroup | ||
} from "../models/mappers"; |
44 changes: 44 additions & 0 deletions
44
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,44 @@ | ||
/* | ||
* 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, | ||
Addon, | ||
BaseResource, | ||
Circuit, | ||
CloudError, | ||
Cluster, | ||
CommonClusterProperties, | ||
Datastore, | ||
DiskPoolVolume, | ||
Endpoints, | ||
ErrorAdditionalInfo, | ||
ErrorResponse, | ||
ExpressRouteAuthorization, | ||
GlobalReachConnection, | ||
GlobalReachConnectionList, | ||
HcxEnterpriseSite, | ||
IdentitySource, | ||
ManagementCluster, | ||
NetAppVolume, | ||
PrivateCloud, | ||
ProxyResource, | ||
Resource, | ||
Sku, | ||
TrackedResource, | ||
WorkloadNetworkDhcp, | ||
WorkloadNetworkDnsService, | ||
WorkloadNetworkDnsZone, | ||
WorkloadNetworkGateway, | ||
WorkloadNetworkPortMirroring, | ||
WorkloadNetworkSegment, | ||
WorkloadNetworkSegmentPortVif, | ||
WorkloadNetworkSegmentSubnet, | ||
WorkloadNetworkVirtualMachine, | ||
WorkloadNetworkVMGroup | ||
} from "../models/mappers"; |
Oops, something went wrong.