@azure/arm-eventhub-profile-2020-09-01-hybrid 2.1.1-alpha.20250123.1 → 2.1.1-alpha.20250128.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 -44
- 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 -39
- 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 -39
- 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 -37
- 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 -54
- 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 -39
- 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 -43
- 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 -42
- 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 -41
- 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 -41
- 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 -56
- 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 -40
- 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 -55
- 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 -40
- 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 -42
- 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 -58
- 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 -41
- 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 -40
- 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 -41
- 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 -41
- 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 -56
- 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 -56
- 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 -41
- 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 -42
- 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 -40
- 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 -41
- 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 -44
- 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 -40
- 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 -39
- 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 -40
- 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 -39
- 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 -55
- 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 -54
- 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 -40
- 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 -53
- 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 -41
- 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 -43
- 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 -53
- 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 -49
- 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 -40
- 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 -39
- 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 -54
- 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 -38
- 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 -86
- 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
|
@@ -0,0 +1,881 @@
|
|
|
1
|
+
import * as coreClient from "@azure/core-client";
|
|
2
|
+
/** The response of the List Available Clusters operation. */
|
|
3
|
+
export interface AvailableClustersList {
|
|
4
|
+
/** The count of readily available and pre-provisioned Event Hubs Clusters per region. */
|
|
5
|
+
value?: AvailableCluster[];
|
|
6
|
+
}
|
|
7
|
+
/** Pre-provisioned and readily available Event Hubs Cluster count per region. */
|
|
8
|
+
export interface AvailableCluster {
|
|
9
|
+
/** Location fo the Available Cluster */
|
|
10
|
+
location?: string;
|
|
11
|
+
}
|
|
12
|
+
/** Error response indicates Event Hub service is not able to process the incoming request. The reason is provided in the error message. */
|
|
13
|
+
export interface ErrorResponse {
|
|
14
|
+
/** Error code. */
|
|
15
|
+
code?: string;
|
|
16
|
+
/** Error message indicating why the operation failed. */
|
|
17
|
+
message?: string;
|
|
18
|
+
}
|
|
19
|
+
/** The response of the List Event Hubs Clusters operation. */
|
|
20
|
+
export interface ClusterListResult {
|
|
21
|
+
/** The Event Hubs Clusters present in the List Event Hubs operation results. */
|
|
22
|
+
value?: Cluster[];
|
|
23
|
+
/** Link to the next set of results. Empty unless the value parameter contains an incomplete list of Event Hubs Clusters. */
|
|
24
|
+
nextLink?: string;
|
|
25
|
+
}
|
|
26
|
+
/** SKU parameters particular to a cluster instance. */
|
|
27
|
+
export interface ClusterSku {
|
|
28
|
+
/** Name of this SKU. */
|
|
29
|
+
name: ClusterSkuName;
|
|
30
|
+
/** The quantity of Event Hubs Cluster Capacity Units contained in this cluster. */
|
|
31
|
+
capacity?: number;
|
|
32
|
+
}
|
|
33
|
+
/** Common fields that are returned in the response for all Azure Resource Manager resources */
|
|
34
|
+
export interface Resource {
|
|
35
|
+
/**
|
|
36
|
+
* Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
|
|
37
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
38
|
+
*/
|
|
39
|
+
readonly id?: string;
|
|
40
|
+
/**
|
|
41
|
+
* The name of the resource
|
|
42
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
43
|
+
*/
|
|
44
|
+
readonly name?: string;
|
|
45
|
+
/**
|
|
46
|
+
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
47
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
48
|
+
*/
|
|
49
|
+
readonly type?: string;
|
|
50
|
+
}
|
|
51
|
+
/** The response of the List Namespace IDs operation */
|
|
52
|
+
export interface EHNamespaceIdListResult {
|
|
53
|
+
/** Result of the List Namespace IDs operation */
|
|
54
|
+
value?: EHNamespaceIdContainer[];
|
|
55
|
+
}
|
|
56
|
+
/** The full ARM ID of an Event Hubs Namespace */
|
|
57
|
+
export interface EHNamespaceIdContainer {
|
|
58
|
+
/** id parameter */
|
|
59
|
+
id?: string;
|
|
60
|
+
}
|
|
61
|
+
/** The response of the List Namespace operation */
|
|
62
|
+
export interface EHNamespaceListResult {
|
|
63
|
+
/** Result of the List Namespace operation */
|
|
64
|
+
value?: EHNamespace[];
|
|
65
|
+
/** Link to the next set of results. Not empty if Value contains incomplete list of namespaces. */
|
|
66
|
+
nextLink?: string;
|
|
67
|
+
}
|
|
68
|
+
/** SKU parameters supplied to the create namespace operation */
|
|
69
|
+
export interface Sku {
|
|
70
|
+
/** Name of this SKU. */
|
|
71
|
+
name: SkuName;
|
|
72
|
+
/** The billing tier of this particular SKU. */
|
|
73
|
+
tier?: SkuTier;
|
|
74
|
+
/** The Event Hubs throughput units, value should be 0 to 20 throughput units. */
|
|
75
|
+
capacity?: number;
|
|
76
|
+
}
|
|
77
|
+
/** Properties to configure Identity for Bring your Own Keys */
|
|
78
|
+
export interface Identity {
|
|
79
|
+
/** ObjectId from the KeyVault */
|
|
80
|
+
principalId?: string;
|
|
81
|
+
/** TenantId from the KeyVault */
|
|
82
|
+
tenantId?: string;
|
|
83
|
+
/** Enumerates the possible value Identity type, which currently supports only 'SystemAssigned' */
|
|
84
|
+
type?: "SystemAssigned";
|
|
85
|
+
}
|
|
86
|
+
/** Properties to configure Encryption */
|
|
87
|
+
export interface Encryption {
|
|
88
|
+
/** Properties of KeyVault */
|
|
89
|
+
keyVaultProperties?: KeyVaultProperties[];
|
|
90
|
+
/** Enumerates the possible value of keySource for Encryption */
|
|
91
|
+
keySource?: "Microsoft.KeyVault";
|
|
92
|
+
}
|
|
93
|
+
/** Properties to configure keyVault Properties */
|
|
94
|
+
export interface KeyVaultProperties {
|
|
95
|
+
/** Name of the Key from KeyVault */
|
|
96
|
+
keyName?: string;
|
|
97
|
+
/** Uri of KeyVault */
|
|
98
|
+
keyVaultUri?: string;
|
|
99
|
+
/** Key Version */
|
|
100
|
+
keyVersion?: string;
|
|
101
|
+
}
|
|
102
|
+
/** Result of the list of all private endpoint connections operation. */
|
|
103
|
+
export interface PrivateEndpointConnectionListResult {
|
|
104
|
+
/** A collection of private endpoint connection resources. */
|
|
105
|
+
value?: PrivateEndpointConnection[];
|
|
106
|
+
/** A link for the next page of private endpoint connection resources. */
|
|
107
|
+
nextLink?: string;
|
|
108
|
+
}
|
|
109
|
+
/** PrivateEndpoint information. */
|
|
110
|
+
export interface PrivateEndpoint {
|
|
111
|
+
/** The ARM identifier for Private Endpoint. */
|
|
112
|
+
id?: string;
|
|
113
|
+
}
|
|
114
|
+
/** ConnectionState information. */
|
|
115
|
+
export interface ConnectionState {
|
|
116
|
+
/** Status of the connection. */
|
|
117
|
+
status?: PrivateLinkConnectionStatus;
|
|
118
|
+
/** Description of the connection state. */
|
|
119
|
+
description?: string;
|
|
120
|
+
}
|
|
121
|
+
/** Result of the List private link resources operation. */
|
|
122
|
+
export interface PrivateLinkResourcesListResult {
|
|
123
|
+
/** A collection of private link resources */
|
|
124
|
+
value?: PrivateLinkResource[];
|
|
125
|
+
/** A link for the next page of private link resources. */
|
|
126
|
+
nextLink?: string;
|
|
127
|
+
}
|
|
128
|
+
/** Information of the private link resource. */
|
|
129
|
+
export interface PrivateLinkResource {
|
|
130
|
+
/** Fully qualified identifier of the resource. */
|
|
131
|
+
id?: string;
|
|
132
|
+
/** Name of the resource */
|
|
133
|
+
name?: string;
|
|
134
|
+
/** Type of the resource */
|
|
135
|
+
type?: string;
|
|
136
|
+
/** The private link resource group id. */
|
|
137
|
+
groupId?: string;
|
|
138
|
+
/** The private link resource required member names. */
|
|
139
|
+
requiredMembers?: string[];
|
|
140
|
+
/** The private link resource Private link DNS zone name. */
|
|
141
|
+
requiredZoneNames?: string[];
|
|
142
|
+
}
|
|
143
|
+
/** The response from the List namespace operation. */
|
|
144
|
+
export interface AuthorizationRuleListResult {
|
|
145
|
+
/** Result of the List Authorization Rules operation. */
|
|
146
|
+
value?: AuthorizationRule[];
|
|
147
|
+
/** Link to the next set of results. Not empty if Value contains an incomplete list of Authorization Rules */
|
|
148
|
+
nextLink?: string;
|
|
149
|
+
}
|
|
150
|
+
/** Namespace/EventHub Connection String */
|
|
151
|
+
export interface AccessKeys {
|
|
152
|
+
/**
|
|
153
|
+
* Primary connection string of the created namespace AuthorizationRule.
|
|
154
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
155
|
+
*/
|
|
156
|
+
readonly primaryConnectionString?: string;
|
|
157
|
+
/**
|
|
158
|
+
* Secondary connection string of the created namespace AuthorizationRule.
|
|
159
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
160
|
+
*/
|
|
161
|
+
readonly secondaryConnectionString?: string;
|
|
162
|
+
/**
|
|
163
|
+
* Primary connection string of the alias if GEO DR is enabled
|
|
164
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
165
|
+
*/
|
|
166
|
+
readonly aliasPrimaryConnectionString?: string;
|
|
167
|
+
/**
|
|
168
|
+
* Secondary connection string of the alias if GEO DR is enabled
|
|
169
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
170
|
+
*/
|
|
171
|
+
readonly aliasSecondaryConnectionString?: string;
|
|
172
|
+
/**
|
|
173
|
+
* A base64-encoded 256-bit primary key for signing and validating the SAS token.
|
|
174
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
175
|
+
*/
|
|
176
|
+
readonly primaryKey?: string;
|
|
177
|
+
/**
|
|
178
|
+
* A base64-encoded 256-bit primary key for signing and validating the SAS token.
|
|
179
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
180
|
+
*/
|
|
181
|
+
readonly secondaryKey?: string;
|
|
182
|
+
/**
|
|
183
|
+
* A string that describes the AuthorizationRule.
|
|
184
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
185
|
+
*/
|
|
186
|
+
readonly keyName?: string;
|
|
187
|
+
}
|
|
188
|
+
/** Parameters supplied to the Regenerate Authorization Rule operation, specifies which key needs to be reset. */
|
|
189
|
+
export interface RegenerateAccessKeyParameters {
|
|
190
|
+
/** The access key to regenerate. */
|
|
191
|
+
keyType: KeyType;
|
|
192
|
+
/** Optional, if the key value provided, is set for KeyType or autogenerated Key value set for keyType */
|
|
193
|
+
key?: string;
|
|
194
|
+
}
|
|
195
|
+
/** Parameter supplied to check Namespace name availability operation */
|
|
196
|
+
export interface CheckNameAvailabilityParameter {
|
|
197
|
+
/** Name to check the namespace name availability */
|
|
198
|
+
name: string;
|
|
199
|
+
}
|
|
200
|
+
/** The Result of the CheckNameAvailability operation */
|
|
201
|
+
export interface CheckNameAvailabilityResult {
|
|
202
|
+
/**
|
|
203
|
+
* The detailed info regarding the reason associated with the Namespace.
|
|
204
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
205
|
+
*/
|
|
206
|
+
readonly message?: string;
|
|
207
|
+
/** Value indicating Namespace is availability, true if the Namespace is available; otherwise, false. */
|
|
208
|
+
nameAvailable?: boolean;
|
|
209
|
+
/** The reason for unavailability of a Namespace. */
|
|
210
|
+
reason?: UnavailableReason;
|
|
211
|
+
}
|
|
212
|
+
/** The result to the List Consumer Group operation. */
|
|
213
|
+
export interface ConsumerGroupListResult {
|
|
214
|
+
/** Result of the List Consumer Group operation. */
|
|
215
|
+
value?: ConsumerGroup[];
|
|
216
|
+
/** Link to the next set of results. Not empty if Value contains incomplete list of Consumer Group */
|
|
217
|
+
nextLink?: string;
|
|
218
|
+
}
|
|
219
|
+
/** 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. */
|
|
220
|
+
export interface OperationListResult {
|
|
221
|
+
/**
|
|
222
|
+
* List of Event Hub operations supported by the Microsoft.EventHub resource provider.
|
|
223
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
224
|
+
*/
|
|
225
|
+
readonly value?: Operation[];
|
|
226
|
+
/**
|
|
227
|
+
* URL to get the next set of operation list results if there are any.
|
|
228
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
229
|
+
*/
|
|
230
|
+
readonly nextLink?: string;
|
|
231
|
+
}
|
|
232
|
+
/** A Event Hub REST API operation */
|
|
233
|
+
export interface Operation {
|
|
234
|
+
/**
|
|
235
|
+
* Operation name: {provider}/{resource}/{operation}
|
|
236
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
237
|
+
*/
|
|
238
|
+
readonly name?: string;
|
|
239
|
+
/** The object that represents the operation. */
|
|
240
|
+
display?: OperationDisplay;
|
|
241
|
+
}
|
|
242
|
+
/** The object that represents the operation. */
|
|
243
|
+
export interface OperationDisplay {
|
|
244
|
+
/**
|
|
245
|
+
* Service provider: Microsoft.EventHub
|
|
246
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
247
|
+
*/
|
|
248
|
+
readonly provider?: string;
|
|
249
|
+
/**
|
|
250
|
+
* Resource on which the operation is performed: Invoice, etc.
|
|
251
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
252
|
+
*/
|
|
253
|
+
readonly resource?: string;
|
|
254
|
+
/**
|
|
255
|
+
* Operation type: Read, write, delete, etc.
|
|
256
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
257
|
+
*/
|
|
258
|
+
readonly operation?: string;
|
|
259
|
+
}
|
|
260
|
+
/** The result of the List EventHubs operation. */
|
|
261
|
+
export interface EventHubListResult {
|
|
262
|
+
/** Result of the List EventHubs operation. */
|
|
263
|
+
value?: Eventhub[];
|
|
264
|
+
/** Link to the next set of results. Not empty if Value contains incomplete list of EventHubs. */
|
|
265
|
+
nextLink?: string;
|
|
266
|
+
}
|
|
267
|
+
/** Properties to configure capture description for eventhub */
|
|
268
|
+
export interface CaptureDescription {
|
|
269
|
+
/** A value that indicates whether capture description is enabled. */
|
|
270
|
+
enabled?: boolean;
|
|
271
|
+
/** Enumerates the possible values for the encoding format of capture description. Note: 'AvroDeflate' will be deprecated in New API Version */
|
|
272
|
+
encoding?: EncodingCaptureDescription;
|
|
273
|
+
/** 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 */
|
|
274
|
+
intervalInSeconds?: number;
|
|
275
|
+
/** 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 */
|
|
276
|
+
sizeLimitInBytes?: number;
|
|
277
|
+
/** Properties of Destination where capture will be stored. (Storage Account, Blob Names) */
|
|
278
|
+
destination?: Destination;
|
|
279
|
+
/** A value that indicates whether to Skip Empty Archives */
|
|
280
|
+
skipEmptyArchives?: boolean;
|
|
281
|
+
}
|
|
282
|
+
/** Capture storage details for capture description */
|
|
283
|
+
export interface Destination {
|
|
284
|
+
/** Name for capture destination */
|
|
285
|
+
name?: string;
|
|
286
|
+
/** Resource id of the storage account to be used to create the blobs */
|
|
287
|
+
storageAccountResourceId?: string;
|
|
288
|
+
/** Blob container Name */
|
|
289
|
+
blobContainer?: string;
|
|
290
|
+
/** 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 */
|
|
291
|
+
archiveNameFormat?: string;
|
|
292
|
+
}
|
|
293
|
+
/** The response of the List MessagingRegions operation. */
|
|
294
|
+
export interface MessagingRegionsListResult {
|
|
295
|
+
/** Result of the List MessagingRegions type. */
|
|
296
|
+
value?: MessagingRegions[];
|
|
297
|
+
/**
|
|
298
|
+
* Link to the next set of results. Not empty if Value contains incomplete list of MessagingRegions.
|
|
299
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
300
|
+
*/
|
|
301
|
+
readonly nextLink?: string;
|
|
302
|
+
}
|
|
303
|
+
/** Properties of Messaging Region */
|
|
304
|
+
export interface MessagingRegionsProperties {
|
|
305
|
+
/**
|
|
306
|
+
* Region code
|
|
307
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
308
|
+
*/
|
|
309
|
+
readonly code?: string;
|
|
310
|
+
/**
|
|
311
|
+
* Full name of the region
|
|
312
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
313
|
+
*/
|
|
314
|
+
readonly fullName?: string;
|
|
315
|
+
}
|
|
316
|
+
/** Definition of resource. */
|
|
317
|
+
export interface TrackedResource extends Resource {
|
|
318
|
+
/** Resource location. */
|
|
319
|
+
location?: string;
|
|
320
|
+
/** Resource tags. */
|
|
321
|
+
tags?: {
|
|
322
|
+
[propertyName: string]: string;
|
|
323
|
+
};
|
|
324
|
+
}
|
|
325
|
+
/** Properties of the PrivateEndpointConnection. */
|
|
326
|
+
export interface PrivateEndpointConnection extends Resource {
|
|
327
|
+
/** The Private Endpoint resource for this Connection. */
|
|
328
|
+
privateEndpoint?: PrivateEndpoint;
|
|
329
|
+
/** Details about the state of the connection. */
|
|
330
|
+
privateLinkServiceConnectionState?: ConnectionState;
|
|
331
|
+
/** Provisioning state of the Private Endpoint Connection. */
|
|
332
|
+
provisioningState?: EndPointProvisioningState;
|
|
333
|
+
}
|
|
334
|
+
/** Single item in a List or Get AuthorizationRule operation */
|
|
335
|
+
export interface AuthorizationRule extends Resource {
|
|
336
|
+
/** The rights associated with the rule. */
|
|
337
|
+
rights?: AccessRights[];
|
|
338
|
+
}
|
|
339
|
+
/** Single item in List or Get Consumer group operation */
|
|
340
|
+
export interface ConsumerGroup extends Resource {
|
|
341
|
+
/**
|
|
342
|
+
* Exact time the message was created.
|
|
343
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
344
|
+
*/
|
|
345
|
+
readonly createdAt?: Date;
|
|
346
|
+
/**
|
|
347
|
+
* The exact time the message was updated.
|
|
348
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
349
|
+
*/
|
|
350
|
+
readonly updatedAt?: Date;
|
|
351
|
+
/** 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. */
|
|
352
|
+
userMetadata?: string;
|
|
353
|
+
}
|
|
354
|
+
/** Single item in List or Get Event Hub operation */
|
|
355
|
+
export interface Eventhub extends Resource {
|
|
356
|
+
/**
|
|
357
|
+
* Current number of shards on the Event Hub.
|
|
358
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
359
|
+
*/
|
|
360
|
+
readonly partitionIds?: string[];
|
|
361
|
+
/**
|
|
362
|
+
* Exact time the Event Hub was created.
|
|
363
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
364
|
+
*/
|
|
365
|
+
readonly createdAt?: Date;
|
|
366
|
+
/**
|
|
367
|
+
* The exact time the message was updated.
|
|
368
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
369
|
+
*/
|
|
370
|
+
readonly updatedAt?: Date;
|
|
371
|
+
/** Number of days to retain the events for this Event Hub, value should be 1 to 7 days */
|
|
372
|
+
messageRetentionInDays?: number;
|
|
373
|
+
/** Number of partitions created for the Event Hub, allowed values are from 1 to 32 partitions. */
|
|
374
|
+
partitionCount?: number;
|
|
375
|
+
/** Enumerates the possible values for the status of the Event Hub. */
|
|
376
|
+
status?: EntityStatus;
|
|
377
|
+
/** Properties of capture description */
|
|
378
|
+
captureDescription?: CaptureDescription;
|
|
379
|
+
}
|
|
380
|
+
/** Single Event Hubs Cluster resource in List or Get operations. */
|
|
381
|
+
export interface Cluster extends TrackedResource {
|
|
382
|
+
/** Properties of the cluster SKU. */
|
|
383
|
+
sku?: ClusterSku;
|
|
384
|
+
/**
|
|
385
|
+
* The UTC time when the Event Hubs Cluster was created.
|
|
386
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
387
|
+
*/
|
|
388
|
+
readonly createdAt?: string;
|
|
389
|
+
/**
|
|
390
|
+
* The UTC time when the Event Hubs Cluster was last updated.
|
|
391
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
392
|
+
*/
|
|
393
|
+
readonly updatedAt?: string;
|
|
394
|
+
/**
|
|
395
|
+
* The metric ID of the cluster resource. Provided by the service and not modifiable by the user.
|
|
396
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
397
|
+
*/
|
|
398
|
+
readonly metricId?: string;
|
|
399
|
+
/**
|
|
400
|
+
* Status of the Cluster resource
|
|
401
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
402
|
+
*/
|
|
403
|
+
readonly status?: string;
|
|
404
|
+
}
|
|
405
|
+
/** Single Namespace item in List or Get Operation */
|
|
406
|
+
export interface EHNamespace extends TrackedResource {
|
|
407
|
+
/** Properties of sku resource */
|
|
408
|
+
sku?: Sku;
|
|
409
|
+
/** Properties of BYOK Identity description */
|
|
410
|
+
identity?: Identity;
|
|
411
|
+
/**
|
|
412
|
+
* Provisioning state of the Namespace.
|
|
413
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
414
|
+
*/
|
|
415
|
+
readonly provisioningState?: string;
|
|
416
|
+
/**
|
|
417
|
+
* Status of the Namespace.
|
|
418
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
419
|
+
*/
|
|
420
|
+
readonly status?: string;
|
|
421
|
+
/**
|
|
422
|
+
* The time the Namespace was created.
|
|
423
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
424
|
+
*/
|
|
425
|
+
readonly createdAt?: Date;
|
|
426
|
+
/**
|
|
427
|
+
* The time the Namespace was updated.
|
|
428
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
429
|
+
*/
|
|
430
|
+
readonly updatedAt?: Date;
|
|
431
|
+
/**
|
|
432
|
+
* Endpoint you can use to perform Service Bus operations.
|
|
433
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
434
|
+
*/
|
|
435
|
+
readonly serviceBusEndpoint?: string;
|
|
436
|
+
/** Cluster ARM ID of the Namespace. */
|
|
437
|
+
clusterArmId?: string;
|
|
438
|
+
/**
|
|
439
|
+
* Identifier for Azure Insights metrics.
|
|
440
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
441
|
+
*/
|
|
442
|
+
readonly metricId?: string;
|
|
443
|
+
/** Value that indicates whether AutoInflate is enabled for eventhub namespace. */
|
|
444
|
+
isAutoInflateEnabled?: boolean;
|
|
445
|
+
/** Upper limit of throughput units when AutoInflate is enabled, value should be within 0 to 20 throughput units. ( '0' if AutoInflateEnabled = true) */
|
|
446
|
+
maximumThroughputUnits?: number;
|
|
447
|
+
/** Value that indicates whether Kafka is enabled for eventhub namespace. */
|
|
448
|
+
kafkaEnabled?: boolean;
|
|
449
|
+
/** Enabling this property creates a Standard Event Hubs Namespace in regions supported availability zones. */
|
|
450
|
+
zoneRedundant?: boolean;
|
|
451
|
+
/** Properties of BYOK Encryption description */
|
|
452
|
+
encryption?: Encryption;
|
|
453
|
+
}
|
|
454
|
+
/** Messaging Region */
|
|
455
|
+
export interface MessagingRegions extends TrackedResource {
|
|
456
|
+
/** Properties of Messaging Region */
|
|
457
|
+
properties?: MessagingRegionsProperties;
|
|
458
|
+
}
|
|
459
|
+
/** Known values of {@link ClusterSkuName} that the service accepts. */
|
|
460
|
+
export declare enum KnownClusterSkuName {
|
|
461
|
+
/** Dedicated */
|
|
462
|
+
Dedicated = "Dedicated"
|
|
463
|
+
}
|
|
464
|
+
/**
|
|
465
|
+
* Defines values for ClusterSkuName. \
|
|
466
|
+
* {@link KnownClusterSkuName} can be used interchangeably with ClusterSkuName,
|
|
467
|
+
* this enum contains the known values that the service supports.
|
|
468
|
+
* ### Known values supported by the service
|
|
469
|
+
* **Dedicated**
|
|
470
|
+
*/
|
|
471
|
+
export type ClusterSkuName = string;
|
|
472
|
+
/** Known values of {@link SkuName} that the service accepts. */
|
|
473
|
+
export declare enum KnownSkuName {
|
|
474
|
+
/** Basic */
|
|
475
|
+
Basic = "Basic",
|
|
476
|
+
/** Standard */
|
|
477
|
+
Standard = "Standard"
|
|
478
|
+
}
|
|
479
|
+
/**
|
|
480
|
+
* Defines values for SkuName. \
|
|
481
|
+
* {@link KnownSkuName} can be used interchangeably with SkuName,
|
|
482
|
+
* this enum contains the known values that the service supports.
|
|
483
|
+
* ### Known values supported by the service
|
|
484
|
+
* **Basic** \
|
|
485
|
+
* **Standard**
|
|
486
|
+
*/
|
|
487
|
+
export type SkuName = string;
|
|
488
|
+
/** Known values of {@link SkuTier} that the service accepts. */
|
|
489
|
+
export declare enum KnownSkuTier {
|
|
490
|
+
/** Basic */
|
|
491
|
+
Basic = "Basic",
|
|
492
|
+
/** Standard */
|
|
493
|
+
Standard = "Standard"
|
|
494
|
+
}
|
|
495
|
+
/**
|
|
496
|
+
* Defines values for SkuTier. \
|
|
497
|
+
* {@link KnownSkuTier} can be used interchangeably with SkuTier,
|
|
498
|
+
* this enum contains the known values that the service supports.
|
|
499
|
+
* ### Known values supported by the service
|
|
500
|
+
* **Basic** \
|
|
501
|
+
* **Standard**
|
|
502
|
+
*/
|
|
503
|
+
export type SkuTier = string;
|
|
504
|
+
/** Known values of {@link PrivateLinkConnectionStatus} that the service accepts. */
|
|
505
|
+
export declare enum KnownPrivateLinkConnectionStatus {
|
|
506
|
+
/** Pending */
|
|
507
|
+
Pending = "Pending",
|
|
508
|
+
/** Approved */
|
|
509
|
+
Approved = "Approved",
|
|
510
|
+
/** Rejected */
|
|
511
|
+
Rejected = "Rejected",
|
|
512
|
+
/** Disconnected */
|
|
513
|
+
Disconnected = "Disconnected"
|
|
514
|
+
}
|
|
515
|
+
/**
|
|
516
|
+
* Defines values for PrivateLinkConnectionStatus. \
|
|
517
|
+
* {@link KnownPrivateLinkConnectionStatus} can be used interchangeably with PrivateLinkConnectionStatus,
|
|
518
|
+
* this enum contains the known values that the service supports.
|
|
519
|
+
* ### Known values supported by the service
|
|
520
|
+
* **Pending** \
|
|
521
|
+
* **Approved** \
|
|
522
|
+
* **Rejected** \
|
|
523
|
+
* **Disconnected**
|
|
524
|
+
*/
|
|
525
|
+
export type PrivateLinkConnectionStatus = string;
|
|
526
|
+
/** Known values of {@link EndPointProvisioningState} that the service accepts. */
|
|
527
|
+
export declare enum KnownEndPointProvisioningState {
|
|
528
|
+
/** Creating */
|
|
529
|
+
Creating = "Creating",
|
|
530
|
+
/** Updating */
|
|
531
|
+
Updating = "Updating",
|
|
532
|
+
/** Deleting */
|
|
533
|
+
Deleting = "Deleting",
|
|
534
|
+
/** Succeeded */
|
|
535
|
+
Succeeded = "Succeeded",
|
|
536
|
+
/** Canceled */
|
|
537
|
+
Canceled = "Canceled",
|
|
538
|
+
/** Failed */
|
|
539
|
+
Failed = "Failed"
|
|
540
|
+
}
|
|
541
|
+
/**
|
|
542
|
+
* Defines values for EndPointProvisioningState. \
|
|
543
|
+
* {@link KnownEndPointProvisioningState} can be used interchangeably with EndPointProvisioningState,
|
|
544
|
+
* this enum contains the known values that the service supports.
|
|
545
|
+
* ### Known values supported by the service
|
|
546
|
+
* **Creating** \
|
|
547
|
+
* **Updating** \
|
|
548
|
+
* **Deleting** \
|
|
549
|
+
* **Succeeded** \
|
|
550
|
+
* **Canceled** \
|
|
551
|
+
* **Failed**
|
|
552
|
+
*/
|
|
553
|
+
export type EndPointProvisioningState = string;
|
|
554
|
+
/** Known values of {@link AccessRights} that the service accepts. */
|
|
555
|
+
export declare enum KnownAccessRights {
|
|
556
|
+
/** Manage */
|
|
557
|
+
Manage = "Manage",
|
|
558
|
+
/** Send */
|
|
559
|
+
Send = "Send",
|
|
560
|
+
/** Listen */
|
|
561
|
+
Listen = "Listen"
|
|
562
|
+
}
|
|
563
|
+
/**
|
|
564
|
+
* Defines values for AccessRights. \
|
|
565
|
+
* {@link KnownAccessRights} can be used interchangeably with AccessRights,
|
|
566
|
+
* this enum contains the known values that the service supports.
|
|
567
|
+
* ### Known values supported by the service
|
|
568
|
+
* **Manage** \
|
|
569
|
+
* **Send** \
|
|
570
|
+
* **Listen**
|
|
571
|
+
*/
|
|
572
|
+
export type AccessRights = string;
|
|
573
|
+
/** Defines values for KeyType. */
|
|
574
|
+
export type KeyType = "PrimaryKey" | "SecondaryKey";
|
|
575
|
+
/** Defines values for UnavailableReason. */
|
|
576
|
+
export type UnavailableReason = "None" | "InvalidName" | "SubscriptionIsDisabled" | "NameInUse" | "NameInLockdown" | "TooManyNamespaceInCurrentSubscription";
|
|
577
|
+
/** Defines values for EntityStatus. */
|
|
578
|
+
export type EntityStatus = "Active" | "Disabled" | "Restoring" | "SendDisabled" | "ReceiveDisabled" | "Creating" | "Deleting" | "Renaming" | "Unknown";
|
|
579
|
+
/** Defines values for EncodingCaptureDescription. */
|
|
580
|
+
export type EncodingCaptureDescription = "Avro" | "AvroDeflate";
|
|
581
|
+
/** Optional parameters. */
|
|
582
|
+
export interface ClustersListAvailableClusterRegionOptionalParams extends coreClient.OperationOptions {
|
|
583
|
+
}
|
|
584
|
+
/** Contains response data for the listAvailableClusterRegion operation. */
|
|
585
|
+
export type ClustersListAvailableClusterRegionResponse = AvailableClustersList;
|
|
586
|
+
/** Optional parameters. */
|
|
587
|
+
export interface ClustersListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
588
|
+
}
|
|
589
|
+
/** Contains response data for the listByResourceGroup operation. */
|
|
590
|
+
export type ClustersListByResourceGroupResponse = ClusterListResult;
|
|
591
|
+
/** Optional parameters. */
|
|
592
|
+
export interface ClustersGetOptionalParams extends coreClient.OperationOptions {
|
|
593
|
+
}
|
|
594
|
+
/** Contains response data for the get operation. */
|
|
595
|
+
export type ClustersGetResponse = Cluster;
|
|
596
|
+
/** Optional parameters. */
|
|
597
|
+
export interface ClustersCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
598
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
599
|
+
updateIntervalInMs?: number;
|
|
600
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
601
|
+
resumeFrom?: string;
|
|
602
|
+
}
|
|
603
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
604
|
+
export type ClustersCreateOrUpdateResponse = Cluster;
|
|
605
|
+
/** Optional parameters. */
|
|
606
|
+
export interface ClustersUpdateOptionalParams extends coreClient.OperationOptions {
|
|
607
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
608
|
+
updateIntervalInMs?: number;
|
|
609
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
610
|
+
resumeFrom?: string;
|
|
611
|
+
}
|
|
612
|
+
/** Contains response data for the update operation. */
|
|
613
|
+
export type ClustersUpdateResponse = Cluster;
|
|
614
|
+
/** Optional parameters. */
|
|
615
|
+
export interface ClustersDeleteOptionalParams extends coreClient.OperationOptions {
|
|
616
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
617
|
+
updateIntervalInMs?: number;
|
|
618
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
619
|
+
resumeFrom?: string;
|
|
620
|
+
}
|
|
621
|
+
/** Optional parameters. */
|
|
622
|
+
export interface ClustersListNamespacesOptionalParams extends coreClient.OperationOptions {
|
|
623
|
+
}
|
|
624
|
+
/** Contains response data for the listNamespaces operation. */
|
|
625
|
+
export type ClustersListNamespacesResponse = EHNamespaceIdListResult;
|
|
626
|
+
/** Optional parameters. */
|
|
627
|
+
export interface ClustersListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
628
|
+
}
|
|
629
|
+
/** Contains response data for the listByResourceGroupNext operation. */
|
|
630
|
+
export type ClustersListByResourceGroupNextResponse = ClusterListResult;
|
|
631
|
+
/** Optional parameters. */
|
|
632
|
+
export interface NamespacesListOptionalParams extends coreClient.OperationOptions {
|
|
633
|
+
}
|
|
634
|
+
/** Contains response data for the list operation. */
|
|
635
|
+
export type NamespacesListResponse = EHNamespaceListResult;
|
|
636
|
+
/** Optional parameters. */
|
|
637
|
+
export interface NamespacesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
638
|
+
}
|
|
639
|
+
/** Contains response data for the listByResourceGroup operation. */
|
|
640
|
+
export type NamespacesListByResourceGroupResponse = EHNamespaceListResult;
|
|
641
|
+
/** Optional parameters. */
|
|
642
|
+
export interface NamespacesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
643
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
644
|
+
updateIntervalInMs?: number;
|
|
645
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
646
|
+
resumeFrom?: string;
|
|
647
|
+
}
|
|
648
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
649
|
+
export type NamespacesCreateOrUpdateResponse = EHNamespace;
|
|
650
|
+
/** Optional parameters. */
|
|
651
|
+
export interface NamespacesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
652
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
653
|
+
updateIntervalInMs?: number;
|
|
654
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
655
|
+
resumeFrom?: string;
|
|
656
|
+
}
|
|
657
|
+
/** Optional parameters. */
|
|
658
|
+
export interface NamespacesGetOptionalParams extends coreClient.OperationOptions {
|
|
659
|
+
}
|
|
660
|
+
/** Contains response data for the get operation. */
|
|
661
|
+
export type NamespacesGetResponse = EHNamespace;
|
|
662
|
+
/** Optional parameters. */
|
|
663
|
+
export interface NamespacesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
664
|
+
}
|
|
665
|
+
/** Contains response data for the update operation. */
|
|
666
|
+
export type NamespacesUpdateResponse = EHNamespace;
|
|
667
|
+
/** Optional parameters. */
|
|
668
|
+
export interface NamespacesListAuthorizationRulesOptionalParams extends coreClient.OperationOptions {
|
|
669
|
+
}
|
|
670
|
+
/** Contains response data for the listAuthorizationRules operation. */
|
|
671
|
+
export type NamespacesListAuthorizationRulesResponse = AuthorizationRuleListResult;
|
|
672
|
+
/** Optional parameters. */
|
|
673
|
+
export interface NamespacesCreateOrUpdateAuthorizationRuleOptionalParams extends coreClient.OperationOptions {
|
|
674
|
+
}
|
|
675
|
+
/** Contains response data for the createOrUpdateAuthorizationRule operation. */
|
|
676
|
+
export type NamespacesCreateOrUpdateAuthorizationRuleResponse = AuthorizationRule;
|
|
677
|
+
/** Optional parameters. */
|
|
678
|
+
export interface NamespacesDeleteAuthorizationRuleOptionalParams extends coreClient.OperationOptions {
|
|
679
|
+
}
|
|
680
|
+
/** Optional parameters. */
|
|
681
|
+
export interface NamespacesGetAuthorizationRuleOptionalParams extends coreClient.OperationOptions {
|
|
682
|
+
}
|
|
683
|
+
/** Contains response data for the getAuthorizationRule operation. */
|
|
684
|
+
export type NamespacesGetAuthorizationRuleResponse = AuthorizationRule;
|
|
685
|
+
/** Optional parameters. */
|
|
686
|
+
export interface NamespacesListKeysOptionalParams extends coreClient.OperationOptions {
|
|
687
|
+
}
|
|
688
|
+
/** Contains response data for the listKeys operation. */
|
|
689
|
+
export type NamespacesListKeysResponse = AccessKeys;
|
|
690
|
+
/** Optional parameters. */
|
|
691
|
+
export interface NamespacesRegenerateKeysOptionalParams extends coreClient.OperationOptions {
|
|
692
|
+
}
|
|
693
|
+
/** Contains response data for the regenerateKeys operation. */
|
|
694
|
+
export type NamespacesRegenerateKeysResponse = AccessKeys;
|
|
695
|
+
/** Optional parameters. */
|
|
696
|
+
export interface NamespacesCheckNameAvailabilityOptionalParams extends coreClient.OperationOptions {
|
|
697
|
+
}
|
|
698
|
+
/** Contains response data for the checkNameAvailability operation. */
|
|
699
|
+
export type NamespacesCheckNameAvailabilityResponse = CheckNameAvailabilityResult;
|
|
700
|
+
/** Optional parameters. */
|
|
701
|
+
export interface NamespacesListNextOptionalParams extends coreClient.OperationOptions {
|
|
702
|
+
}
|
|
703
|
+
/** Contains response data for the listNext operation. */
|
|
704
|
+
export type NamespacesListNextResponse = EHNamespaceListResult;
|
|
705
|
+
/** Optional parameters. */
|
|
706
|
+
export interface NamespacesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
707
|
+
}
|
|
708
|
+
/** Contains response data for the listByResourceGroupNext operation. */
|
|
709
|
+
export type NamespacesListByResourceGroupNextResponse = EHNamespaceListResult;
|
|
710
|
+
/** Optional parameters. */
|
|
711
|
+
export interface NamespacesListAuthorizationRulesNextOptionalParams extends coreClient.OperationOptions {
|
|
712
|
+
}
|
|
713
|
+
/** Contains response data for the listAuthorizationRulesNext operation. */
|
|
714
|
+
export type NamespacesListAuthorizationRulesNextResponse = AuthorizationRuleListResult;
|
|
715
|
+
/** Optional parameters. */
|
|
716
|
+
export interface PrivateEndpointConnectionsListOptionalParams extends coreClient.OperationOptions {
|
|
717
|
+
}
|
|
718
|
+
/** Contains response data for the list operation. */
|
|
719
|
+
export type PrivateEndpointConnectionsListResponse = PrivateEndpointConnectionListResult;
|
|
720
|
+
/** Optional parameters. */
|
|
721
|
+
export interface PrivateEndpointConnectionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
722
|
+
}
|
|
723
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
724
|
+
export type PrivateEndpointConnectionsCreateOrUpdateResponse = PrivateEndpointConnection;
|
|
725
|
+
/** Optional parameters. */
|
|
726
|
+
export interface PrivateEndpointConnectionsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
727
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
728
|
+
updateIntervalInMs?: number;
|
|
729
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
730
|
+
resumeFrom?: string;
|
|
731
|
+
}
|
|
732
|
+
/** Optional parameters. */
|
|
733
|
+
export interface PrivateEndpointConnectionsGetOptionalParams extends coreClient.OperationOptions {
|
|
734
|
+
}
|
|
735
|
+
/** Contains response data for the get operation. */
|
|
736
|
+
export type PrivateEndpointConnectionsGetResponse = PrivateEndpointConnection;
|
|
737
|
+
/** Optional parameters. */
|
|
738
|
+
export interface PrivateEndpointConnectionsListNextOptionalParams extends coreClient.OperationOptions {
|
|
739
|
+
}
|
|
740
|
+
/** Contains response data for the listNext operation. */
|
|
741
|
+
export type PrivateEndpointConnectionsListNextResponse = PrivateEndpointConnectionListResult;
|
|
742
|
+
/** Optional parameters. */
|
|
743
|
+
export interface PrivateLinkResourcesGetOptionalParams extends coreClient.OperationOptions {
|
|
744
|
+
}
|
|
745
|
+
/** Contains response data for the get operation. */
|
|
746
|
+
export type PrivateLinkResourcesGetResponse = PrivateLinkResourcesListResult;
|
|
747
|
+
/** Optional parameters. */
|
|
748
|
+
export interface DisasterRecoveryConfigsListAuthorizationRulesOptionalParams extends coreClient.OperationOptions {
|
|
749
|
+
}
|
|
750
|
+
/** Contains response data for the listAuthorizationRules operation. */
|
|
751
|
+
export type DisasterRecoveryConfigsListAuthorizationRulesResponse = AuthorizationRuleListResult;
|
|
752
|
+
/** Optional parameters. */
|
|
753
|
+
export interface DisasterRecoveryConfigsGetAuthorizationRuleOptionalParams extends coreClient.OperationOptions {
|
|
754
|
+
}
|
|
755
|
+
/** Contains response data for the getAuthorizationRule operation. */
|
|
756
|
+
export type DisasterRecoveryConfigsGetAuthorizationRuleResponse = AuthorizationRule;
|
|
757
|
+
/** Optional parameters. */
|
|
758
|
+
export interface DisasterRecoveryConfigsListKeysOptionalParams extends coreClient.OperationOptions {
|
|
759
|
+
}
|
|
760
|
+
/** Contains response data for the listKeys operation. */
|
|
761
|
+
export type DisasterRecoveryConfigsListKeysResponse = AccessKeys;
|
|
762
|
+
/** Optional parameters. */
|
|
763
|
+
export interface DisasterRecoveryConfigsListAuthorizationRulesNextOptionalParams extends coreClient.OperationOptions {
|
|
764
|
+
}
|
|
765
|
+
/** Contains response data for the listAuthorizationRulesNext operation. */
|
|
766
|
+
export type DisasterRecoveryConfigsListAuthorizationRulesNextResponse = AuthorizationRuleListResult;
|
|
767
|
+
/** Optional parameters. */
|
|
768
|
+
export interface EventHubsListAuthorizationRulesOptionalParams extends coreClient.OperationOptions {
|
|
769
|
+
}
|
|
770
|
+
/** Contains response data for the listAuthorizationRules operation. */
|
|
771
|
+
export type EventHubsListAuthorizationRulesResponse = AuthorizationRuleListResult;
|
|
772
|
+
/** Optional parameters. */
|
|
773
|
+
export interface EventHubsCreateOrUpdateAuthorizationRuleOptionalParams extends coreClient.OperationOptions {
|
|
774
|
+
}
|
|
775
|
+
/** Contains response data for the createOrUpdateAuthorizationRule operation. */
|
|
776
|
+
export type EventHubsCreateOrUpdateAuthorizationRuleResponse = AuthorizationRule;
|
|
777
|
+
/** Optional parameters. */
|
|
778
|
+
export interface EventHubsGetAuthorizationRuleOptionalParams extends coreClient.OperationOptions {
|
|
779
|
+
}
|
|
780
|
+
/** Contains response data for the getAuthorizationRule operation. */
|
|
781
|
+
export type EventHubsGetAuthorizationRuleResponse = AuthorizationRule;
|
|
782
|
+
/** Optional parameters. */
|
|
783
|
+
export interface EventHubsDeleteAuthorizationRuleOptionalParams extends coreClient.OperationOptions {
|
|
784
|
+
}
|
|
785
|
+
/** Optional parameters. */
|
|
786
|
+
export interface EventHubsListKeysOptionalParams extends coreClient.OperationOptions {
|
|
787
|
+
}
|
|
788
|
+
/** Contains response data for the listKeys operation. */
|
|
789
|
+
export type EventHubsListKeysResponse = AccessKeys;
|
|
790
|
+
/** Optional parameters. */
|
|
791
|
+
export interface EventHubsRegenerateKeysOptionalParams extends coreClient.OperationOptions {
|
|
792
|
+
}
|
|
793
|
+
/** Contains response data for the regenerateKeys operation. */
|
|
794
|
+
export type EventHubsRegenerateKeysResponse = AccessKeys;
|
|
795
|
+
/** Optional parameters. */
|
|
796
|
+
export interface EventHubsListByNamespaceOptionalParams extends coreClient.OperationOptions {
|
|
797
|
+
/** 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. */
|
|
798
|
+
skip?: number;
|
|
799
|
+
/** May be used to limit the number of results to the most recent N usageDetails. */
|
|
800
|
+
top?: number;
|
|
801
|
+
}
|
|
802
|
+
/** Contains response data for the listByNamespace operation. */
|
|
803
|
+
export type EventHubsListByNamespaceResponse = EventHubListResult;
|
|
804
|
+
/** Optional parameters. */
|
|
805
|
+
export interface EventHubsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
806
|
+
}
|
|
807
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
808
|
+
export type EventHubsCreateOrUpdateResponse = Eventhub;
|
|
809
|
+
/** Optional parameters. */
|
|
810
|
+
export interface EventHubsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
811
|
+
}
|
|
812
|
+
/** Optional parameters. */
|
|
813
|
+
export interface EventHubsGetOptionalParams extends coreClient.OperationOptions {
|
|
814
|
+
}
|
|
815
|
+
/** Contains response data for the get operation. */
|
|
816
|
+
export type EventHubsGetResponse = Eventhub;
|
|
817
|
+
/** Optional parameters. */
|
|
818
|
+
export interface EventHubsListAuthorizationRulesNextOptionalParams extends coreClient.OperationOptions {
|
|
819
|
+
}
|
|
820
|
+
/** Contains response data for the listAuthorizationRulesNext operation. */
|
|
821
|
+
export type EventHubsListAuthorizationRulesNextResponse = AuthorizationRuleListResult;
|
|
822
|
+
/** Optional parameters. */
|
|
823
|
+
export interface EventHubsListByNamespaceNextOptionalParams extends coreClient.OperationOptions {
|
|
824
|
+
}
|
|
825
|
+
/** Contains response data for the listByNamespaceNext operation. */
|
|
826
|
+
export type EventHubsListByNamespaceNextResponse = EventHubListResult;
|
|
827
|
+
/** Optional parameters. */
|
|
828
|
+
export interface ConsumerGroupsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
829
|
+
}
|
|
830
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
831
|
+
export type ConsumerGroupsCreateOrUpdateResponse = ConsumerGroup;
|
|
832
|
+
/** Optional parameters. */
|
|
833
|
+
export interface ConsumerGroupsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
834
|
+
}
|
|
835
|
+
/** Optional parameters. */
|
|
836
|
+
export interface ConsumerGroupsGetOptionalParams extends coreClient.OperationOptions {
|
|
837
|
+
}
|
|
838
|
+
/** Contains response data for the get operation. */
|
|
839
|
+
export type ConsumerGroupsGetResponse = ConsumerGroup;
|
|
840
|
+
/** Optional parameters. */
|
|
841
|
+
export interface ConsumerGroupsListByEventHubOptionalParams extends coreClient.OperationOptions {
|
|
842
|
+
/** 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. */
|
|
843
|
+
skip?: number;
|
|
844
|
+
/** May be used to limit the number of results to the most recent N usageDetails. */
|
|
845
|
+
top?: number;
|
|
846
|
+
}
|
|
847
|
+
/** Contains response data for the listByEventHub operation. */
|
|
848
|
+
export type ConsumerGroupsListByEventHubResponse = ConsumerGroupListResult;
|
|
849
|
+
/** Optional parameters. */
|
|
850
|
+
export interface ConsumerGroupsListByEventHubNextOptionalParams extends coreClient.OperationOptions {
|
|
851
|
+
}
|
|
852
|
+
/** Contains response data for the listByEventHubNext operation. */
|
|
853
|
+
export type ConsumerGroupsListByEventHubNextResponse = ConsumerGroupListResult;
|
|
854
|
+
/** Optional parameters. */
|
|
855
|
+
export interface OperationsListOptionalParams extends coreClient.OperationOptions {
|
|
856
|
+
}
|
|
857
|
+
/** Contains response data for the list operation. */
|
|
858
|
+
export type OperationsListResponse = OperationListResult;
|
|
859
|
+
/** Optional parameters. */
|
|
860
|
+
export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
|
|
861
|
+
}
|
|
862
|
+
/** Contains response data for the listNext operation. */
|
|
863
|
+
export type OperationsListNextResponse = OperationListResult;
|
|
864
|
+
/** Optional parameters. */
|
|
865
|
+
export interface RegionsListBySkuOptionalParams extends coreClient.OperationOptions {
|
|
866
|
+
}
|
|
867
|
+
/** Contains response data for the listBySku operation. */
|
|
868
|
+
export type RegionsListBySkuResponse = MessagingRegionsListResult;
|
|
869
|
+
/** Optional parameters. */
|
|
870
|
+
export interface RegionsListBySkuNextOptionalParams extends coreClient.OperationOptions {
|
|
871
|
+
}
|
|
872
|
+
/** Contains response data for the listBySkuNext operation. */
|
|
873
|
+
export type RegionsListBySkuNextResponse = MessagingRegionsListResult;
|
|
874
|
+
/** Optional parameters. */
|
|
875
|
+
export interface EventHubManagementClientOptionalParams extends coreClient.ServiceClientOptions {
|
|
876
|
+
/** server parameter */
|
|
877
|
+
$host?: string;
|
|
878
|
+
/** Overrides client endpoint. */
|
|
879
|
+
endpoint?: string;
|
|
880
|
+
}
|
|
881
|
+
//# sourceMappingURL=index.d.ts.map
|