@azure/arm-eventhub-profile-2020-09-01-hybrid 2.1.1-alpha.20250124.1 → 2.1.1-alpha.20250129.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/{dist-esm/src → dist/browser}/eventHubManagementClient.d.ts +2 -2
- package/dist/browser/eventHubManagementClient.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/eventHubManagementClient.js +1 -1
- package/dist/browser/eventHubManagementClient.js.map +1 -0
- package/dist/browser/index.d.ts +5 -0
- package/{dist-esm/src → dist/browser}/index.d.ts.map +1 -1
- package/{dist-esm/src → dist/browser}/index.js +4 -4
- package/dist/browser/index.js.map +1 -0
- package/dist/browser/lroImpl.js +25 -0
- package/dist/browser/lroImpl.js.map +1 -0
- package/dist/browser/models/index.js.map +1 -0
- package/dist/browser/models/mappers.js.map +1 -0
- package/{dist-esm/src → dist/browser}/models/parameters.js +1 -1
- package/dist/browser/models/parameters.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/clusters.d.ts +3 -3
- package/dist/browser/operations/clusters.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/clusters.js +101 -113
- package/dist/browser/operations/clusters.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/consumerGroups.d.ts +3 -3
- package/dist/browser/operations/consumerGroups.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/consumerGroups.js +3 -3
- package/dist/browser/operations/consumerGroups.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/disasterRecoveryConfigs.d.ts +3 -3
- package/dist/browser/operations/disasterRecoveryConfigs.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/disasterRecoveryConfigs.js +3 -3
- package/dist/browser/operations/disasterRecoveryConfigs.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/eventHubs.d.ts +3 -3
- package/dist/browser/operations/eventHubs.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/eventHubs.js +3 -3
- package/dist/browser/operations/eventHubs.js.map +1 -0
- package/dist/browser/operations/index.d.ts +10 -0
- package/dist/browser/operations/index.d.ts.map +1 -0
- package/dist/browser/operations/index.js +17 -0
- package/dist/browser/operations/index.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/namespaces.d.ts +3 -3
- package/dist/browser/operations/namespaces.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/namespaces.js +69 -77
- package/dist/browser/operations/namespaces.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/operations.d.ts +3 -3
- package/dist/browser/operations/operations.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/operations.js +3 -3
- package/dist/browser/operations/operations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/privateEndpointConnections.d.ts +3 -3
- package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/privateEndpointConnections.js +42 -46
- package/dist/browser/operations/privateEndpointConnections.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/privateLinkResources.d.ts +3 -3
- package/dist/browser/operations/privateLinkResources.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/privateLinkResources.js +2 -2
- package/dist/browser/operations/privateLinkResources.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/regions.d.ts +3 -3
- package/dist/browser/operations/regions.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/regions.js +3 -3
- package/dist/browser/operations/regions.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/clusters.d.ts +1 -1
- package/dist/browser/operationsInterfaces/clusters.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/clusters.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/consumerGroups.d.ts +1 -1
- package/dist/browser/operationsInterfaces/consumerGroups.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/consumerGroups.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/disasterRecoveryConfigs.d.ts +1 -1
- package/dist/browser/operationsInterfaces/disasterRecoveryConfigs.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/disasterRecoveryConfigs.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/eventHubs.d.ts +1 -1
- package/dist/browser/operationsInterfaces/eventHubs.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/eventHubs.js.map +1 -0
- package/dist/browser/operationsInterfaces/index.d.ts +10 -0
- package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/index.js +17 -0
- package/dist/browser/operationsInterfaces/index.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/namespaces.d.ts +1 -1
- package/dist/browser/operationsInterfaces/namespaces.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/namespaces.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts +1 -1
- package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/operations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnections.d.ts +1 -1
- package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/privateLinkResources.d.ts +1 -1
- package/dist/browser/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/privateLinkResources.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/regions.d.ts +1 -1
- package/{dist-esm/src → dist/browser}/operationsInterfaces/regions.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/regions.js.map +1 -0
- package/dist/browser/package.json +3 -0
- package/dist/browser/pagingHelper.js.map +1 -0
- package/dist/commonjs/eventHubManagementClient.d.ts +26 -0
- package/dist/commonjs/eventHubManagementClient.d.ts.map +1 -0
- package/dist/commonjs/eventHubManagementClient.js +84 -0
- package/dist/commonjs/eventHubManagementClient.js.map +1 -0
- package/dist/commonjs/index.d.ts +5 -0
- package/dist/commonjs/index.d.ts.map +1 -0
- package/dist/commonjs/index.js +19 -0
- package/dist/commonjs/index.js.map +1 -0
- package/dist/commonjs/lroImpl.d.ts +16 -0
- package/dist/commonjs/lroImpl.d.ts.map +1 -0
- package/dist/commonjs/lroImpl.js +29 -0
- package/dist/commonjs/lroImpl.js.map +1 -0
- package/dist/commonjs/models/index.d.ts +881 -0
- package/dist/commonjs/models/index.d.ts.map +1 -0
- package/dist/commonjs/models/index.js +71 -0
- package/dist/commonjs/models/index.js.map +1 -0
- package/dist/commonjs/models/mappers.d.ts +42 -0
- package/dist/commonjs/models/mappers.d.ts.map +1 -0
- package/dist/commonjs/models/mappers.js +1168 -0
- package/dist/commonjs/models/mappers.js.map +1 -0
- package/dist/commonjs/models/parameters.d.ts +28 -0
- package/dist/commonjs/models/parameters.d.ts.map +1 -0
- package/dist/commonjs/models/parameters.js +267 -0
- package/dist/commonjs/models/parameters.js.map +1 -0
- package/dist/commonjs/operations/clusters.d.ts +101 -0
- package/dist/commonjs/operations/clusters.d.ts.map +1 -0
- package/dist/commonjs/operations/clusters.js +465 -0
- package/dist/commonjs/operations/clusters.js.map +1 -0
- package/dist/commonjs/operations/consumerGroups.d.ts +71 -0
- package/dist/commonjs/operations/consumerGroups.d.ts.map +1 -0
- package/dist/commonjs/operations/consumerGroups.js +284 -0
- package/dist/commonjs/operations/consumerGroups.js.map +1 -0
- package/dist/commonjs/operations/disasterRecoveryConfigs.d.ts +59 -0
- package/dist/commonjs/operations/disasterRecoveryConfigs.d.ts.map +1 -0
- package/dist/commonjs/operations/disasterRecoveryConfigs.js +239 -0
- package/dist/commonjs/operations/disasterRecoveryConfigs.js.map +1 -0
- package/dist/commonjs/operations/eventHubs.d.ts +139 -0
- package/dist/commonjs/operations/eventHubs.d.ts.map +1 -0
- package/dist/commonjs/operations/eventHubs.js +590 -0
- package/dist/commonjs/operations/eventHubs.js.map +1 -0
- package/dist/commonjs/operations/index.d.ts +10 -0
- package/dist/commonjs/operations/index.d.ts.map +1 -0
- package/dist/commonjs/operations/index.js +20 -0
- package/dist/commonjs/operations/index.js.map +1 -0
- package/dist/commonjs/operations/namespaces.d.ts +176 -0
- package/dist/commonjs/operations/namespaces.d.ts.map +1 -0
- package/dist/commonjs/operations/namespaces.js +814 -0
- package/dist/commonjs/operations/namespaces.js.map +1 -0
- package/dist/commonjs/operations/operations.d.ts +32 -0
- package/dist/commonjs/operations/operations.d.ts.map +1 -0
- package/dist/commonjs/operations/operations.js +137 -0
- package/dist/commonjs/operations/operations.js.map +1 -0
- package/dist/commonjs/operations/privateEndpointConnections.d.ts +75 -0
- package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -0
- package/dist/commonjs/operations/privateEndpointConnections.js +317 -0
- package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -0
- package/dist/commonjs/operations/privateLinkResources.d.ts +20 -0
- package/dist/commonjs/operations/privateLinkResources.d.ts.map +1 -0
- package/dist/commonjs/operations/privateLinkResources.js +58 -0
- package/dist/commonjs/operations/privateLinkResources.js.map +1 -0
- package/dist/commonjs/operations/regions.d.ts +35 -0
- package/dist/commonjs/operations/regions.d.ts.map +1 -0
- package/dist/commonjs/operations/regions.js +145 -0
- package/dist/commonjs/operations/regions.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/clusters.d.ts +78 -0
- package/dist/commonjs/operationsInterfaces/clusters.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/clusters.js +10 -0
- package/dist/commonjs/operationsInterfaces/clusters.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/consumerGroups.d.ts +43 -0
- package/dist/commonjs/operationsInterfaces/consumerGroups.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/consumerGroups.js +10 -0
- package/dist/commonjs/operationsInterfaces/consumerGroups.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/disasterRecoveryConfigs.d.ts +32 -0
- package/dist/commonjs/operationsInterfaces/disasterRecoveryConfigs.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/disasterRecoveryConfigs.js +10 -0
- package/dist/commonjs/operationsInterfaces/disasterRecoveryConfigs.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/eventHubs.d.ts +95 -0
- package/dist/commonjs/operationsInterfaces/eventHubs.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/eventHubs.js +10 -0
- package/dist/commonjs/operationsInterfaces/eventHubs.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/index.d.ts +10 -0
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/index.js +20 -0
- package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/namespaces.d.ts +123 -0
- package/dist/commonjs/operationsInterfaces/namespaces.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/namespaces.js +10 -0
- package/dist/commonjs/operationsInterfaces/namespaces.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/operations.js +10 -0
- package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts +50 -0
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js +10 -0
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts +12 -0
- package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateLinkResources.js +10 -0
- package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/regions.d.ts +12 -0
- package/dist/commonjs/operationsInterfaces/regions.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/regions.js +10 -0
- package/dist/commonjs/operationsInterfaces/regions.js.map +1 -0
- package/dist/commonjs/package.json +3 -0
- package/dist/commonjs/pagingHelper.d.ts +13 -0
- package/dist/commonjs/pagingHelper.d.ts.map +1 -0
- package/dist/commonjs/pagingHelper.js +36 -0
- package/dist/commonjs/pagingHelper.js.map +1 -0
- package/dist/esm/eventHubManagementClient.d.ts +26 -0
- package/dist/esm/eventHubManagementClient.d.ts.map +1 -0
- package/dist/esm/eventHubManagementClient.js +79 -0
- package/dist/esm/eventHubManagementClient.js.map +1 -0
- package/dist/esm/index.d.ts +5 -0
- package/dist/esm/index.d.ts.map +1 -0
- package/{src/index.ts → dist/esm/index.js} +5 -5
- package/dist/esm/index.js.map +1 -0
- package/dist/esm/lroImpl.d.ts +16 -0
- package/dist/esm/lroImpl.d.ts.map +1 -0
- package/dist/esm/lroImpl.js +25 -0
- package/dist/esm/lroImpl.js.map +1 -0
- package/dist/esm/models/index.d.ts +881 -0
- package/dist/esm/models/index.d.ts.map +1 -0
- package/dist/esm/models/index.js +68 -0
- package/dist/esm/models/index.js.map +1 -0
- package/dist/esm/models/mappers.d.ts +42 -0
- package/dist/esm/models/mappers.d.ts.map +1 -0
- package/dist/esm/models/mappers.js +1165 -0
- package/dist/esm/models/mappers.js.map +1 -0
- package/dist/esm/models/parameters.d.ts +28 -0
- package/dist/esm/models/parameters.d.ts.map +1 -0
- package/dist/esm/models/parameters.js +264 -0
- package/dist/esm/models/parameters.js.map +1 -0
- package/dist/esm/operations/clusters.d.ts +101 -0
- package/dist/esm/operations/clusters.d.ts.map +1 -0
- package/dist/esm/operations/clusters.js +461 -0
- package/dist/esm/operations/clusters.js.map +1 -0
- package/dist/esm/operations/consumerGroups.d.ts +71 -0
- package/dist/esm/operations/consumerGroups.d.ts.map +1 -0
- package/dist/esm/operations/consumerGroups.js +280 -0
- package/dist/esm/operations/consumerGroups.js.map +1 -0
- package/dist/esm/operations/disasterRecoveryConfigs.d.ts +59 -0
- package/dist/esm/operations/disasterRecoveryConfigs.d.ts.map +1 -0
- package/dist/esm/operations/disasterRecoveryConfigs.js +235 -0
- package/dist/esm/operations/disasterRecoveryConfigs.js.map +1 -0
- package/dist/esm/operations/eventHubs.d.ts +139 -0
- package/dist/esm/operations/eventHubs.d.ts.map +1 -0
- package/dist/esm/operations/eventHubs.js +586 -0
- package/dist/esm/operations/eventHubs.js.map +1 -0
- package/dist/esm/operations/index.d.ts +10 -0
- package/dist/esm/operations/index.d.ts.map +1 -0
- package/dist/esm/operations/index.js +17 -0
- package/dist/esm/operations/index.js.map +1 -0
- package/dist/esm/operations/namespaces.d.ts +176 -0
- package/dist/esm/operations/namespaces.d.ts.map +1 -0
- package/dist/esm/operations/namespaces.js +810 -0
- package/dist/esm/operations/namespaces.js.map +1 -0
- package/dist/esm/operations/operations.d.ts +32 -0
- package/dist/esm/operations/operations.d.ts.map +1 -0
- package/dist/esm/operations/operations.js +133 -0
- package/dist/esm/operations/operations.js.map +1 -0
- package/dist/esm/operations/privateEndpointConnections.d.ts +75 -0
- package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -0
- package/dist/esm/operations/privateEndpointConnections.js +313 -0
- package/dist/esm/operations/privateEndpointConnections.js.map +1 -0
- package/dist/esm/operations/privateLinkResources.d.ts +20 -0
- package/dist/esm/operations/privateLinkResources.d.ts.map +1 -0
- package/dist/esm/operations/privateLinkResources.js +53 -0
- package/dist/esm/operations/privateLinkResources.js.map +1 -0
- package/dist/esm/operations/regions.d.ts +35 -0
- package/dist/esm/operations/regions.d.ts.map +1 -0
- package/dist/esm/operations/regions.js +141 -0
- package/dist/esm/operations/regions.js.map +1 -0
- package/dist/esm/operationsInterfaces/clusters.d.ts +78 -0
- package/dist/esm/operationsInterfaces/clusters.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/clusters.js +9 -0
- package/dist/esm/operationsInterfaces/clusters.js.map +1 -0
- package/dist/esm/operationsInterfaces/consumerGroups.d.ts +43 -0
- package/dist/esm/operationsInterfaces/consumerGroups.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/consumerGroups.js +9 -0
- package/dist/esm/operationsInterfaces/consumerGroups.js.map +1 -0
- package/dist/esm/operationsInterfaces/disasterRecoveryConfigs.d.ts +32 -0
- package/dist/esm/operationsInterfaces/disasterRecoveryConfigs.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/disasterRecoveryConfigs.js +9 -0
- package/dist/esm/operationsInterfaces/disasterRecoveryConfigs.js.map +1 -0
- package/dist/esm/operationsInterfaces/eventHubs.d.ts +95 -0
- package/dist/esm/operationsInterfaces/eventHubs.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/eventHubs.js +9 -0
- package/dist/esm/operationsInterfaces/eventHubs.js.map +1 -0
- package/dist/esm/operationsInterfaces/index.d.ts +10 -0
- package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/index.js +17 -0
- package/dist/esm/operationsInterfaces/index.js.map +1 -0
- package/dist/esm/operationsInterfaces/namespaces.d.ts +123 -0
- package/dist/esm/operationsInterfaces/namespaces.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/namespaces.js +9 -0
- package/dist/esm/operationsInterfaces/namespaces.js.map +1 -0
- package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
- package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/operations.js +9 -0
- package/dist/esm/operationsInterfaces/operations.js.map +1 -0
- package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +50 -0
- package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/privateEndpointConnections.js +9 -0
- package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -0
- package/dist/esm/operationsInterfaces/privateLinkResources.d.ts +12 -0
- package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/privateLinkResources.js +9 -0
- package/dist/esm/operationsInterfaces/privateLinkResources.js.map +1 -0
- package/dist/esm/operationsInterfaces/regions.d.ts +12 -0
- package/dist/esm/operationsInterfaces/regions.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/regions.js +9 -0
- package/dist/esm/operationsInterfaces/regions.js.map +1 -0
- package/dist/esm/package.json +3 -0
- package/dist/esm/pagingHelper.d.ts +13 -0
- package/dist/esm/pagingHelper.d.ts.map +1 -0
- package/dist/esm/pagingHelper.js +32 -0
- package/dist/esm/pagingHelper.js.map +1 -0
- package/dist/react-native/eventHubManagementClient.d.ts +26 -0
- package/dist/react-native/eventHubManagementClient.d.ts.map +1 -0
- package/dist/react-native/eventHubManagementClient.js +79 -0
- package/dist/react-native/eventHubManagementClient.js.map +1 -0
- package/dist/react-native/index.d.ts +5 -0
- package/dist/react-native/index.d.ts.map +1 -0
- package/dist/react-native/index.js +13 -0
- package/dist/react-native/index.js.map +1 -0
- package/dist/react-native/lroImpl.d.ts +16 -0
- package/dist/react-native/lroImpl.d.ts.map +1 -0
- package/dist/react-native/lroImpl.js +25 -0
- package/dist/react-native/lroImpl.js.map +1 -0
- package/dist/react-native/models/index.d.ts +881 -0
- package/dist/react-native/models/index.d.ts.map +1 -0
- package/dist/react-native/models/index.js +68 -0
- package/dist/react-native/models/index.js.map +1 -0
- package/dist/react-native/models/mappers.d.ts +42 -0
- package/dist/react-native/models/mappers.d.ts.map +1 -0
- package/dist/react-native/models/mappers.js +1165 -0
- package/dist/react-native/models/mappers.js.map +1 -0
- package/dist/react-native/models/parameters.d.ts +28 -0
- package/dist/react-native/models/parameters.d.ts.map +1 -0
- package/dist/react-native/models/parameters.js +264 -0
- package/dist/react-native/models/parameters.js.map +1 -0
- package/dist/react-native/operations/clusters.d.ts +101 -0
- package/dist/react-native/operations/clusters.d.ts.map +1 -0
- package/dist/react-native/operations/clusters.js +461 -0
- package/dist/react-native/operations/clusters.js.map +1 -0
- package/dist/react-native/operations/consumerGroups.d.ts +71 -0
- package/dist/react-native/operations/consumerGroups.d.ts.map +1 -0
- package/dist/react-native/operations/consumerGroups.js +280 -0
- package/dist/react-native/operations/consumerGroups.js.map +1 -0
- package/dist/react-native/operations/disasterRecoveryConfigs.d.ts +59 -0
- package/dist/react-native/operations/disasterRecoveryConfigs.d.ts.map +1 -0
- package/dist/react-native/operations/disasterRecoveryConfigs.js +235 -0
- package/dist/react-native/operations/disasterRecoveryConfigs.js.map +1 -0
- package/dist/react-native/operations/eventHubs.d.ts +139 -0
- package/dist/react-native/operations/eventHubs.d.ts.map +1 -0
- package/dist/react-native/operations/eventHubs.js +586 -0
- package/dist/react-native/operations/eventHubs.js.map +1 -0
- package/dist/react-native/operations/index.d.ts +10 -0
- package/dist/react-native/operations/index.d.ts.map +1 -0
- package/dist/react-native/operations/index.js +17 -0
- package/dist/react-native/operations/index.js.map +1 -0
- package/dist/react-native/operations/namespaces.d.ts +176 -0
- package/dist/react-native/operations/namespaces.d.ts.map +1 -0
- package/dist/react-native/operations/namespaces.js +810 -0
- package/dist/react-native/operations/namespaces.js.map +1 -0
- package/dist/react-native/operations/operations.d.ts +32 -0
- package/dist/react-native/operations/operations.d.ts.map +1 -0
- package/dist/react-native/operations/operations.js +133 -0
- package/dist/react-native/operations/operations.js.map +1 -0
- package/dist/react-native/operations/privateEndpointConnections.d.ts +75 -0
- package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -0
- package/dist/react-native/operations/privateEndpointConnections.js +313 -0
- package/dist/react-native/operations/privateEndpointConnections.js.map +1 -0
- package/dist/react-native/operations/privateLinkResources.d.ts +20 -0
- package/dist/react-native/operations/privateLinkResources.d.ts.map +1 -0
- package/dist/react-native/operations/privateLinkResources.js +53 -0
- package/dist/react-native/operations/privateLinkResources.js.map +1 -0
- package/dist/react-native/operations/regions.d.ts +35 -0
- package/dist/react-native/operations/regions.d.ts.map +1 -0
- package/dist/react-native/operations/regions.js +141 -0
- package/dist/react-native/operations/regions.js.map +1 -0
- package/dist/react-native/operationsInterfaces/clusters.d.ts +78 -0
- package/dist/react-native/operationsInterfaces/clusters.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/clusters.js +9 -0
- package/dist/react-native/operationsInterfaces/clusters.js.map +1 -0
- package/dist/react-native/operationsInterfaces/consumerGroups.d.ts +43 -0
- package/dist/react-native/operationsInterfaces/consumerGroups.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/consumerGroups.js +9 -0
- package/dist/react-native/operationsInterfaces/consumerGroups.js.map +1 -0
- package/dist/react-native/operationsInterfaces/disasterRecoveryConfigs.d.ts +32 -0
- package/dist/react-native/operationsInterfaces/disasterRecoveryConfigs.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/disasterRecoveryConfigs.js +9 -0
- package/dist/react-native/operationsInterfaces/disasterRecoveryConfigs.js.map +1 -0
- package/dist/react-native/operationsInterfaces/eventHubs.d.ts +95 -0
- package/dist/react-native/operationsInterfaces/eventHubs.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/eventHubs.js +9 -0
- package/dist/react-native/operationsInterfaces/eventHubs.js.map +1 -0
- package/dist/react-native/operationsInterfaces/index.d.ts +10 -0
- package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/index.js +17 -0
- package/dist/react-native/operationsInterfaces/index.js.map +1 -0
- package/dist/react-native/operationsInterfaces/namespaces.d.ts +123 -0
- package/dist/react-native/operationsInterfaces/namespaces.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/namespaces.js +9 -0
- package/dist/react-native/operationsInterfaces/namespaces.js.map +1 -0
- package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
- package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/operations.js +9 -0
- package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts +50 -0
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.js +9 -0
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -0
- package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts +12 -0
- package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/privateLinkResources.js +9 -0
- package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +1 -0
- package/dist/react-native/operationsInterfaces/regions.d.ts +12 -0
- package/dist/react-native/operationsInterfaces/regions.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/regions.js +9 -0
- package/dist/react-native/operationsInterfaces/regions.js.map +1 -0
- package/dist/react-native/package.json +3 -0
- package/dist/react-native/pagingHelper.d.ts +13 -0
- package/dist/react-native/pagingHelper.d.ts.map +1 -0
- package/dist/react-native/pagingHelper.js +32 -0
- package/dist/react-native/pagingHelper.js.map +1 -0
- package/package.json +65 -35
- package/dist/index.js +0 -4695
- package/dist/index.js.map +0 -1
- package/dist/index.min.js +0 -1
- package/dist/index.min.js.map +0 -1
- package/dist-esm/samples-dev/clustersCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/clustersCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/clustersCreateOrUpdateSample.js +0 -34
- package/dist-esm/samples-dev/clustersCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/clustersDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/clustersDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/clustersDeleteSample.js +0 -36
- package/dist-esm/samples-dev/clustersDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/clustersGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/clustersGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/clustersGetSample.js +0 -36
- package/dist-esm/samples-dev/clustersGetSample.js.map +0 -1
- package/dist-esm/samples-dev/clustersListAvailableClusterRegionSample.d.ts +0 -2
- package/dist-esm/samples-dev/clustersListAvailableClusterRegionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/clustersListAvailableClusterRegionSample.js +0 -34
- package/dist-esm/samples-dev/clustersListAvailableClusterRegionSample.js.map +0 -1
- package/dist-esm/samples-dev/clustersListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/clustersListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/clustersListByResourceGroupSample.js +0 -51
- package/dist-esm/samples-dev/clustersListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/clustersListNamespacesSample.d.ts +0 -2
- package/dist-esm/samples-dev/clustersListNamespacesSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/clustersListNamespacesSample.js +0 -36
- package/dist-esm/samples-dev/clustersListNamespacesSample.js.map +0 -1
- package/dist-esm/samples-dev/clustersUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/clustersUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/clustersUpdateSample.js +0 -33
- package/dist-esm/samples-dev/clustersUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/consumerGroupsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/consumerGroupsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/consumerGroupsCreateOrUpdateSample.js +0 -32
- package/dist-esm/samples-dev/consumerGroupsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/consumerGroupsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/consumerGroupsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/consumerGroupsDeleteSample.js +0 -38
- package/dist-esm/samples-dev/consumerGroupsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/consumerGroupsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/consumerGroupsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/consumerGroupsGetSample.js +0 -38
- package/dist-esm/samples-dev/consumerGroupsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/consumerGroupsListByEventHubSample.d.ts +0 -2
- package/dist-esm/samples-dev/consumerGroupsListByEventHubSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/consumerGroupsListByEventHubSample.js +0 -53
- package/dist-esm/samples-dev/consumerGroupsListByEventHubSample.js.map +0 -1
- package/dist-esm/samples-dev/disasterRecoveryConfigsGetAuthorizationRuleSample.d.ts +0 -2
- package/dist-esm/samples-dev/disasterRecoveryConfigsGetAuthorizationRuleSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/disasterRecoveryConfigsGetAuthorizationRuleSample.js +0 -38
- package/dist-esm/samples-dev/disasterRecoveryConfigsGetAuthorizationRuleSample.js.map +0 -1
- package/dist-esm/samples-dev/disasterRecoveryConfigsListAuthorizationRulesSample.d.ts +0 -2
- package/dist-esm/samples-dev/disasterRecoveryConfigsListAuthorizationRulesSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/disasterRecoveryConfigsListAuthorizationRulesSample.js +0 -53
- package/dist-esm/samples-dev/disasterRecoveryConfigsListAuthorizationRulesSample.js.map +0 -1
- package/dist-esm/samples-dev/disasterRecoveryConfigsListKeysSample.d.ts +0 -2
- package/dist-esm/samples-dev/disasterRecoveryConfigsListKeysSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/disasterRecoveryConfigsListKeysSample.js +0 -38
- package/dist-esm/samples-dev/disasterRecoveryConfigsListKeysSample.js.map +0 -1
- package/dist-esm/samples-dev/eventHubsCreateOrUpdateAuthorizationRuleSample.d.ts +0 -2
- package/dist-esm/samples-dev/eventHubsCreateOrUpdateAuthorizationRuleSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/eventHubsCreateOrUpdateAuthorizationRuleSample.js +0 -32
- package/dist-esm/samples-dev/eventHubsCreateOrUpdateAuthorizationRuleSample.js.map +0 -1
- package/dist-esm/samples-dev/eventHubsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/eventHubsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/eventHubsCreateOrUpdateSample.js +0 -47
- package/dist-esm/samples-dev/eventHubsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/eventHubsDeleteAuthorizationRuleSample.d.ts +0 -2
- package/dist-esm/samples-dev/eventHubsDeleteAuthorizationRuleSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/eventHubsDeleteAuthorizationRuleSample.js +0 -38
- package/dist-esm/samples-dev/eventHubsDeleteAuthorizationRuleSample.js.map +0 -1
- package/dist-esm/samples-dev/eventHubsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/eventHubsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/eventHubsDeleteSample.js +0 -37
- package/dist-esm/samples-dev/eventHubsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/eventHubsGetAuthorizationRuleSample.d.ts +0 -2
- package/dist-esm/samples-dev/eventHubsGetAuthorizationRuleSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/eventHubsGetAuthorizationRuleSample.js +0 -38
- package/dist-esm/samples-dev/eventHubsGetAuthorizationRuleSample.js.map +0 -1
- package/dist-esm/samples-dev/eventHubsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/eventHubsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/eventHubsGetSample.js +0 -37
- package/dist-esm/samples-dev/eventHubsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/eventHubsListAuthorizationRulesSample.d.ts +0 -2
- package/dist-esm/samples-dev/eventHubsListAuthorizationRulesSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/eventHubsListAuthorizationRulesSample.js +0 -53
- package/dist-esm/samples-dev/eventHubsListAuthorizationRulesSample.js.map +0 -1
- package/dist-esm/samples-dev/eventHubsListByNamespaceSample.d.ts +0 -2
- package/dist-esm/samples-dev/eventHubsListByNamespaceSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/eventHubsListByNamespaceSample.js +0 -52
- package/dist-esm/samples-dev/eventHubsListByNamespaceSample.js.map +0 -1
- package/dist-esm/samples-dev/eventHubsListKeysSample.d.ts +0 -2
- package/dist-esm/samples-dev/eventHubsListKeysSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/eventHubsListKeysSample.js +0 -38
- package/dist-esm/samples-dev/eventHubsListKeysSample.js.map +0 -1
- package/dist-esm/samples-dev/eventHubsRegenerateKeysSample.d.ts +0 -2
- package/dist-esm/samples-dev/eventHubsRegenerateKeysSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/eventHubsRegenerateKeysSample.js +0 -32
- package/dist-esm/samples-dev/eventHubsRegenerateKeysSample.js.map +0 -1
- package/dist-esm/samples-dev/namespacesCheckNameAvailabilitySample.d.ts +0 -2
- package/dist-esm/samples-dev/namespacesCheckNameAvailabilitySample.d.ts.map +0 -1
- package/dist-esm/samples-dev/namespacesCheckNameAvailabilitySample.js +0 -30
- package/dist-esm/samples-dev/namespacesCheckNameAvailabilitySample.js.map +0 -1
- package/dist-esm/samples-dev/namespacesCreateOrUpdateAuthorizationRuleSample.d.ts +0 -2
- package/dist-esm/samples-dev/namespacesCreateOrUpdateAuthorizationRuleSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/namespacesCreateOrUpdateAuthorizationRuleSample.js +0 -31
- package/dist-esm/samples-dev/namespacesCreateOrUpdateAuthorizationRuleSample.js.map +0 -1
- package/dist-esm/samples-dev/namespacesCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/namespacesCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/namespacesCreateOrUpdateSample.js +0 -34
- package/dist-esm/samples-dev/namespacesCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/namespacesDeleteAuthorizationRuleSample.d.ts +0 -2
- package/dist-esm/samples-dev/namespacesDeleteAuthorizationRuleSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/namespacesDeleteAuthorizationRuleSample.js +0 -37
- package/dist-esm/samples-dev/namespacesDeleteAuthorizationRuleSample.js.map +0 -1
- package/dist-esm/samples-dev/namespacesDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/namespacesDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/namespacesDeleteSample.js +0 -36
- package/dist-esm/samples-dev/namespacesDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/namespacesGetAuthorizationRuleSample.d.ts +0 -2
- package/dist-esm/samples-dev/namespacesGetAuthorizationRuleSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/namespacesGetAuthorizationRuleSample.js +0 -37
- package/dist-esm/samples-dev/namespacesGetAuthorizationRuleSample.js.map +0 -1
- package/dist-esm/samples-dev/namespacesGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/namespacesGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/namespacesGetSample.js +0 -36
- package/dist-esm/samples-dev/namespacesGetSample.js.map +0 -1
- package/dist-esm/samples-dev/namespacesListAuthorizationRulesSample.d.ts +0 -2
- package/dist-esm/samples-dev/namespacesListAuthorizationRulesSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/namespacesListAuthorizationRulesSample.js +0 -52
- package/dist-esm/samples-dev/namespacesListAuthorizationRulesSample.js.map +0 -1
- package/dist-esm/samples-dev/namespacesListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/namespacesListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/namespacesListByResourceGroupSample.js +0 -51
- package/dist-esm/samples-dev/namespacesListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/namespacesListKeysSample.d.ts +0 -2
- package/dist-esm/samples-dev/namespacesListKeysSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/namespacesListKeysSample.js +0 -37
- package/dist-esm/samples-dev/namespacesListKeysSample.js.map +0 -1
- package/dist-esm/samples-dev/namespacesListSample.d.ts +0 -2
- package/dist-esm/samples-dev/namespacesListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/namespacesListSample.js +0 -50
- package/dist-esm/samples-dev/namespacesListSample.js.map +0 -1
- package/dist-esm/samples-dev/namespacesRegenerateKeysSample.d.ts +0 -2
- package/dist-esm/samples-dev/namespacesRegenerateKeysSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/namespacesRegenerateKeysSample.js +0 -31
- package/dist-esm/samples-dev/namespacesRegenerateKeysSample.js.map +0 -1
- package/dist-esm/samples-dev/namespacesUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/namespacesUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/namespacesUpdateSample.js +0 -33
- package/dist-esm/samples-dev/namespacesUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/operationsListSample.js +0 -50
- package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.js +0 -40
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +0 -37
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +0 -37
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js +0 -52
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js.map +0 -1
- package/dist-esm/samples-dev/privateLinkResourcesGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateLinkResourcesGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateLinkResourcesGetSample.js +0 -36
- package/dist-esm/samples-dev/privateLinkResourcesGetSample.js.map +0 -1
- package/dist-esm/samples-dev/regionsListBySkuSample.d.ts +0 -2
- package/dist-esm/samples-dev/regionsListBySkuSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/regionsListBySkuSample.js +0 -84
- package/dist-esm/samples-dev/regionsListBySkuSample.js.map +0 -1
- package/dist-esm/src/eventHubManagementClient.d.ts.map +0 -1
- package/dist-esm/src/eventHubManagementClient.js.map +0 -1
- package/dist-esm/src/index.d.ts +0 -5
- package/dist-esm/src/index.js.map +0 -1
- package/dist-esm/src/lroImpl.js +0 -29
- package/dist-esm/src/lroImpl.js.map +0 -1
- package/dist-esm/src/models/index.js.map +0 -1
- package/dist-esm/src/models/mappers.js.map +0 -1
- package/dist-esm/src/models/parameters.js.map +0 -1
- package/dist-esm/src/operations/clusters.d.ts.map +0 -1
- package/dist-esm/src/operations/clusters.js.map +0 -1
- package/dist-esm/src/operations/consumerGroups.d.ts.map +0 -1
- package/dist-esm/src/operations/consumerGroups.js.map +0 -1
- package/dist-esm/src/operations/disasterRecoveryConfigs.d.ts.map +0 -1
- package/dist-esm/src/operations/disasterRecoveryConfigs.js.map +0 -1
- package/dist-esm/src/operations/eventHubs.d.ts.map +0 -1
- package/dist-esm/src/operations/eventHubs.js.map +0 -1
- package/dist-esm/src/operations/index.d.ts +0 -10
- package/dist-esm/src/operations/index.d.ts.map +0 -1
- package/dist-esm/src/operations/index.js +0 -17
- package/dist-esm/src/operations/index.js.map +0 -1
- package/dist-esm/src/operations/namespaces.d.ts.map +0 -1
- package/dist-esm/src/operations/namespaces.js.map +0 -1
- package/dist-esm/src/operations/operations.d.ts.map +0 -1
- package/dist-esm/src/operations/operations.js.map +0 -1
- package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +0 -1
- package/dist-esm/src/operations/privateEndpointConnections.js.map +0 -1
- package/dist-esm/src/operations/privateLinkResources.d.ts.map +0 -1
- package/dist-esm/src/operations/privateLinkResources.js.map +0 -1
- package/dist-esm/src/operations/regions.d.ts.map +0 -1
- package/dist-esm/src/operations/regions.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/clusters.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/clusters.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/consumerGroups.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/consumerGroups.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/disasterRecoveryConfigs.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/disasterRecoveryConfigs.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/eventHubs.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/eventHubs.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +0 -10
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/index.js +0 -17
- package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/namespaces.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/namespaces.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateLinkResources.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/regions.js.map +0 -1
- package/dist-esm/src/pagingHelper.js.map +0 -1
- package/dist-esm/test/sampleTest.d.ts +0 -2
- package/dist-esm/test/sampleTest.d.ts.map +0 -1
- package/dist-esm/test/sampleTest.js +0 -42
- package/dist-esm/test/sampleTest.js.map +0 -1
- package/src/eventHubManagementClient.ts +0 -141
- package/src/lroImpl.ts +0 -34
- package/src/models/index.ts +0 -1066
- package/src/models/mappers.ts +0 -1258
- package/src/models/parameters.ts +0 -304
- package/src/operations/clusters.ts +0 -657
- package/src/operations/consumerGroups.ts +0 -381
- package/src/operations/disasterRecoveryConfigs.ts +0 -323
- package/src/operations/eventHubs.ts +0 -795
- package/src/operations/index.ts +0 -17
- package/src/operations/namespaces.ts +0 -1077
- package/src/operations/operations.ts +0 -149
- package/src/operations/privateEndpointConnections.ts +0 -423
- package/src/operations/privateLinkResources.ts +0 -72
- package/src/operations/regions.ts +0 -166
- package/src/operationsInterfaces/clusters.ts +0 -152
- package/src/operationsInterfaces/consumerGroups.ts +0 -84
- package/src/operationsInterfaces/disasterRecoveryConfigs.ts +0 -65
- package/src/operationsInterfaces/eventHubs.ts +0 -181
- package/src/operationsInterfaces/index.ts +0 -17
- package/src/operationsInterfaces/namespaces.ts +0 -229
- package/src/operationsInterfaces/operations.ts +0 -22
- package/src/operationsInterfaces/privateEndpointConnections.ts +0 -92
- package/src/operationsInterfaces/privateLinkResources.ts +0 -27
- package/src/operationsInterfaces/regions.ts +0 -24
- package/src/pagingHelper.ts +0 -39
- package/tsconfig.json +0 -33
- package/types/arm-eventhub-profile-2020-09-01-hybrid.d.ts +0 -1514
- /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/lroImpl.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
- /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/clusters.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/consumerGroups.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/disasterRecoveryConfigs.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/eventHubs.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/namespaces.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnections.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateLinkResources.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/regions.js +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
- /package/{types → dist/commonjs}/tsdoc-metadata.json +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as coreClient from "@azure/core-client";
|
|
2
2
|
import * as coreAuth from "@azure/core-auth";
|
|
3
|
-
import { Clusters, Namespaces, PrivateEndpointConnections, PrivateLinkResources, DisasterRecoveryConfigs, EventHubs, ConsumerGroups, Operations, Regions } from "./operationsInterfaces";
|
|
4
|
-
import { EventHubManagementClientOptionalParams } from "./models";
|
|
3
|
+
import { Clusters, Namespaces, PrivateEndpointConnections, PrivateLinkResources, DisasterRecoveryConfigs, EventHubs, ConsumerGroups, Operations, Regions } from "./operationsInterfaces/index.js";
|
|
4
|
+
import { EventHubManagementClientOptionalParams } from "./models/index.js";
|
|
5
5
|
export declare class EventHubManagementClient extends coreClient.ServiceClient {
|
|
6
6
|
$host: string;
|
|
7
7
|
subscriptionId: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"eventHubManagementClient.d.ts","sourceRoot":"","sources":["../../src/eventHubManagementClient.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AAEjD,OAAO,KAAK,QAAQ,MAAM,kBAAkB,CAAC;AAY7C,OAAO,EACL,QAAQ,EACR,UAAU,EACV,0BAA0B,EAC1B,oBAAoB,EACpB,uBAAuB,EACvB,SAAS,EACT,cAAc,EACd,UAAU,EACV,OAAO,EACR,MAAM,iCAAiC,CAAC;AACzC,OAAO,EAAE,sCAAsC,EAAE,MAAM,mBAAmB,CAAC;AAE3E,qBAAa,wBAAyB,SAAQ,UAAU,CAAC,aAAa;IACpE,KAAK,EAAE,MAAM,CAAC;IACd,cAAc,EAAE,MAAM,CAAC;IAEvB;;;;;;OAMG;gBAED,WAAW,EAAE,QAAQ,CAAC,eAAe,EACrC,cAAc,EAAE,MAAM,EACtB,OAAO,CAAC,EAAE,sCAAsC;IAkFlD,QAAQ,EAAE,QAAQ,CAAC;IACnB,UAAU,EAAE,UAAU,CAAC;IACvB,0BAA0B,EAAE,0BAA0B,CAAC;IACvD,oBAAoB,EAAE,oBAAoB,CAAC;IAC3C,uBAAuB,EAAE,uBAAuB,CAAC;IACjD,SAAS,EAAE,SAAS,CAAC;IACrB,cAAc,EAAE,cAAc,CAAC;IAC/B,UAAU,EAAE,UAAU,CAAC;IACvB,OAAO,EAAE,OAAO,CAAC;CAClB"}
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
*/
|
|
8
8
|
import * as coreClient from "@azure/core-client";
|
|
9
9
|
import * as coreRestPipeline from "@azure/core-rest-pipeline";
|
|
10
|
-
import { ClustersImpl, NamespacesImpl, PrivateEndpointConnectionsImpl, PrivateLinkResourcesImpl, DisasterRecoveryConfigsImpl, EventHubsImpl, ConsumerGroupsImpl, OperationsImpl, RegionsImpl } from "./operations";
|
|
10
|
+
import { ClustersImpl, NamespacesImpl, PrivateEndpointConnectionsImpl, PrivateLinkResourcesImpl, DisasterRecoveryConfigsImpl, EventHubsImpl, ConsumerGroupsImpl, OperationsImpl, RegionsImpl } from "./operations/index.js";
|
|
11
11
|
export class EventHubManagementClient extends coreClient.ServiceClient {
|
|
12
12
|
/**
|
|
13
13
|
* Initializes a new instance of the EventHubManagementClient class.
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"eventHubManagementClient.js","sourceRoot":"","sources":["../../src/eventHubManagementClient.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\nimport * as coreRestPipeline from \"@azure/core-rest-pipeline\";\nimport * as coreAuth from \"@azure/core-auth\";\nimport {\n ClustersImpl,\n NamespacesImpl,\n PrivateEndpointConnectionsImpl,\n PrivateLinkResourcesImpl,\n DisasterRecoveryConfigsImpl,\n EventHubsImpl,\n ConsumerGroupsImpl,\n OperationsImpl,\n RegionsImpl\n} from \"./operations/index.js\";\nimport {\n Clusters,\n Namespaces,\n PrivateEndpointConnections,\n PrivateLinkResources,\n DisasterRecoveryConfigs,\n EventHubs,\n ConsumerGroups,\n Operations,\n Regions\n} from \"./operationsInterfaces/index.js\";\nimport { EventHubManagementClientOptionalParams } from \"./models/index.js\";\n\nexport class EventHubManagementClient extends coreClient.ServiceClient {\n $host: string;\n subscriptionId: string;\n\n /**\n * Initializes a new instance of the EventHubManagementClient class.\n * @param credentials Subscription credentials which uniquely identify client subscription.\n * @param subscriptionId Subscription credentials that uniquely identify a Microsoft Azure\n * subscription. The subscription ID forms part of the URI for every service call.\n * @param options The parameter options\n */\n constructor(\n credentials: coreAuth.TokenCredential,\n subscriptionId: string,\n options?: EventHubManagementClientOptionalParams\n ) {\n if (credentials === undefined) {\n throw new Error(\"'credentials' cannot be null\");\n }\n if (subscriptionId === undefined) {\n throw new Error(\"'subscriptionId' cannot be null\");\n }\n\n // Initializing default values for options\n if (!options) {\n options = {};\n }\n const defaults: EventHubManagementClientOptionalParams = {\n requestContentType: \"application/json; charset=utf-8\",\n credential: credentials\n };\n\n const packageDetails = `azsdk-js-arm-eventhub-profile-2020-09-01-hybrid/2.1.1`;\n const userAgentPrefix =\n options.userAgentOptions && options.userAgentOptions.userAgentPrefix\n ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`\n : `${packageDetails}`;\n\n const optionsWithDefaults = {\n ...defaults,\n ...options,\n userAgentOptions: {\n userAgentPrefix\n },\n endpoint:\n options.endpoint ?? options.baseUri ?? \"https://management.azure.com\"\n };\n super(optionsWithDefaults);\n\n let bearerTokenAuthenticationPolicyFound: boolean = false;\n if (options?.pipeline && options.pipeline.getOrderedPolicies().length > 0) {\n const pipelinePolicies: coreRestPipeline.PipelinePolicy[] = options.pipeline.getOrderedPolicies();\n bearerTokenAuthenticationPolicyFound = pipelinePolicies.some(\n (pipelinePolicy) =>\n pipelinePolicy.name ===\n coreRestPipeline.bearerTokenAuthenticationPolicyName\n );\n }\n if (\n !options ||\n !options.pipeline ||\n options.pipeline.getOrderedPolicies().length == 0 ||\n !bearerTokenAuthenticationPolicyFound\n ) {\n this.pipeline.removePolicy({\n name: coreRestPipeline.bearerTokenAuthenticationPolicyName\n });\n this.pipeline.addPolicy(\n coreRestPipeline.bearerTokenAuthenticationPolicy({\n credential: credentials,\n scopes:\n optionsWithDefaults.credentialScopes ??\n `${optionsWithDefaults.endpoint}/.default`,\n challengeCallbacks: {\n authorizeRequestOnChallenge:\n coreClient.authorizeRequestOnClaimChallenge\n }\n })\n );\n }\n // Parameter assignments\n this.subscriptionId = subscriptionId;\n\n // Assigning values to Constant parameters\n this.$host = options.$host || \"https://management.azure.com\";\n this.clusters = new ClustersImpl(this);\n this.namespaces = new NamespacesImpl(this);\n this.privateEndpointConnections = new PrivateEndpointConnectionsImpl(this);\n this.privateLinkResources = new PrivateLinkResourcesImpl(this);\n this.disasterRecoveryConfigs = new DisasterRecoveryConfigsImpl(this);\n this.eventHubs = new EventHubsImpl(this);\n this.consumerGroups = new ConsumerGroupsImpl(this);\n this.operations = new OperationsImpl(this);\n this.regions = new RegionsImpl(this);\n }\n\n clusters: Clusters;\n namespaces: Namespaces;\n privateEndpointConnections: PrivateEndpointConnections;\n privateLinkResources: PrivateLinkResources;\n disasterRecoveryConfigs: DisasterRecoveryConfigs;\n eventHubs: EventHubs;\n consumerGroups: ConsumerGroups;\n operations: Operations;\n regions: Regions;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,oBAAoB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AACzD,cAAc,mBAAmB,CAAC;AAClC,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,cAAc,iCAAiC,CAAC"}
|
|
@@ -6,8 +6,8 @@
|
|
|
6
6
|
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
7
|
*/
|
|
8
8
|
/// <reference lib="esnext.asynciterable" />
|
|
9
|
-
export { getContinuationToken } from "./pagingHelper";
|
|
10
|
-
export * from "./models";
|
|
11
|
-
export { EventHubManagementClient } from "./eventHubManagementClient";
|
|
12
|
-
export * from "./operationsInterfaces";
|
|
9
|
+
export { getContinuationToken } from "./pagingHelper.js";
|
|
10
|
+
export * from "./models/index.js";
|
|
11
|
+
export { EventHubManagementClient } from "./eventHubManagementClient.js";
|
|
12
|
+
export * from "./operationsInterfaces/index.js";
|
|
13
13
|
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,4CAA4C;AAC5C,OAAO,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AACzD,cAAc,mBAAmB,CAAC;AAClC,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,cAAc,iCAAiC,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\n/// <reference lib=\"esnext.asynciterable\" />\nexport { getContinuationToken } from \"./pagingHelper.js\";\nexport * from \"./models/index.js\";\nexport { EventHubManagementClient } from \"./eventHubManagementClient.js\";\nexport * from \"./operationsInterfaces/index.js\";\n"]}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
import { __rest } from "tslib";
|
|
9
|
+
export class LroImpl {
|
|
10
|
+
constructor(sendOperationFn, args, spec, requestPath = spec.path, requestMethod = spec.httpMethod) {
|
|
11
|
+
this.sendOperationFn = sendOperationFn;
|
|
12
|
+
this.args = args;
|
|
13
|
+
this.spec = spec;
|
|
14
|
+
this.requestPath = requestPath;
|
|
15
|
+
this.requestMethod = requestMethod;
|
|
16
|
+
}
|
|
17
|
+
async sendInitialRequest() {
|
|
18
|
+
return this.sendOperationFn(this.args, this.spec);
|
|
19
|
+
}
|
|
20
|
+
async sendPollRequest(path) {
|
|
21
|
+
const _a = this.spec, { requestBody } = _a, restSpec = __rest(_a, ["requestBody"]);
|
|
22
|
+
return this.sendOperationFn(this.args, Object.assign(Object.assign({}, restSpec), { path, httpMethod: "GET" }));
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
//# sourceMappingURL=lroImpl.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"lroImpl.js","sourceRoot":"","sources":["../../src/lroImpl.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAIH,MAAM,OAAO,OAAO;IAClB,YACU,eAAkE,EAClE,IAA6B,EAC7B,IAIe,EAChB,cAAsB,IAAI,CAAC,IAAK,EAChC,gBAAwB,IAAI,CAAC,UAAU;QARtC,oBAAe,GAAf,eAAe,CAAmD;QAClE,SAAI,GAAJ,IAAI,CAAyB;QAC7B,SAAI,GAAJ,IAAI,CAIW;QAChB,gBAAW,GAAX,WAAW,CAAqB;QAChC,kBAAa,GAAb,aAAa,CAA0B;IAC7C,CAAC;IACG,KAAK,CAAC,kBAAkB;QAC7B,OAAO,IAAI,CAAC,eAAe,CAAC,IAAI,CAAC,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC,CAAC;IACpD,CAAC;IACM,KAAK,CAAC,eAAe,CAAC,IAAY;QACvC,MAAM,KAA+B,IAAI,CAAC,IAAI,EAAxC,EAAE,WAAW,OAA2B,EAAtB,QAAQ,cAA1B,eAA4B,CAAY,CAAC;QAC/C,OAAO,IAAI,CAAC,eAAe,CAAC,IAAI,CAAC,IAAI,kCAChC,QAAQ,KACX,IAAI,EACJ,UAAU,EAAE,KAAK,IACjB,CAAC;IACL,CAAC;CACF","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { LongRunningOperation, LroResponse } from \"@azure/core-lro\";\n\nexport class LroImpl<T> implements LongRunningOperation<T> {\n constructor(\n private sendOperationFn: (args: any, spec: any) => Promise<LroResponse<T>>,\n private args: Record<string, unknown>,\n private spec: {\n readonly requestBody?: unknown;\n readonly path?: string;\n readonly httpMethod: string;\n } & Record<string, any>,\n public requestPath: string = spec.path!,\n public requestMethod: string = spec.httpMethod\n ) {}\n public async sendInitialRequest(): Promise<LroResponse<T>> {\n return this.sendOperationFn(this.args, this.spec);\n }\n public async sendPollRequest(path: string): Promise<LroResponse<T>> {\n const { requestBody, ...restSpec } = this.spec;\n return this.sendOperationFn(this.args, {\n ...restSpec,\n path,\n httpMethod: \"GET\"\n });\n }\n}\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAmfH,uEAAuE;AACvE,MAAM,CAAN,IAAY,mBAGX;AAHD,WAAY,mBAAmB;IAC7B,gBAAgB;IAChB,8CAAuB,CAAA;AACzB,CAAC,EAHW,mBAAmB,KAAnB,mBAAmB,QAG9B;AAWD,gEAAgE;AAChE,MAAM,CAAN,IAAY,YAKX;AALD,WAAY,YAAY;IACtB,YAAY;IACZ,+BAAe,CAAA;IACf,eAAe;IACf,qCAAqB,CAAA;AACvB,CAAC,EALW,YAAY,KAAZ,YAAY,QAKvB;AAYD,gEAAgE;AAChE,MAAM,CAAN,IAAY,YAKX;AALD,WAAY,YAAY;IACtB,YAAY;IACZ,+BAAe,CAAA;IACf,eAAe;IACf,qCAAqB,CAAA;AACvB,CAAC,EALW,YAAY,KAAZ,YAAY,QAKvB;AAYD,oFAAoF;AACpF,MAAM,CAAN,IAAY,gCASX;AATD,WAAY,gCAAgC;IAC1C,cAAc;IACd,uDAAmB,CAAA;IACnB,eAAe;IACf,yDAAqB,CAAA;IACrB,eAAe;IACf,yDAAqB,CAAA;IACrB,mBAAmB;IACnB,iEAA6B,CAAA;AAC/B,CAAC,EATW,gCAAgC,KAAhC,gCAAgC,QAS3C;AAcD,kFAAkF;AAClF,MAAM,CAAN,IAAY,8BAaX;AAbD,WAAY,8BAA8B;IACxC,eAAe;IACf,uDAAqB,CAAA;IACrB,eAAe;IACf,uDAAqB,CAAA;IACrB,eAAe;IACf,uDAAqB,CAAA;IACrB,gBAAgB;IAChB,yDAAuB,CAAA;IACvB,eAAe;IACf,uDAAqB,CAAA;IACrB,aAAa;IACb,mDAAiB,CAAA;AACnB,CAAC,EAbW,8BAA8B,KAA9B,8BAA8B,QAazC;AAgBD,qEAAqE;AACrE,MAAM,CAAN,IAAY,iBAOX;AAPD,WAAY,iBAAiB;IAC3B,aAAa;IACb,sCAAiB,CAAA;IACjB,WAAW;IACX,kCAAa,CAAA;IACb,aAAa;IACb,sCAAiB,CAAA;AACnB,CAAC,EAPW,iBAAiB,KAAjB,iBAAiB,QAO5B","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\n/** The response of the List Available Clusters operation. */\nexport interface AvailableClustersList {\n /** The count of readily available and pre-provisioned Event Hubs Clusters per region. */\n value?: AvailableCluster[];\n}\n\n/** Pre-provisioned and readily available Event Hubs Cluster count per region. */\nexport interface AvailableCluster {\n /** Location fo the Available Cluster */\n location?: string;\n}\n\n/** Error response indicates Event Hub service is not able to process the incoming request. The reason is provided in the error message. */\nexport interface ErrorResponse {\n /** Error code. */\n code?: string;\n /** Error message indicating why the operation failed. */\n message?: string;\n}\n\n/** The response of the List Event Hubs Clusters operation. */\nexport interface ClusterListResult {\n /** The Event Hubs Clusters present in the List Event Hubs operation results. */\n value?: Cluster[];\n /** Link to the next set of results. Empty unless the value parameter contains an incomplete list of Event Hubs Clusters. */\n nextLink?: string;\n}\n\n/** SKU parameters particular to a cluster instance. */\nexport interface ClusterSku {\n /** Name of this SKU. */\n name: ClusterSkuName;\n /** The quantity of Event Hubs Cluster Capacity Units contained in this cluster. */\n capacity?: number;\n}\n\n/** Common fields that are returned in the response for all Azure Resource Manager resources */\nexport interface Resource {\n /**\n * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The name of the resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n}\n\n/** The response of the List Namespace IDs operation */\nexport interface EHNamespaceIdListResult {\n /** Result of the List Namespace IDs operation */\n value?: EHNamespaceIdContainer[];\n}\n\n/** The full ARM ID of an Event Hubs Namespace */\nexport interface EHNamespaceIdContainer {\n /** id parameter */\n id?: string;\n}\n\n/** The response of the List Namespace operation */\nexport interface EHNamespaceListResult {\n /** Result of the List Namespace operation */\n value?: EHNamespace[];\n /** Link to the next set of results. Not empty if Value contains incomplete list of namespaces. */\n nextLink?: string;\n}\n\n/** SKU parameters supplied to the create namespace operation */\nexport interface Sku {\n /** Name of this SKU. */\n name: SkuName;\n /** The billing tier of this particular SKU. */\n tier?: SkuTier;\n /** The Event Hubs throughput units, value should be 0 to 20 throughput units. */\n capacity?: number;\n}\n\n/** Properties to configure Identity for Bring your Own Keys */\nexport interface Identity {\n /** ObjectId from the KeyVault */\n principalId?: string;\n /** TenantId from the KeyVault */\n tenantId?: string;\n /** Enumerates the possible value Identity type, which currently supports only 'SystemAssigned' */\n type?: \"SystemAssigned\";\n}\n\n/** Properties to configure Encryption */\nexport interface Encryption {\n /** Properties of KeyVault */\n keyVaultProperties?: KeyVaultProperties[];\n /** Enumerates the possible value of keySource for Encryption */\n keySource?: \"Microsoft.KeyVault\";\n}\n\n/** Properties to configure keyVault Properties */\nexport interface KeyVaultProperties {\n /** Name of the Key from KeyVault */\n keyName?: string;\n /** Uri of KeyVault */\n keyVaultUri?: string;\n /** Key Version */\n keyVersion?: string;\n}\n\n/** Result of the list of all private endpoint connections operation. */\nexport interface PrivateEndpointConnectionListResult {\n /** A collection of private endpoint connection resources. */\n value?: PrivateEndpointConnection[];\n /** A link for the next page of private endpoint connection resources. */\n nextLink?: string;\n}\n\n/** PrivateEndpoint information. */\nexport interface PrivateEndpoint {\n /** The ARM identifier for Private Endpoint. */\n id?: string;\n}\n\n/** ConnectionState information. */\nexport interface ConnectionState {\n /** Status of the connection. */\n status?: PrivateLinkConnectionStatus;\n /** Description of the connection state. */\n description?: string;\n}\n\n/** Result of the List private link resources operation. */\nexport interface PrivateLinkResourcesListResult {\n /** A collection of private link resources */\n value?: PrivateLinkResource[];\n /** A link for the next page of private link resources. */\n nextLink?: string;\n}\n\n/** Information of the private link resource. */\nexport interface PrivateLinkResource {\n /** Fully qualified identifier of the resource. */\n id?: string;\n /** Name of the resource */\n name?: string;\n /** Type of the resource */\n type?: string;\n /** The private link resource group id. */\n groupId?: string;\n /** The private link resource required member names. */\n requiredMembers?: string[];\n /** The private link resource Private link DNS zone name. */\n requiredZoneNames?: string[];\n}\n\n/** The response from the List namespace operation. */\nexport interface AuthorizationRuleListResult {\n /** Result of the List Authorization Rules operation. */\n value?: AuthorizationRule[];\n /** Link to the next set of results. Not empty if Value contains an incomplete list of Authorization Rules */\n nextLink?: string;\n}\n\n/** Namespace/EventHub Connection String */\nexport interface AccessKeys {\n /**\n * Primary connection string of the created namespace AuthorizationRule.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly primaryConnectionString?: string;\n /**\n * Secondary connection string of the created namespace AuthorizationRule.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly secondaryConnectionString?: string;\n /**\n * Primary connection string of the alias if GEO DR is enabled\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly aliasPrimaryConnectionString?: string;\n /**\n * Secondary connection string of the alias if GEO DR is enabled\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly aliasSecondaryConnectionString?: string;\n /**\n * A base64-encoded 256-bit primary key for signing and validating the SAS token.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly primaryKey?: string;\n /**\n * A base64-encoded 256-bit primary key for signing and validating the SAS token.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly secondaryKey?: string;\n /**\n * A string that describes the AuthorizationRule.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly keyName?: string;\n}\n\n/** Parameters supplied to the Regenerate Authorization Rule operation, specifies which key needs to be reset. */\nexport interface RegenerateAccessKeyParameters {\n /** The access key to regenerate. */\n keyType: KeyType;\n /** Optional, if the key value provided, is set for KeyType or autogenerated Key value set for keyType */\n key?: string;\n}\n\n/** Parameter supplied to check Namespace name availability operation */\nexport interface CheckNameAvailabilityParameter {\n /** Name to check the namespace name availability */\n name: string;\n}\n\n/** The Result of the CheckNameAvailability operation */\nexport interface CheckNameAvailabilityResult {\n /**\n * The detailed info regarding the reason associated with the Namespace.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n /** Value indicating Namespace is availability, true if the Namespace is available; otherwise, false. */\n nameAvailable?: boolean;\n /** The reason for unavailability of a Namespace. */\n reason?: UnavailableReason;\n}\n\n/** The result to the List Consumer Group operation. */\nexport interface ConsumerGroupListResult {\n /** Result of the List Consumer Group operation. */\n value?: ConsumerGroup[];\n /** Link to the next set of results. Not empty if Value contains incomplete list of Consumer Group */\n nextLink?: string;\n}\n\n/** Result of the request to list Event Hub operations. It contains a list of operations and a URL link to get the next set of results. */\nexport interface OperationListResult {\n /**\n * List of Event Hub operations supported by the Microsoft.EventHub resource provider.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: Operation[];\n /**\n * URL to get the next set of operation list results if there are any.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** A Event Hub REST API operation */\nexport interface Operation {\n /**\n * Operation name: {provider}/{resource}/{operation}\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /** The object that represents the operation. */\n display?: OperationDisplay;\n}\n\n/** The object that represents the operation. */\nexport interface OperationDisplay {\n /**\n * Service provider: Microsoft.EventHub\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provider?: string;\n /**\n * Resource on which the operation is performed: Invoice, etc.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resource?: string;\n /**\n * Operation type: Read, write, delete, etc.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly operation?: string;\n}\n\n/** The result of the List EventHubs operation. */\nexport interface EventHubListResult {\n /** Result of the List EventHubs operation. */\n value?: Eventhub[];\n /** Link to the next set of results. Not empty if Value contains incomplete list of EventHubs. */\n nextLink?: string;\n}\n\n/** Properties to configure capture description for eventhub */\nexport interface CaptureDescription {\n /** A value that indicates whether capture description is enabled. */\n enabled?: boolean;\n /** Enumerates the possible values for the encoding format of capture description. Note: 'AvroDeflate' will be deprecated in New API Version */\n encoding?: EncodingCaptureDescription;\n /** The time window allows you to set the frequency with which the capture to Azure Blobs will happen, value should between 60 to 900 seconds */\n intervalInSeconds?: number;\n /** The size window defines the amount of data built up in your Event Hub before an capture operation, value should be between 10485760 to 524288000 bytes */\n sizeLimitInBytes?: number;\n /** Properties of Destination where capture will be stored. (Storage Account, Blob Names) */\n destination?: Destination;\n /** A value that indicates whether to Skip Empty Archives */\n skipEmptyArchives?: boolean;\n}\n\n/** Capture storage details for capture description */\nexport interface Destination {\n /** Name for capture destination */\n name?: string;\n /** Resource id of the storage account to be used to create the blobs */\n storageAccountResourceId?: string;\n /** Blob container Name */\n blobContainer?: string;\n /** Blob naming convention for archive, e.g. {Namespace}/{EventHub}/{PartitionId}/{Year}/{Month}/{Day}/{Hour}/{Minute}/{Second}. Here all the parameters (Namespace,EventHub .. etc) are mandatory irrespective of order */\n archiveNameFormat?: string;\n}\n\n/** The response of the List MessagingRegions operation. */\nexport interface MessagingRegionsListResult {\n /** Result of the List MessagingRegions type. */\n value?: MessagingRegions[];\n /**\n * Link to the next set of results. Not empty if Value contains incomplete list of MessagingRegions.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Properties of Messaging Region */\nexport interface MessagingRegionsProperties {\n /**\n * Region code\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly code?: string;\n /**\n * Full name of the region\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fullName?: string;\n}\n\n/** Definition of resource. */\nexport interface TrackedResource extends Resource {\n /** Resource location. */\n location?: string;\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n}\n\n/** Properties of the PrivateEndpointConnection. */\nexport interface PrivateEndpointConnection extends Resource {\n /** The Private Endpoint resource for this Connection. */\n privateEndpoint?: PrivateEndpoint;\n /** Details about the state of the connection. */\n privateLinkServiceConnectionState?: ConnectionState;\n /** Provisioning state of the Private Endpoint Connection. */\n provisioningState?: EndPointProvisioningState;\n}\n\n/** Single item in a List or Get AuthorizationRule operation */\nexport interface AuthorizationRule extends Resource {\n /** The rights associated with the rule. */\n rights?: AccessRights[];\n}\n\n/** Single item in List or Get Consumer group operation */\nexport interface ConsumerGroup extends Resource {\n /**\n * Exact time the message was created.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdAt?: Date;\n /**\n * The exact time the message was updated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly updatedAt?: Date;\n /** User Metadata is a placeholder to store user-defined string data with maximum length 1024. e.g. it can be used to store descriptive data, such as list of teams and their contact information also user-defined configuration settings can be stored. */\n userMetadata?: string;\n}\n\n/** Single item in List or Get Event Hub operation */\nexport interface Eventhub extends Resource {\n /**\n * Current number of shards on the Event Hub.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly partitionIds?: string[];\n /**\n * Exact time the Event Hub was created.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdAt?: Date;\n /**\n * The exact time the message was updated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly updatedAt?: Date;\n /** Number of days to retain the events for this Event Hub, value should be 1 to 7 days */\n messageRetentionInDays?: number;\n /** Number of partitions created for the Event Hub, allowed values are from 1 to 32 partitions. */\n partitionCount?: number;\n /** Enumerates the possible values for the status of the Event Hub. */\n status?: EntityStatus;\n /** Properties of capture description */\n captureDescription?: CaptureDescription;\n}\n\n/** Single Event Hubs Cluster resource in List or Get operations. */\nexport interface Cluster extends TrackedResource {\n /** Properties of the cluster SKU. */\n sku?: ClusterSku;\n /**\n * The UTC time when the Event Hubs Cluster was created.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdAt?: string;\n /**\n * The UTC time when the Event Hubs Cluster was last updated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly updatedAt?: string;\n /**\n * The metric ID of the cluster resource. Provided by the service and not modifiable by the user.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly metricId?: string;\n /**\n * Status of the Cluster resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: string;\n}\n\n/** Single Namespace item in List or Get Operation */\nexport interface EHNamespace extends TrackedResource {\n /** Properties of sku resource */\n sku?: Sku;\n /** Properties of BYOK Identity description */\n identity?: Identity;\n /**\n * Provisioning state of the Namespace.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /**\n * Status of the Namespace.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: string;\n /**\n * The time the Namespace was created.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdAt?: Date;\n /**\n * The time the Namespace was updated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly updatedAt?: Date;\n /**\n * Endpoint you can use to perform Service Bus operations.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly serviceBusEndpoint?: string;\n /** Cluster ARM ID of the Namespace. */\n clusterArmId?: string;\n /**\n * Identifier for Azure Insights metrics.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly metricId?: string;\n /** Value that indicates whether AutoInflate is enabled for eventhub namespace. */\n isAutoInflateEnabled?: boolean;\n /** Upper limit of throughput units when AutoInflate is enabled, value should be within 0 to 20 throughput units. ( '0' if AutoInflateEnabled = true) */\n maximumThroughputUnits?: number;\n /** Value that indicates whether Kafka is enabled for eventhub namespace. */\n kafkaEnabled?: boolean;\n /** Enabling this property creates a Standard Event Hubs Namespace in regions supported availability zones. */\n zoneRedundant?: boolean;\n /** Properties of BYOK Encryption description */\n encryption?: Encryption;\n}\n\n/** Messaging Region */\nexport interface MessagingRegions extends TrackedResource {\n /** Properties of Messaging Region */\n properties?: MessagingRegionsProperties;\n}\n\n/** Known values of {@link ClusterSkuName} that the service accepts. */\nexport enum KnownClusterSkuName {\n /** Dedicated */\n Dedicated = \"Dedicated\"\n}\n\n/**\n * Defines values for ClusterSkuName. \\\n * {@link KnownClusterSkuName} can be used interchangeably with ClusterSkuName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Dedicated**\n */\nexport type ClusterSkuName = string;\n\n/** Known values of {@link SkuName} that the service accepts. */\nexport enum KnownSkuName {\n /** Basic */\n Basic = \"Basic\",\n /** Standard */\n Standard = \"Standard\"\n}\n\n/**\n * Defines values for SkuName. \\\n * {@link KnownSkuName} can be used interchangeably with SkuName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Basic** \\\n * **Standard**\n */\nexport type SkuName = string;\n\n/** Known values of {@link SkuTier} that the service accepts. */\nexport enum KnownSkuTier {\n /** Basic */\n Basic = \"Basic\",\n /** Standard */\n Standard = \"Standard\"\n}\n\n/**\n * Defines values for SkuTier. \\\n * {@link KnownSkuTier} can be used interchangeably with SkuTier,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Basic** \\\n * **Standard**\n */\nexport type SkuTier = string;\n\n/** Known values of {@link PrivateLinkConnectionStatus} that the service accepts. */\nexport enum KnownPrivateLinkConnectionStatus {\n /** Pending */\n Pending = \"Pending\",\n /** Approved */\n Approved = \"Approved\",\n /** Rejected */\n Rejected = \"Rejected\",\n /** Disconnected */\n Disconnected = \"Disconnected\"\n}\n\n/**\n * Defines values for PrivateLinkConnectionStatus. \\\n * {@link KnownPrivateLinkConnectionStatus} can be used interchangeably with PrivateLinkConnectionStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Pending** \\\n * **Approved** \\\n * **Rejected** \\\n * **Disconnected**\n */\nexport type PrivateLinkConnectionStatus = string;\n\n/** Known values of {@link EndPointProvisioningState} that the service accepts. */\nexport enum KnownEndPointProvisioningState {\n /** Creating */\n Creating = \"Creating\",\n /** Updating */\n Updating = \"Updating\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Canceled */\n Canceled = \"Canceled\",\n /** Failed */\n Failed = \"Failed\"\n}\n\n/**\n * Defines values for EndPointProvisioningState. \\\n * {@link KnownEndPointProvisioningState} can be used interchangeably with EndPointProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Creating** \\\n * **Updating** \\\n * **Deleting** \\\n * **Succeeded** \\\n * **Canceled** \\\n * **Failed**\n */\nexport type EndPointProvisioningState = string;\n\n/** Known values of {@link AccessRights} that the service accepts. */\nexport enum KnownAccessRights {\n /** Manage */\n Manage = \"Manage\",\n /** Send */\n Send = \"Send\",\n /** Listen */\n Listen = \"Listen\"\n}\n\n/**\n * Defines values for AccessRights. \\\n * {@link KnownAccessRights} can be used interchangeably with AccessRights,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Manage** \\\n * **Send** \\\n * **Listen**\n */\nexport type AccessRights = string;\n/** Defines values for KeyType. */\nexport type KeyType = \"PrimaryKey\" | \"SecondaryKey\";\n/** Defines values for UnavailableReason. */\nexport type UnavailableReason =\n | \"None\"\n | \"InvalidName\"\n | \"SubscriptionIsDisabled\"\n | \"NameInUse\"\n | \"NameInLockdown\"\n | \"TooManyNamespaceInCurrentSubscription\";\n/** Defines values for EntityStatus. */\nexport type EntityStatus =\n | \"Active\"\n | \"Disabled\"\n | \"Restoring\"\n | \"SendDisabled\"\n | \"ReceiveDisabled\"\n | \"Creating\"\n | \"Deleting\"\n | \"Renaming\"\n | \"Unknown\";\n/** Defines values for EncodingCaptureDescription. */\nexport type EncodingCaptureDescription = \"Avro\" | \"AvroDeflate\";\n\n/** Optional parameters. */\nexport interface ClustersListAvailableClusterRegionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listAvailableClusterRegion operation. */\nexport type ClustersListAvailableClusterRegionResponse = AvailableClustersList;\n\n/** Optional parameters. */\nexport interface ClustersListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type ClustersListByResourceGroupResponse = ClusterListResult;\n\n/** Optional parameters. */\nexport interface ClustersGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ClustersGetResponse = Cluster;\n\n/** Optional parameters. */\nexport interface ClustersCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type ClustersCreateOrUpdateResponse = Cluster;\n\n/** Optional parameters. */\nexport interface ClustersUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type ClustersUpdateResponse = Cluster;\n\n/** Optional parameters. */\nexport interface ClustersDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface ClustersListNamespacesOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNamespaces operation. */\nexport type ClustersListNamespacesResponse = EHNamespaceIdListResult;\n\n/** Optional parameters. */\nexport interface ClustersListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type ClustersListByResourceGroupNextResponse = ClusterListResult;\n\n/** Optional parameters. */\nexport interface NamespacesListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type NamespacesListResponse = EHNamespaceListResult;\n\n/** Optional parameters. */\nexport interface NamespacesListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type NamespacesListByResourceGroupResponse = EHNamespaceListResult;\n\n/** Optional parameters. */\nexport interface NamespacesCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type NamespacesCreateOrUpdateResponse = EHNamespace;\n\n/** Optional parameters. */\nexport interface NamespacesDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface NamespacesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type NamespacesGetResponse = EHNamespace;\n\n/** Optional parameters. */\nexport interface NamespacesUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the update operation. */\nexport type NamespacesUpdateResponse = EHNamespace;\n\n/** Optional parameters. */\nexport interface NamespacesListAuthorizationRulesOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listAuthorizationRules operation. */\nexport type NamespacesListAuthorizationRulesResponse = AuthorizationRuleListResult;\n\n/** Optional parameters. */\nexport interface NamespacesCreateOrUpdateAuthorizationRuleOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdateAuthorizationRule operation. */\nexport type NamespacesCreateOrUpdateAuthorizationRuleResponse = AuthorizationRule;\n\n/** Optional parameters. */\nexport interface NamespacesDeleteAuthorizationRuleOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface NamespacesGetAuthorizationRuleOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getAuthorizationRule operation. */\nexport type NamespacesGetAuthorizationRuleResponse = AuthorizationRule;\n\n/** Optional parameters. */\nexport interface NamespacesListKeysOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listKeys operation. */\nexport type NamespacesListKeysResponse = AccessKeys;\n\n/** Optional parameters. */\nexport interface NamespacesRegenerateKeysOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the regenerateKeys operation. */\nexport type NamespacesRegenerateKeysResponse = AccessKeys;\n\n/** Optional parameters. */\nexport interface NamespacesCheckNameAvailabilityOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the checkNameAvailability operation. */\nexport type NamespacesCheckNameAvailabilityResponse = CheckNameAvailabilityResult;\n\n/** Optional parameters. */\nexport interface NamespacesListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type NamespacesListNextResponse = EHNamespaceListResult;\n\n/** Optional parameters. */\nexport interface NamespacesListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type NamespacesListByResourceGroupNextResponse = EHNamespaceListResult;\n\n/** Optional parameters. */\nexport interface NamespacesListAuthorizationRulesNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listAuthorizationRulesNext operation. */\nexport type NamespacesListAuthorizationRulesNextResponse = AuthorizationRuleListResult;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type PrivateEndpointConnectionsListResponse = PrivateEndpointConnectionListResult;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type PrivateEndpointConnectionsCreateOrUpdateResponse = PrivateEndpointConnection;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type PrivateEndpointConnectionsGetResponse = PrivateEndpointConnection;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type PrivateEndpointConnectionsListNextResponse = PrivateEndpointConnectionListResult;\n\n/** Optional parameters. */\nexport interface PrivateLinkResourcesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type PrivateLinkResourcesGetResponse = PrivateLinkResourcesListResult;\n\n/** Optional parameters. */\nexport interface DisasterRecoveryConfigsListAuthorizationRulesOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listAuthorizationRules operation. */\nexport type DisasterRecoveryConfigsListAuthorizationRulesResponse = AuthorizationRuleListResult;\n\n/** Optional parameters. */\nexport interface DisasterRecoveryConfigsGetAuthorizationRuleOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getAuthorizationRule operation. */\nexport type DisasterRecoveryConfigsGetAuthorizationRuleResponse = AuthorizationRule;\n\n/** Optional parameters. */\nexport interface DisasterRecoveryConfigsListKeysOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listKeys operation. */\nexport type DisasterRecoveryConfigsListKeysResponse = AccessKeys;\n\n/** Optional parameters. */\nexport interface DisasterRecoveryConfigsListAuthorizationRulesNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listAuthorizationRulesNext operation. */\nexport type DisasterRecoveryConfigsListAuthorizationRulesNextResponse = AuthorizationRuleListResult;\n\n/** Optional parameters. */\nexport interface EventHubsListAuthorizationRulesOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listAuthorizationRules operation. */\nexport type EventHubsListAuthorizationRulesResponse = AuthorizationRuleListResult;\n\n/** Optional parameters. */\nexport interface EventHubsCreateOrUpdateAuthorizationRuleOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdateAuthorizationRule operation. */\nexport type EventHubsCreateOrUpdateAuthorizationRuleResponse = AuthorizationRule;\n\n/** Optional parameters. */\nexport interface EventHubsGetAuthorizationRuleOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getAuthorizationRule operation. */\nexport type EventHubsGetAuthorizationRuleResponse = AuthorizationRule;\n\n/** Optional parameters. */\nexport interface EventHubsDeleteAuthorizationRuleOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface EventHubsListKeysOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listKeys operation. */\nexport type EventHubsListKeysResponse = AccessKeys;\n\n/** Optional parameters. */\nexport interface EventHubsRegenerateKeysOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the regenerateKeys operation. */\nexport type EventHubsRegenerateKeysResponse = AccessKeys;\n\n/** Optional parameters. */\nexport interface EventHubsListByNamespaceOptionalParams\n extends coreClient.OperationOptions {\n /** Skip is only used if a previous operation returned a partial result. If a previous response contains a nextLink element, the value of the nextLink element will include a skip parameter that specifies a starting point to use for subsequent calls. */\n skip?: number;\n /** May be used to limit the number of results to the most recent N usageDetails. */\n top?: number;\n}\n\n/** Contains response data for the listByNamespace operation. */\nexport type EventHubsListByNamespaceResponse = EventHubListResult;\n\n/** Optional parameters. */\nexport interface EventHubsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type EventHubsCreateOrUpdateResponse = Eventhub;\n\n/** Optional parameters. */\nexport interface EventHubsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface EventHubsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type EventHubsGetResponse = Eventhub;\n\n/** Optional parameters. */\nexport interface EventHubsListAuthorizationRulesNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listAuthorizationRulesNext operation. */\nexport type EventHubsListAuthorizationRulesNextResponse = AuthorizationRuleListResult;\n\n/** Optional parameters. */\nexport interface EventHubsListByNamespaceNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByNamespaceNext operation. */\nexport type EventHubsListByNamespaceNextResponse = EventHubListResult;\n\n/** Optional parameters. */\nexport interface ConsumerGroupsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type ConsumerGroupsCreateOrUpdateResponse = ConsumerGroup;\n\n/** Optional parameters. */\nexport interface ConsumerGroupsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface ConsumerGroupsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ConsumerGroupsGetResponse = ConsumerGroup;\n\n/** Optional parameters. */\nexport interface ConsumerGroupsListByEventHubOptionalParams\n extends coreClient.OperationOptions {\n /** Skip is only used if a previous operation returned a partial result. If a previous response contains a nextLink element, the value of the nextLink element will include a skip parameter that specifies a starting point to use for subsequent calls. */\n skip?: number;\n /** May be used to limit the number of results to the most recent N usageDetails. */\n top?: number;\n}\n\n/** Contains response data for the listByEventHub operation. */\nexport type ConsumerGroupsListByEventHubResponse = ConsumerGroupListResult;\n\n/** Optional parameters. */\nexport interface ConsumerGroupsListByEventHubNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByEventHubNext operation. */\nexport type ConsumerGroupsListByEventHubNextResponse = ConsumerGroupListResult;\n\n/** Optional parameters. */\nexport interface OperationsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type OperationsListResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface OperationsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type OperationsListNextResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface RegionsListBySkuOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySku operation. */\nexport type RegionsListBySkuResponse = MessagingRegionsListResult;\n\n/** Optional parameters. */\nexport interface RegionsListBySkuNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySkuNext operation. */\nexport type RegionsListBySkuNextResponse = MessagingRegionsListResult;\n\n/** Optional parameters. */\nexport interface EventHubManagementClientOptionalParams\n extends coreClient.ServiceClientOptions {\n /** server parameter */\n $host?: string;\n /** Overrides client endpoint. */\n endpoint?: string;\n}\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mappers.js","sourceRoot":"","sources":["../../../src/models/mappers.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\nexport const AvailableClustersList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AvailableClustersList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"AvailableCluster\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const AvailableCluster: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AvailableCluster\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ErrorResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorResponse\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n type: {\n name: \"String\"\n }\n },\n message: {\n serializedName: \"message\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ClusterListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ClusterListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Cluster\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ClusterSku: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ClusterSku\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n capacity: {\n constraints: {\n InclusiveMinimum: 1\n },\n serializedName: \"capacity\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const Resource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Resource\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const EHNamespaceIdListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EHNamespaceIdListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"EHNamespaceIdContainer\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const EHNamespaceIdContainer: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EHNamespaceIdContainer\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const EHNamespaceListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EHNamespaceListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"EHNamespace\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const Sku: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Sku\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n tier: {\n serializedName: \"tier\",\n type: {\n name: \"String\"\n }\n },\n capacity: {\n constraints: {\n InclusiveMinimum: 0\n },\n serializedName: \"capacity\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const Identity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Identity\",\n modelProperties: {\n principalId: {\n serializedName: \"principalId\",\n type: {\n name: \"String\"\n }\n },\n tenantId: {\n serializedName: \"tenantId\",\n type: {\n name: \"String\"\n }\n },\n type: {\n defaultValue: \"SystemAssigned\",\n isConstant: true,\n serializedName: \"type\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const Encryption: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Encryption\",\n modelProperties: {\n keyVaultProperties: {\n serializedName: \"keyVaultProperties\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"KeyVaultProperties\"\n }\n }\n }\n },\n keySource: {\n defaultValue: \"Microsoft.KeyVault\",\n isConstant: true,\n serializedName: \"keySource\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const KeyVaultProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"KeyVaultProperties\",\n modelProperties: {\n keyName: {\n serializedName: \"keyName\",\n type: {\n name: \"String\"\n }\n },\n keyVaultUri: {\n serializedName: \"keyVaultUri\",\n type: {\n name: \"String\"\n }\n },\n keyVersion: {\n serializedName: \"keyVersion\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const PrivateEndpointConnectionListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnectionListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const PrivateEndpoint: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpoint\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ConnectionState: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConnectionState\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\"\n }\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const PrivateLinkResourcesListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkResourcesListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkResource\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const PrivateLinkResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkResource\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\"\n }\n },\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\"\n }\n },\n groupId: {\n serializedName: \"properties.groupId\",\n type: {\n name: \"String\"\n }\n },\n requiredMembers: {\n serializedName: \"properties.requiredMembers\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n requiredZoneNames: {\n serializedName: \"properties.requiredZoneNames\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const AuthorizationRuleListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AuthorizationRuleListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"AuthorizationRule\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AccessKeys: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AccessKeys\",\n modelProperties: {\n primaryConnectionString: {\n serializedName: \"primaryConnectionString\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n secondaryConnectionString: {\n serializedName: \"secondaryConnectionString\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n aliasPrimaryConnectionString: {\n serializedName: \"aliasPrimaryConnectionString\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n aliasSecondaryConnectionString: {\n serializedName: \"aliasSecondaryConnectionString\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n primaryKey: {\n serializedName: \"primaryKey\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n secondaryKey: {\n serializedName: \"secondaryKey\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n keyName: {\n serializedName: \"keyName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const RegenerateAccessKeyParameters: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"RegenerateAccessKeyParameters\",\n modelProperties: {\n keyType: {\n serializedName: \"keyType\",\n required: true,\n type: {\n name: \"Enum\",\n allowedValues: [\"PrimaryKey\", \"SecondaryKey\"]\n }\n },\n key: {\n serializedName: \"key\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const CheckNameAvailabilityParameter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CheckNameAvailabilityParameter\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const CheckNameAvailabilityResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CheckNameAvailabilityResult\",\n modelProperties: {\n message: {\n serializedName: \"message\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n nameAvailable: {\n serializedName: \"nameAvailable\",\n type: {\n name: \"Boolean\"\n }\n },\n reason: {\n serializedName: \"reason\",\n type: {\n name: \"Enum\",\n allowedValues: [\n \"None\",\n \"InvalidName\",\n \"SubscriptionIsDisabled\",\n \"NameInUse\",\n \"NameInLockdown\",\n \"TooManyNamespaceInCurrentSubscription\"\n ]\n }\n }\n }\n }\n};\n\nexport const ConsumerGroupListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConsumerGroupListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ConsumerGroup\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const OperationListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Operation\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const Operation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Operation\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n display: {\n serializedName: \"display\",\n type: {\n name: \"Composite\",\n className: \"OperationDisplay\"\n }\n }\n }\n }\n};\n\nexport const OperationDisplay: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationDisplay\",\n modelProperties: {\n provider: {\n serializedName: \"provider\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n resource: {\n serializedName: \"resource\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n operation: {\n serializedName: \"operation\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const EventHubListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EventHubListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Eventhub\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const CaptureDescription: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CaptureDescription\",\n modelProperties: {\n enabled: {\n serializedName: \"enabled\",\n type: {\n name: \"Boolean\"\n }\n },\n encoding: {\n serializedName: \"encoding\",\n type: {\n name: \"Enum\",\n allowedValues: [\"Avro\", \"AvroDeflate\"]\n }\n },\n intervalInSeconds: {\n constraints: {\n InclusiveMaximum: 900,\n InclusiveMinimum: 60\n },\n serializedName: \"intervalInSeconds\",\n type: {\n name: \"Number\"\n }\n },\n sizeLimitInBytes: {\n constraints: {\n InclusiveMaximum: 524288000,\n InclusiveMinimum: 10485760\n },\n serializedName: \"sizeLimitInBytes\",\n type: {\n name: \"Number\"\n }\n },\n destination: {\n serializedName: \"destination\",\n type: {\n name: \"Composite\",\n className: \"Destination\"\n }\n },\n skipEmptyArchives: {\n serializedName: \"skipEmptyArchives\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const Destination: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Destination\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n storageAccountResourceId: {\n serializedName: \"properties.storageAccountResourceId\",\n type: {\n name: \"String\"\n }\n },\n blobContainer: {\n serializedName: \"properties.blobContainer\",\n type: {\n name: \"String\"\n }\n },\n archiveNameFormat: {\n serializedName: \"properties.archiveNameFormat\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MessagingRegionsListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MessagingRegionsListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MessagingRegions\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MessagingRegionsProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MessagingRegionsProperties\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n fullName: {\n serializedName: \"fullName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const TrackedResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TrackedResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\"\n }\n },\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n }\n }\n }\n};\n\nexport const PrivateEndpointConnection: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\",\n modelProperties: {\n ...Resource.type.modelProperties,\n privateEndpoint: {\n serializedName: \"properties.privateEndpoint\",\n type: {\n name: \"Composite\",\n className: \"PrivateEndpoint\"\n }\n },\n privateLinkServiceConnectionState: {\n serializedName: \"properties.privateLinkServiceConnectionState\",\n type: {\n name: \"Composite\",\n className: \"ConnectionState\"\n }\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AuthorizationRule: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AuthorizationRule\",\n modelProperties: {\n ...Resource.type.modelProperties,\n rights: {\n serializedName: \"properties.rights\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ConsumerGroup: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConsumerGroup\",\n modelProperties: {\n ...Resource.type.modelProperties,\n createdAt: {\n serializedName: \"properties.createdAt\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n updatedAt: {\n serializedName: \"properties.updatedAt\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n userMetadata: {\n serializedName: \"properties.userMetadata\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const Eventhub: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Eventhub\",\n modelProperties: {\n ...Resource.type.modelProperties,\n partitionIds: {\n serializedName: \"properties.partitionIds\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n createdAt: {\n serializedName: \"properties.createdAt\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n updatedAt: {\n serializedName: \"properties.updatedAt\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n messageRetentionInDays: {\n constraints: {\n InclusiveMinimum: 1\n },\n serializedName: \"properties.messageRetentionInDays\",\n type: {\n name: \"Number\"\n }\n },\n partitionCount: {\n constraints: {\n InclusiveMinimum: 1\n },\n serializedName: \"properties.partitionCount\",\n type: {\n name: \"Number\"\n }\n },\n status: {\n serializedName: \"properties.status\",\n type: {\n name: \"Enum\",\n allowedValues: [\n \"Active\",\n \"Disabled\",\n \"Restoring\",\n \"SendDisabled\",\n \"ReceiveDisabled\",\n \"Creating\",\n \"Deleting\",\n \"Renaming\",\n \"Unknown\"\n ]\n }\n },\n captureDescription: {\n serializedName: \"properties.captureDescription\",\n type: {\n name: \"Composite\",\n className: \"CaptureDescription\"\n }\n }\n }\n }\n};\n\nexport const Cluster: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Cluster\",\n modelProperties: {\n ...TrackedResource.type.modelProperties,\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"ClusterSku\"\n }\n },\n createdAt: {\n serializedName: \"properties.createdAt\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n updatedAt: {\n serializedName: \"properties.updatedAt\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n metricId: {\n serializedName: \"properties.metricId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n status: {\n serializedName: \"properties.status\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const EHNamespace: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EHNamespace\",\n modelProperties: {\n ...TrackedResource.type.modelProperties,\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"Sku\"\n }\n },\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"Identity\"\n }\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n status: {\n serializedName: \"properties.status\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n createdAt: {\n serializedName: \"properties.createdAt\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n updatedAt: {\n serializedName: \"properties.updatedAt\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n serviceBusEndpoint: {\n serializedName: \"properties.serviceBusEndpoint\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n clusterArmId: {\n serializedName: \"properties.clusterArmId\",\n type: {\n name: \"String\"\n }\n },\n metricId: {\n serializedName: \"properties.metricId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n isAutoInflateEnabled: {\n serializedName: \"properties.isAutoInflateEnabled\",\n type: {\n name: \"Boolean\"\n }\n },\n maximumThroughputUnits: {\n constraints: {\n InclusiveMaximum: 20,\n InclusiveMinimum: 0\n },\n serializedName: \"properties.maximumThroughputUnits\",\n type: {\n name: \"Number\"\n }\n },\n kafkaEnabled: {\n serializedName: \"properties.kafkaEnabled\",\n type: {\n name: \"Boolean\"\n }\n },\n zoneRedundant: {\n serializedName: \"properties.zoneRedundant\",\n type: {\n name: \"Boolean\"\n }\n },\n encryption: {\n serializedName: \"properties.encryption\",\n type: {\n name: \"Composite\",\n className: \"Encryption\"\n }\n }\n }\n }\n};\n\nexport const MessagingRegions: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MessagingRegions\",\n modelProperties: {\n ...TrackedResource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"MessagingRegionsProperties\"\n }\n }\n }\n }\n};\n"]}
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
6
|
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
7
|
*/
|
|
8
|
-
import { Cluster as ClusterMapper, EHNamespace as EHNamespaceMapper, AuthorizationRule as AuthorizationRuleMapper, RegenerateAccessKeyParameters as RegenerateAccessKeyParametersMapper, CheckNameAvailabilityParameter as CheckNameAvailabilityParameterMapper, PrivateEndpointConnection as PrivateEndpointConnectionMapper, Eventhub as EventhubMapper, ConsumerGroup as ConsumerGroupMapper } from "../models/mappers";
|
|
8
|
+
import { Cluster as ClusterMapper, EHNamespace as EHNamespaceMapper, AuthorizationRule as AuthorizationRuleMapper, RegenerateAccessKeyParameters as RegenerateAccessKeyParametersMapper, CheckNameAvailabilityParameter as CheckNameAvailabilityParameterMapper, PrivateEndpointConnection as PrivateEndpointConnectionMapper, Eventhub as EventhubMapper, ConsumerGroup as ConsumerGroupMapper } from "../models/mappers.js";
|
|
9
9
|
export const accept = {
|
|
10
10
|
parameterPath: "accept",
|
|
11
11
|
mapper: {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"parameters.js","sourceRoot":"","sources":["../../../src/models/parameters.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport {\n OperationParameter,\n OperationURLParameter,\n OperationQueryParameter\n} from \"@azure/core-client\";\nimport {\n Cluster as ClusterMapper,\n EHNamespace as EHNamespaceMapper,\n AuthorizationRule as AuthorizationRuleMapper,\n RegenerateAccessKeyParameters as RegenerateAccessKeyParametersMapper,\n CheckNameAvailabilityParameter as CheckNameAvailabilityParameterMapper,\n PrivateEndpointConnection as PrivateEndpointConnectionMapper,\n Eventhub as EventhubMapper,\n ConsumerGroup as ConsumerGroupMapper\n} from \"../models/mappers.js\";\n\nexport const accept: OperationParameter = {\n parameterPath: \"accept\",\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Accept\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const $host: OperationURLParameter = {\n parameterPath: \"$host\",\n mapper: {\n serializedName: \"$host\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n skipEncoding: true\n};\n\nexport const subscriptionId: OperationURLParameter = {\n parameterPath: \"subscriptionId\",\n mapper: {\n serializedName: \"subscriptionId\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const apiVersion: OperationQueryParameter = {\n parameterPath: \"apiVersion\",\n mapper: {\n defaultValue: \"2018-01-01-preview\",\n isConstant: true,\n serializedName: \"api-version\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const resourceGroupName: OperationURLParameter = {\n parameterPath: \"resourceGroupName\",\n mapper: {\n constraints: {\n MaxLength: 90,\n MinLength: 1\n },\n serializedName: \"resourceGroupName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const clusterName: OperationURLParameter = {\n parameterPath: \"clusterName\",\n mapper: {\n constraints: {\n MaxLength: 50,\n MinLength: 6\n },\n serializedName: \"clusterName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const contentType: OperationParameter = {\n parameterPath: [\"options\", \"contentType\"],\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Content-Type\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const parameters: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: ClusterMapper\n};\n\nexport const nextLink: OperationURLParameter = {\n parameterPath: \"nextLink\",\n mapper: {\n serializedName: \"nextLink\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n skipEncoding: true\n};\n\nexport const parameters1: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: EHNamespaceMapper\n};\n\nexport const namespaceName: OperationURLParameter = {\n parameterPath: \"namespaceName\",\n mapper: {\n constraints: {\n MaxLength: 50,\n MinLength: 6\n },\n serializedName: \"namespaceName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const apiVersion1: OperationQueryParameter = {\n parameterPath: \"apiVersion\",\n mapper: {\n defaultValue: \"2017-04-01\",\n isConstant: true,\n serializedName: \"api-version\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const parameters2: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: AuthorizationRuleMapper\n};\n\nexport const authorizationRuleName: OperationURLParameter = {\n parameterPath: \"authorizationRuleName\",\n mapper: {\n constraints: {\n MinLength: 1\n },\n serializedName: \"authorizationRuleName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const parameters3: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: RegenerateAccessKeyParametersMapper\n};\n\nexport const parameters4: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: CheckNameAvailabilityParameterMapper\n};\n\nexport const parameters5: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: PrivateEndpointConnectionMapper\n};\n\nexport const privateEndpointConnectionName: OperationURLParameter = {\n parameterPath: \"privateEndpointConnectionName\",\n mapper: {\n serializedName: \"privateEndpointConnectionName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const alias: OperationURLParameter = {\n parameterPath: \"alias\",\n mapper: {\n constraints: {\n MaxLength: 50,\n MinLength: 1\n },\n serializedName: \"alias\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const eventHubName: OperationURLParameter = {\n parameterPath: \"eventHubName\",\n mapper: {\n constraints: {\n MaxLength: 256,\n MinLength: 1\n },\n serializedName: \"eventHubName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const skip: OperationQueryParameter = {\n parameterPath: [\"options\", \"skip\"],\n mapper: {\n constraints: {\n InclusiveMaximum: 1000,\n InclusiveMinimum: 0\n },\n serializedName: \"$skip\",\n type: {\n name: \"Number\"\n }\n }\n};\n\nexport const top: OperationQueryParameter = {\n parameterPath: [\"options\", \"top\"],\n mapper: {\n constraints: {\n InclusiveMaximum: 1000,\n InclusiveMinimum: 1\n },\n serializedName: \"$top\",\n type: {\n name: \"Number\"\n }\n }\n};\n\nexport const parameters6: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: EventhubMapper\n};\n\nexport const parameters7: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: ConsumerGroupMapper\n};\n\nexport const consumerGroupName: OperationURLParameter = {\n parameterPath: \"consumerGroupName\",\n mapper: {\n constraints: {\n MaxLength: 50,\n MinLength: 1\n },\n serializedName: \"consumerGroupName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const sku: OperationURLParameter = {\n parameterPath: \"sku\",\n mapper: {\n constraints: {\n MaxLength: 50,\n MinLength: 1\n },\n serializedName: \"sku\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n"]}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
-
import { Clusters } from "../operationsInterfaces";
|
|
3
|
-
import { EventHubManagementClient } from "../eventHubManagementClient";
|
|
2
|
+
import { Clusters } from "../operationsInterfaces/index.js";
|
|
3
|
+
import { EventHubManagementClient } from "../eventHubManagementClient.js";
|
|
4
4
|
import { PollerLike, PollOperationState } from "@azure/core-lro";
|
|
5
|
-
import { Cluster, ClustersListByResourceGroupOptionalParams, ClustersListAvailableClusterRegionOptionalParams, ClustersListAvailableClusterRegionResponse, ClustersGetOptionalParams, ClustersGetResponse, ClustersCreateOrUpdateOptionalParams, ClustersCreateOrUpdateResponse, ClustersUpdateOptionalParams, ClustersUpdateResponse, ClustersDeleteOptionalParams, ClustersListNamespacesOptionalParams, ClustersListNamespacesResponse } from "../models";
|
|
5
|
+
import { Cluster, ClustersListByResourceGroupOptionalParams, ClustersListAvailableClusterRegionOptionalParams, ClustersListAvailableClusterRegionResponse, ClustersGetOptionalParams, ClustersGetResponse, ClustersCreateOrUpdateOptionalParams, ClustersCreateOrUpdateResponse, ClustersUpdateOptionalParams, ClustersUpdateResponse, ClustersDeleteOptionalParams, ClustersListNamespacesOptionalParams, ClustersListNamespacesResponse } from "../models/index.js";
|
|
6
6
|
/** Class containing Clusters operations. */
|
|
7
7
|
export declare class ClustersImpl implements Clusters {
|
|
8
8
|
private readonly client;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"clusters.d.ts","sourceRoot":"","sources":["../../../src/operations/clusters.ts"],"names":[],"mappings":"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"}
|