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 13218 in Azure/azure-rest-api-specs
2021 preview eh (Azure#13218) * Add 2018 files as base commit * Change files for 2021 in base files * Add privatendpoint property and refresh the get example response * Add checknamespaceavailability 2018 base file * change file checknameavailability for 2021-preview
- Loading branch information
SDKAuto
committed
Mar 12, 2021
1 parent
869a723
commit 4a18070
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.