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 12591 in Azure/azure-rest-api-specs
fix readme Configuration Tags for eventhub (Azure#12591)
- Loading branch information
SDKAuto
committed
Feb 22, 2021
1 parent
241aeb7
commit d3f9b84
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.