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 14540 in Azure/azure-rest-api-specs
Merge 0420be42a2270e045068b0cf8d8f1e00e333ff0f into cb635c41dc75e34890f20a26ee509861260c8784
- Loading branch information
SDKAuto
committed
May 25, 2021
1 parent
45b14f8
commit 64f1d13
Showing
31 changed files
with
4,487 additions
and
1,212 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,43 @@ | ||
/* | ||
* 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 { | ||
ArmDisasterRecovery, | ||
AuthorizationRule, | ||
AvailableCluster, | ||
AvailableClustersList, | ||
BaseResource, | ||
CaptureDescription, | ||
Cluster, | ||
ClusterListResult, | ||
ClusterSku, | ||
ConnectionState, | ||
ConsumerGroup, | ||
Destination, | ||
EHNamespace, | ||
EHNamespaceIdContainer, | ||
EHNamespaceIdListResult, | ||
Encryption, | ||
ErrorResponse, | ||
Eventhub, | ||
Identity, | ||
IpFilterRule, | ||
KeyVaultProperties, | ||
MessagingRegions, | ||
MessagingRegionsProperties, | ||
NetworkRuleSet, | ||
NWRuleSetIpRules, | ||
NWRuleSetVirtualNetworkRules, | ||
PrivateEndpoint, | ||
PrivateEndpointConnection, | ||
Resource, | ||
Sku, | ||
Subnet, | ||
TrackedResource, | ||
VirtualNetworkRule | ||
} from "../models/mappers"; |
12 changes: 12 additions & 0 deletions
12
sdk/eventhub/arm-eventhub/src/models/configurationMappers.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,12 @@ | ||
/* | ||
* 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 { | ||
ClusterQuotaConfigurationProperties, | ||
ErrorResponse | ||
} 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.