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 15233 in Azure/azure-rest-api-specs
Merge e4579da6da64e739b27c757c069e89f29a1da7b7 into e7682aa897902920f3a95b2f358b6f7729d18666
- Loading branch information
SDKAuto
committed
Jul 19, 2021
1 parent
88a3220
commit 1140be0
Showing
31 changed files
with
4,564 additions
and
1,281 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
Oops, something went wrong.