@azure/arm-connectedcache 1.0.0-alpha.20241127.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/CHANGELOG.md +7 -0
- package/LICENSE +21 -0
- package/README.md +102 -0
- package/dist/browser/api/cacheNodesOperations/index.d.ts +30 -0
- package/dist/browser/api/cacheNodesOperations/index.d.ts.map +1 -0
- package/dist/browser/api/cacheNodesOperations/index.js +123 -0
- package/dist/browser/api/cacheNodesOperations/index.js.map +1 -0
- package/dist/browser/api/connectedCacheContext.d.ts +14 -0
- package/dist/browser/api/connectedCacheContext.d.ts.map +1 -0
- package/dist/browser/api/connectedCacheContext.js +35 -0
- package/dist/browser/api/connectedCacheContext.js.map +1 -0
- package/dist/browser/api/enterpriseCustomerOperations/index.d.ts +30 -0
- package/dist/browser/api/enterpriseCustomerOperations/index.d.ts.map +1 -0
- package/dist/browser/api/enterpriseCustomerOperations/index.js +135 -0
- package/dist/browser/api/enterpriseCustomerOperations/index.js.map +1 -0
- package/dist/browser/api/enterpriseMccCacheNodesOperations/index.d.ts +30 -0
- package/dist/browser/api/enterpriseMccCacheNodesOperations/index.d.ts.map +1 -0
- package/dist/browser/api/enterpriseMccCacheNodesOperations/index.js +140 -0
- package/dist/browser/api/enterpriseMccCacheNodesOperations/index.js.map +1 -0
- package/dist/browser/api/enterpriseMccCustomers/index.d.ts +30 -0
- package/dist/browser/api/enterpriseMccCustomers/index.d.ts.map +1 -0
- package/dist/browser/api/enterpriseMccCustomers/index.js +127 -0
- package/dist/browser/api/enterpriseMccCustomers/index.js.map +1 -0
- package/dist/browser/api/index.d.ts +10 -0
- package/dist/browser/api/index.d.ts.map +1 -0
- package/dist/browser/api/index.js +11 -0
- package/dist/browser/api/index.js.map +1 -0
- package/dist/browser/api/ispCacheNodesOperations/index.d.ts +34 -0
- package/dist/browser/api/ispCacheNodesOperations/index.d.ts.map +1 -0
- package/dist/browser/api/ispCacheNodesOperations/index.js +149 -0
- package/dist/browser/api/ispCacheNodesOperations/index.js.map +1 -0
- package/dist/browser/api/ispCustomers/index.d.ts +30 -0
- package/dist/browser/api/ispCustomers/index.d.ts.map +1 -0
- package/dist/browser/api/ispCustomers/index.js +123 -0
- package/dist/browser/api/ispCustomers/index.js.map +1 -0
- package/dist/browser/api/operations/index.d.ts +9 -0
- package/dist/browser/api/operations/index.d.ts.map +1 -0
- package/dist/browser/api/operations/index.js +22 -0
- package/dist/browser/api/operations/index.js.map +1 -0
- package/dist/browser/api/options.d.ts +136 -0
- package/dist/browser/api/options.d.ts.map +1 -0
- package/dist/browser/api/options.js +4 -0
- package/dist/browser/api/options.js.map +1 -0
- package/dist/browser/classic/cacheNodesOperations/index.d.ts +30 -0
- package/dist/browser/classic/cacheNodesOperations/index.d.ts.map +1 -0
- package/dist/browser/classic/cacheNodesOperations/index.js +17 -0
- package/dist/browser/classic/cacheNodesOperations/index.js.map +1 -0
- package/dist/browser/classic/enterpriseCustomerOperations/index.d.ts +30 -0
- package/dist/browser/classic/enterpriseCustomerOperations/index.d.ts.map +1 -0
- package/dist/browser/classic/enterpriseCustomerOperations/index.js +17 -0
- package/dist/browser/classic/enterpriseCustomerOperations/index.js.map +1 -0
- package/dist/browser/classic/enterpriseMccCacheNodesOperations/index.d.ts +30 -0
- package/dist/browser/classic/enterpriseMccCacheNodesOperations/index.d.ts.map +1 -0
- package/dist/browser/classic/enterpriseMccCacheNodesOperations/index.js +17 -0
- package/dist/browser/classic/enterpriseMccCacheNodesOperations/index.js.map +1 -0
- package/dist/browser/classic/enterpriseMccCustomers/index.d.ts +30 -0
- package/dist/browser/classic/enterpriseMccCustomers/index.d.ts.map +1 -0
- package/dist/browser/classic/enterpriseMccCustomers/index.js +17 -0
- package/dist/browser/classic/enterpriseMccCustomers/index.js.map +1 -0
- package/dist/browser/classic/index.d.ts +8 -0
- package/dist/browser/classic/index.d.ts.map +1 -0
- package/dist/browser/classic/index.js +4 -0
- package/dist/browser/classic/index.js.map +1 -0
- package/dist/browser/classic/ispCacheNodesOperations/index.d.ts +33 -0
- package/dist/browser/classic/ispCacheNodesOperations/index.d.ts.map +1 -0
- package/dist/browser/classic/ispCacheNodesOperations/index.js +18 -0
- package/dist/browser/classic/ispCacheNodesOperations/index.js.map +1 -0
- package/dist/browser/classic/ispCustomers/index.d.ts +30 -0
- package/dist/browser/classic/ispCustomers/index.d.ts.map +1 -0
- package/dist/browser/classic/ispCustomers/index.js +17 -0
- package/dist/browser/classic/ispCustomers/index.js.map +1 -0
- package/dist/browser/classic/operations/index.d.ts +14 -0
- package/dist/browser/classic/operations/index.d.ts.map +1 -0
- package/dist/browser/classic/operations/index.js +12 -0
- package/dist/browser/classic/operations/index.js.map +1 -0
- package/dist/browser/connectedCacheClient.d.ts +33 -0
- package/dist/browser/connectedCacheClient.d.ts.map +1 -0
- package/dist/browser/connectedCacheClient.js +30 -0
- package/dist/browser/connectedCacheClient.js.map +1 -0
- package/dist/browser/helpers/serializerHelpers.d.ts +3 -0
- package/dist/browser/helpers/serializerHelpers.d.ts.map +1 -0
- package/dist/browser/helpers/serializerHelpers.js +24 -0
- package/dist/browser/helpers/serializerHelpers.js.map +1 -0
- package/dist/browser/index.d.ts +8 -0
- package/dist/browser/index.d.ts.map +1 -0
- package/dist/browser/index.js +6 -0
- package/dist/browser/index.js.map +1 -0
- package/dist/browser/logger.d.ts +2 -0
- package/dist/browser/logger.d.ts.map +1 -0
- package/dist/browser/logger.js +5 -0
- package/dist/browser/logger.js.map +1 -0
- package/dist/browser/models/index.d.ts +2 -0
- package/dist/browser/models/index.d.ts.map +1 -0
- package/dist/browser/models/index.js +4 -0
- package/dist/browser/models/index.js.map +1 -0
- package/dist/browser/models/models.d.ts +836 -0
- package/dist/browser/models/models.d.ts.map +1 -0
- package/dist/browser/models/models.js +918 -0
- package/dist/browser/models/models.js.map +1 -0
- package/dist/browser/package.json +3 -0
- package/dist/browser/restorePollerHelpers.d.ts +21 -0
- package/dist/browser/restorePollerHelpers.d.ts.map +1 -0
- package/dist/browser/restorePollerHelpers.js +134 -0
- package/dist/browser/restorePollerHelpers.js.map +1 -0
- package/dist/browser/static-helpers/pagingHelpers.d.ts +72 -0
- package/dist/browser/static-helpers/pagingHelpers.d.ts.map +1 -0
- package/dist/browser/static-helpers/pagingHelpers.js +137 -0
- package/dist/browser/static-helpers/pagingHelpers.js.map +1 -0
- package/dist/browser/static-helpers/pollingHelpers.d.ts +30 -0
- package/dist/browser/static-helpers/pollingHelpers.d.ts.map +1 -0
- package/dist/browser/static-helpers/pollingHelpers.js +76 -0
- package/dist/browser/static-helpers/pollingHelpers.js.map +1 -0
- package/dist/commonjs/api/cacheNodesOperations/index.d.ts +30 -0
- package/dist/commonjs/api/cacheNodesOperations/index.d.ts.map +1 -0
- package/dist/commonjs/api/cacheNodesOperations/index.js +143 -0
- package/dist/commonjs/api/cacheNodesOperations/index.js.map +1 -0
- package/dist/commonjs/api/connectedCacheContext.d.ts +14 -0
- package/dist/commonjs/api/connectedCacheContext.d.ts.map +1 -0
- package/dist/commonjs/api/connectedCacheContext.js +38 -0
- package/dist/commonjs/api/connectedCacheContext.js.map +1 -0
- package/dist/commonjs/api/enterpriseCustomerOperations/index.d.ts +30 -0
- package/dist/commonjs/api/enterpriseCustomerOperations/index.d.ts.map +1 -0
- package/dist/commonjs/api/enterpriseCustomerOperations/index.js +155 -0
- package/dist/commonjs/api/enterpriseCustomerOperations/index.js.map +1 -0
- package/dist/commonjs/api/enterpriseMccCacheNodesOperations/index.d.ts +30 -0
- package/dist/commonjs/api/enterpriseMccCacheNodesOperations/index.d.ts.map +1 -0
- package/dist/commonjs/api/enterpriseMccCacheNodesOperations/index.js +160 -0
- package/dist/commonjs/api/enterpriseMccCacheNodesOperations/index.js.map +1 -0
- package/dist/commonjs/api/enterpriseMccCustomers/index.d.ts +30 -0
- package/dist/commonjs/api/enterpriseMccCustomers/index.d.ts.map +1 -0
- package/dist/commonjs/api/enterpriseMccCustomers/index.js +147 -0
- package/dist/commonjs/api/enterpriseMccCustomers/index.js.map +1 -0
- package/dist/commonjs/api/index.d.ts +10 -0
- package/dist/commonjs/api/index.d.ts.map +1 -0
- package/dist/commonjs/api/index.js +53 -0
- package/dist/commonjs/api/index.js.map +1 -0
- package/dist/commonjs/api/ispCacheNodesOperations/index.d.ts +34 -0
- package/dist/commonjs/api/ispCacheNodesOperations/index.d.ts.map +1 -0
- package/dist/commonjs/api/ispCacheNodesOperations/index.js +172 -0
- package/dist/commonjs/api/ispCacheNodesOperations/index.js.map +1 -0
- package/dist/commonjs/api/ispCustomers/index.d.ts +30 -0
- package/dist/commonjs/api/ispCustomers/index.d.ts.map +1 -0
- package/dist/commonjs/api/ispCustomers/index.js +143 -0
- package/dist/commonjs/api/ispCustomers/index.js.map +1 -0
- package/dist/commonjs/api/operations/index.d.ts +9 -0
- package/dist/commonjs/api/operations/index.d.ts.map +1 -0
- package/dist/commonjs/api/operations/index.js +27 -0
- package/dist/commonjs/api/operations/index.js.map +1 -0
- package/dist/commonjs/api/options.d.ts +136 -0
- package/dist/commonjs/api/options.d.ts.map +1 -0
- package/dist/commonjs/api/options.js +5 -0
- package/dist/commonjs/api/options.js.map +1 -0
- package/dist/commonjs/classic/cacheNodesOperations/index.d.ts +30 -0
- package/dist/commonjs/classic/cacheNodesOperations/index.d.ts.map +1 -0
- package/dist/commonjs/classic/cacheNodesOperations/index.js +21 -0
- package/dist/commonjs/classic/cacheNodesOperations/index.js.map +1 -0
- package/dist/commonjs/classic/enterpriseCustomerOperations/index.d.ts +30 -0
- package/dist/commonjs/classic/enterpriseCustomerOperations/index.d.ts.map +1 -0
- package/dist/commonjs/classic/enterpriseCustomerOperations/index.js +21 -0
- package/dist/commonjs/classic/enterpriseCustomerOperations/index.js.map +1 -0
- package/dist/commonjs/classic/enterpriseMccCacheNodesOperations/index.d.ts +30 -0
- package/dist/commonjs/classic/enterpriseMccCacheNodesOperations/index.d.ts.map +1 -0
- package/dist/commonjs/classic/enterpriseMccCacheNodesOperations/index.js +21 -0
- package/dist/commonjs/classic/enterpriseMccCacheNodesOperations/index.js.map +1 -0
- package/dist/commonjs/classic/enterpriseMccCustomers/index.d.ts +30 -0
- package/dist/commonjs/classic/enterpriseMccCustomers/index.d.ts.map +1 -0
- package/dist/commonjs/classic/enterpriseMccCustomers/index.js +21 -0
- package/dist/commonjs/classic/enterpriseMccCustomers/index.js.map +1 -0
- package/dist/commonjs/classic/index.d.ts +8 -0
- package/dist/commonjs/classic/index.d.ts.map +1 -0
- package/dist/commonjs/classic/index.js +5 -0
- package/dist/commonjs/classic/index.js.map +1 -0
- package/dist/commonjs/classic/ispCacheNodesOperations/index.d.ts +33 -0
- package/dist/commonjs/classic/ispCacheNodesOperations/index.d.ts.map +1 -0
- package/dist/commonjs/classic/ispCacheNodesOperations/index.js +22 -0
- package/dist/commonjs/classic/ispCacheNodesOperations/index.js.map +1 -0
- package/dist/commonjs/classic/ispCustomers/index.d.ts +30 -0
- package/dist/commonjs/classic/ispCustomers/index.d.ts.map +1 -0
- package/dist/commonjs/classic/ispCustomers/index.js +21 -0
- package/dist/commonjs/classic/ispCustomers/index.js.map +1 -0
- package/dist/commonjs/classic/operations/index.d.ts +14 -0
- package/dist/commonjs/classic/operations/index.d.ts.map +1 -0
- package/dist/commonjs/classic/operations/index.js +16 -0
- package/dist/commonjs/classic/operations/index.js.map +1 -0
- package/dist/commonjs/connectedCacheClient.d.ts +33 -0
- package/dist/commonjs/connectedCacheClient.d.ts.map +1 -0
- package/dist/commonjs/connectedCacheClient.js +34 -0
- package/dist/commonjs/connectedCacheClient.js.map +1 -0
- package/dist/commonjs/helpers/serializerHelpers.d.ts +3 -0
- package/dist/commonjs/helpers/serializerHelpers.d.ts.map +1 -0
- package/dist/commonjs/helpers/serializerHelpers.js +27 -0
- package/dist/commonjs/helpers/serializerHelpers.js.map +1 -0
- package/dist/commonjs/index.d.ts +8 -0
- package/dist/commonjs/index.d.ts.map +1 -0
- package/dist/commonjs/index.js +23 -0
- package/dist/commonjs/index.js.map +1 -0
- package/dist/commonjs/logger.d.ts +2 -0
- package/dist/commonjs/logger.d.ts.map +1 -0
- package/dist/commonjs/logger.js +8 -0
- package/dist/commonjs/logger.js.map +1 -0
- package/dist/commonjs/models/index.d.ts +2 -0
- package/dist/commonjs/models/index.d.ts.map +1 -0
- package/dist/commonjs/models/index.js +19 -0
- package/dist/commonjs/models/index.js.map +1 -0
- package/dist/commonjs/models/models.d.ts +836 -0
- package/dist/commonjs/models/models.d.ts.map +1 -0
- package/dist/commonjs/models/models.js +994 -0
- package/dist/commonjs/models/models.js.map +1 -0
- package/dist/commonjs/package.json +3 -0
- package/dist/commonjs/restorePollerHelpers.d.ts +21 -0
- package/dist/commonjs/restorePollerHelpers.d.ts.map +1 -0
- package/dist/commonjs/restorePollerHelpers.js +137 -0
- package/dist/commonjs/restorePollerHelpers.js.map +1 -0
- package/dist/commonjs/static-helpers/pagingHelpers.d.ts +72 -0
- package/dist/commonjs/static-helpers/pagingHelpers.d.ts.map +1 -0
- package/dist/commonjs/static-helpers/pagingHelpers.js +140 -0
- package/dist/commonjs/static-helpers/pagingHelpers.js.map +1 -0
- package/dist/commonjs/static-helpers/pollingHelpers.d.ts +30 -0
- package/dist/commonjs/static-helpers/pollingHelpers.d.ts.map +1 -0
- package/dist/commonjs/static-helpers/pollingHelpers.js +79 -0
- package/dist/commonjs/static-helpers/pollingHelpers.js.map +1 -0
- package/dist/commonjs/tsdoc-metadata.json +11 -0
- package/dist/esm/api/cacheNodesOperations/index.d.ts +30 -0
- package/dist/esm/api/cacheNodesOperations/index.d.ts.map +1 -0
- package/dist/esm/api/cacheNodesOperations/index.js +123 -0
- package/dist/esm/api/cacheNodesOperations/index.js.map +1 -0
- package/dist/esm/api/connectedCacheContext.d.ts +14 -0
- package/dist/esm/api/connectedCacheContext.d.ts.map +1 -0
- package/dist/esm/api/connectedCacheContext.js +35 -0
- package/dist/esm/api/connectedCacheContext.js.map +1 -0
- package/dist/esm/api/enterpriseCustomerOperations/index.d.ts +30 -0
- package/dist/esm/api/enterpriseCustomerOperations/index.d.ts.map +1 -0
- package/dist/esm/api/enterpriseCustomerOperations/index.js +135 -0
- package/dist/esm/api/enterpriseCustomerOperations/index.js.map +1 -0
- package/dist/esm/api/enterpriseMccCacheNodesOperations/index.d.ts +30 -0
- package/dist/esm/api/enterpriseMccCacheNodesOperations/index.d.ts.map +1 -0
- package/dist/esm/api/enterpriseMccCacheNodesOperations/index.js +140 -0
- package/dist/esm/api/enterpriseMccCacheNodesOperations/index.js.map +1 -0
- package/dist/esm/api/enterpriseMccCustomers/index.d.ts +30 -0
- package/dist/esm/api/enterpriseMccCustomers/index.d.ts.map +1 -0
- package/dist/esm/api/enterpriseMccCustomers/index.js +127 -0
- package/dist/esm/api/enterpriseMccCustomers/index.js.map +1 -0
- package/dist/esm/api/index.d.ts +10 -0
- package/dist/esm/api/index.d.ts.map +1 -0
- package/dist/esm/api/index.js +11 -0
- package/dist/esm/api/index.js.map +1 -0
- package/dist/esm/api/ispCacheNodesOperations/index.d.ts +34 -0
- package/dist/esm/api/ispCacheNodesOperations/index.d.ts.map +1 -0
- package/dist/esm/api/ispCacheNodesOperations/index.js +149 -0
- package/dist/esm/api/ispCacheNodesOperations/index.js.map +1 -0
- package/dist/esm/api/ispCustomers/index.d.ts +30 -0
- package/dist/esm/api/ispCustomers/index.d.ts.map +1 -0
- package/dist/esm/api/ispCustomers/index.js +123 -0
- package/dist/esm/api/ispCustomers/index.js.map +1 -0
- package/dist/esm/api/operations/index.d.ts +9 -0
- package/dist/esm/api/operations/index.d.ts.map +1 -0
- package/dist/esm/api/operations/index.js +22 -0
- package/dist/esm/api/operations/index.js.map +1 -0
- package/dist/esm/api/options.d.ts +136 -0
- package/dist/esm/api/options.d.ts.map +1 -0
- package/dist/esm/api/options.js +4 -0
- package/dist/esm/api/options.js.map +1 -0
- package/dist/esm/classic/cacheNodesOperations/index.d.ts +30 -0
- package/dist/esm/classic/cacheNodesOperations/index.d.ts.map +1 -0
- package/dist/esm/classic/cacheNodesOperations/index.js +17 -0
- package/dist/esm/classic/cacheNodesOperations/index.js.map +1 -0
- package/dist/esm/classic/enterpriseCustomerOperations/index.d.ts +30 -0
- package/dist/esm/classic/enterpriseCustomerOperations/index.d.ts.map +1 -0
- package/dist/esm/classic/enterpriseCustomerOperations/index.js +17 -0
- package/dist/esm/classic/enterpriseCustomerOperations/index.js.map +1 -0
- package/dist/esm/classic/enterpriseMccCacheNodesOperations/index.d.ts +30 -0
- package/dist/esm/classic/enterpriseMccCacheNodesOperations/index.d.ts.map +1 -0
- package/dist/esm/classic/enterpriseMccCacheNodesOperations/index.js +17 -0
- package/dist/esm/classic/enterpriseMccCacheNodesOperations/index.js.map +1 -0
- package/dist/esm/classic/enterpriseMccCustomers/index.d.ts +30 -0
- package/dist/esm/classic/enterpriseMccCustomers/index.d.ts.map +1 -0
- package/dist/esm/classic/enterpriseMccCustomers/index.js +17 -0
- package/dist/esm/classic/enterpriseMccCustomers/index.js.map +1 -0
- package/dist/esm/classic/index.d.ts +8 -0
- package/dist/esm/classic/index.d.ts.map +1 -0
- package/dist/esm/classic/index.js +4 -0
- package/dist/esm/classic/index.js.map +1 -0
- package/dist/esm/classic/ispCacheNodesOperations/index.d.ts +33 -0
- package/dist/esm/classic/ispCacheNodesOperations/index.d.ts.map +1 -0
- package/dist/esm/classic/ispCacheNodesOperations/index.js +18 -0
- package/dist/esm/classic/ispCacheNodesOperations/index.js.map +1 -0
- package/dist/esm/classic/ispCustomers/index.d.ts +30 -0
- package/dist/esm/classic/ispCustomers/index.d.ts.map +1 -0
- package/dist/esm/classic/ispCustomers/index.js +17 -0
- package/dist/esm/classic/ispCustomers/index.js.map +1 -0
- package/dist/esm/classic/operations/index.d.ts +14 -0
- package/dist/esm/classic/operations/index.d.ts.map +1 -0
- package/dist/esm/classic/operations/index.js +12 -0
- package/dist/esm/classic/operations/index.js.map +1 -0
- package/dist/esm/connectedCacheClient.d.ts +33 -0
- package/dist/esm/connectedCacheClient.d.ts.map +1 -0
- package/dist/esm/connectedCacheClient.js +30 -0
- package/dist/esm/connectedCacheClient.js.map +1 -0
- package/dist/esm/helpers/serializerHelpers.d.ts +3 -0
- package/dist/esm/helpers/serializerHelpers.d.ts.map +1 -0
- package/dist/esm/helpers/serializerHelpers.js +24 -0
- package/dist/esm/helpers/serializerHelpers.js.map +1 -0
- package/dist/esm/index.d.ts +8 -0
- package/dist/esm/index.d.ts.map +1 -0
- package/dist/esm/index.js +6 -0
- package/dist/esm/index.js.map +1 -0
- package/dist/esm/logger.d.ts +2 -0
- package/dist/esm/logger.d.ts.map +1 -0
- package/dist/esm/logger.js +5 -0
- package/dist/esm/logger.js.map +1 -0
- package/dist/esm/models/index.d.ts +2 -0
- package/dist/esm/models/index.d.ts.map +1 -0
- package/dist/esm/models/index.js +4 -0
- package/dist/esm/models/index.js.map +1 -0
- package/dist/esm/models/models.d.ts +836 -0
- package/dist/esm/models/models.d.ts.map +1 -0
- package/dist/esm/models/models.js +918 -0
- package/dist/esm/models/models.js.map +1 -0
- package/dist/esm/package.json +3 -0
- package/dist/esm/restorePollerHelpers.d.ts +21 -0
- package/dist/esm/restorePollerHelpers.d.ts.map +1 -0
- package/dist/esm/restorePollerHelpers.js +134 -0
- package/dist/esm/restorePollerHelpers.js.map +1 -0
- package/dist/esm/static-helpers/pagingHelpers.d.ts +72 -0
- package/dist/esm/static-helpers/pagingHelpers.d.ts.map +1 -0
- package/dist/esm/static-helpers/pagingHelpers.js +137 -0
- package/dist/esm/static-helpers/pagingHelpers.js.map +1 -0
- package/dist/esm/static-helpers/pollingHelpers.d.ts +30 -0
- package/dist/esm/static-helpers/pollingHelpers.d.ts.map +1 -0
- package/dist/esm/static-helpers/pollingHelpers.js +76 -0
- package/dist/esm/static-helpers/pollingHelpers.js.map +1 -0
- package/dist/react-native/api/cacheNodesOperations/index.d.ts +30 -0
- package/dist/react-native/api/cacheNodesOperations/index.d.ts.map +1 -0
- package/dist/react-native/api/cacheNodesOperations/index.js +123 -0
- package/dist/react-native/api/cacheNodesOperations/index.js.map +1 -0
- package/dist/react-native/api/connectedCacheContext.d.ts +14 -0
- package/dist/react-native/api/connectedCacheContext.d.ts.map +1 -0
- package/dist/react-native/api/connectedCacheContext.js +35 -0
- package/dist/react-native/api/connectedCacheContext.js.map +1 -0
- package/dist/react-native/api/enterpriseCustomerOperations/index.d.ts +30 -0
- package/dist/react-native/api/enterpriseCustomerOperations/index.d.ts.map +1 -0
- package/dist/react-native/api/enterpriseCustomerOperations/index.js +135 -0
- package/dist/react-native/api/enterpriseCustomerOperations/index.js.map +1 -0
- package/dist/react-native/api/enterpriseMccCacheNodesOperations/index.d.ts +30 -0
- package/dist/react-native/api/enterpriseMccCacheNodesOperations/index.d.ts.map +1 -0
- package/dist/react-native/api/enterpriseMccCacheNodesOperations/index.js +140 -0
- package/dist/react-native/api/enterpriseMccCacheNodesOperations/index.js.map +1 -0
- package/dist/react-native/api/enterpriseMccCustomers/index.d.ts +30 -0
- package/dist/react-native/api/enterpriseMccCustomers/index.d.ts.map +1 -0
- package/dist/react-native/api/enterpriseMccCustomers/index.js +127 -0
- package/dist/react-native/api/enterpriseMccCustomers/index.js.map +1 -0
- package/dist/react-native/api/index.d.ts +10 -0
- package/dist/react-native/api/index.d.ts.map +1 -0
- package/dist/react-native/api/index.js +11 -0
- package/dist/react-native/api/index.js.map +1 -0
- package/dist/react-native/api/ispCacheNodesOperations/index.d.ts +34 -0
- package/dist/react-native/api/ispCacheNodesOperations/index.d.ts.map +1 -0
- package/dist/react-native/api/ispCacheNodesOperations/index.js +149 -0
- package/dist/react-native/api/ispCacheNodesOperations/index.js.map +1 -0
- package/dist/react-native/api/ispCustomers/index.d.ts +30 -0
- package/dist/react-native/api/ispCustomers/index.d.ts.map +1 -0
- package/dist/react-native/api/ispCustomers/index.js +123 -0
- package/dist/react-native/api/ispCustomers/index.js.map +1 -0
- package/dist/react-native/api/operations/index.d.ts +9 -0
- package/dist/react-native/api/operations/index.d.ts.map +1 -0
- package/dist/react-native/api/operations/index.js +22 -0
- package/dist/react-native/api/operations/index.js.map +1 -0
- package/dist/react-native/api/options.d.ts +136 -0
- package/dist/react-native/api/options.d.ts.map +1 -0
- package/dist/react-native/api/options.js +4 -0
- package/dist/react-native/api/options.js.map +1 -0
- package/dist/react-native/classic/cacheNodesOperations/index.d.ts +30 -0
- package/dist/react-native/classic/cacheNodesOperations/index.d.ts.map +1 -0
- package/dist/react-native/classic/cacheNodesOperations/index.js +17 -0
- package/dist/react-native/classic/cacheNodesOperations/index.js.map +1 -0
- package/dist/react-native/classic/enterpriseCustomerOperations/index.d.ts +30 -0
- package/dist/react-native/classic/enterpriseCustomerOperations/index.d.ts.map +1 -0
- package/dist/react-native/classic/enterpriseCustomerOperations/index.js +17 -0
- package/dist/react-native/classic/enterpriseCustomerOperations/index.js.map +1 -0
- package/dist/react-native/classic/enterpriseMccCacheNodesOperations/index.d.ts +30 -0
- package/dist/react-native/classic/enterpriseMccCacheNodesOperations/index.d.ts.map +1 -0
- package/dist/react-native/classic/enterpriseMccCacheNodesOperations/index.js +17 -0
- package/dist/react-native/classic/enterpriseMccCacheNodesOperations/index.js.map +1 -0
- package/dist/react-native/classic/enterpriseMccCustomers/index.d.ts +30 -0
- package/dist/react-native/classic/enterpriseMccCustomers/index.d.ts.map +1 -0
- package/dist/react-native/classic/enterpriseMccCustomers/index.js +17 -0
- package/dist/react-native/classic/enterpriseMccCustomers/index.js.map +1 -0
- package/dist/react-native/classic/index.d.ts +8 -0
- package/dist/react-native/classic/index.d.ts.map +1 -0
- package/dist/react-native/classic/index.js +4 -0
- package/dist/react-native/classic/index.js.map +1 -0
- package/dist/react-native/classic/ispCacheNodesOperations/index.d.ts +33 -0
- package/dist/react-native/classic/ispCacheNodesOperations/index.d.ts.map +1 -0
- package/dist/react-native/classic/ispCacheNodesOperations/index.js +18 -0
- package/dist/react-native/classic/ispCacheNodesOperations/index.js.map +1 -0
- package/dist/react-native/classic/ispCustomers/index.d.ts +30 -0
- package/dist/react-native/classic/ispCustomers/index.d.ts.map +1 -0
- package/dist/react-native/classic/ispCustomers/index.js +17 -0
- package/dist/react-native/classic/ispCustomers/index.js.map +1 -0
- package/dist/react-native/classic/operations/index.d.ts +14 -0
- package/dist/react-native/classic/operations/index.d.ts.map +1 -0
- package/dist/react-native/classic/operations/index.js +12 -0
- package/dist/react-native/classic/operations/index.js.map +1 -0
- package/dist/react-native/connectedCacheClient.d.ts +33 -0
- package/dist/react-native/connectedCacheClient.d.ts.map +1 -0
- package/dist/react-native/connectedCacheClient.js +30 -0
- package/dist/react-native/connectedCacheClient.js.map +1 -0
- package/dist/react-native/helpers/serializerHelpers.d.ts +3 -0
- package/dist/react-native/helpers/serializerHelpers.d.ts.map +1 -0
- package/dist/react-native/helpers/serializerHelpers.js +24 -0
- package/dist/react-native/helpers/serializerHelpers.js.map +1 -0
- package/dist/react-native/index.d.ts +8 -0
- package/dist/react-native/index.d.ts.map +1 -0
- package/dist/react-native/index.js +6 -0
- package/dist/react-native/index.js.map +1 -0
- package/dist/react-native/logger.d.ts +2 -0
- package/dist/react-native/logger.d.ts.map +1 -0
- package/dist/react-native/logger.js +5 -0
- package/dist/react-native/logger.js.map +1 -0
- package/dist/react-native/models/index.d.ts +2 -0
- package/dist/react-native/models/index.d.ts.map +1 -0
- package/dist/react-native/models/index.js +4 -0
- package/dist/react-native/models/index.js.map +1 -0
- package/dist/react-native/models/models.d.ts +836 -0
- package/dist/react-native/models/models.d.ts.map +1 -0
- package/dist/react-native/models/models.js +918 -0
- package/dist/react-native/models/models.js.map +1 -0
- package/dist/react-native/package.json +3 -0
- package/dist/react-native/restorePollerHelpers.d.ts +21 -0
- package/dist/react-native/restorePollerHelpers.d.ts.map +1 -0
- package/dist/react-native/restorePollerHelpers.js +134 -0
- package/dist/react-native/restorePollerHelpers.js.map +1 -0
- package/dist/react-native/static-helpers/pagingHelpers.d.ts +72 -0
- package/dist/react-native/static-helpers/pagingHelpers.d.ts.map +1 -0
- package/dist/react-native/static-helpers/pagingHelpers.js +137 -0
- package/dist/react-native/static-helpers/pagingHelpers.js.map +1 -0
- package/dist/react-native/static-helpers/pollingHelpers.d.ts +30 -0
- package/dist/react-native/static-helpers/pollingHelpers.d.ts.map +1 -0
- package/dist/react-native/static-helpers/pollingHelpers.js +76 -0
- package/dist/react-native/static-helpers/pollingHelpers.js.map +1 -0
- package/package.json +160 -0
- package/review/arm-connectedcache-models.api.md +441 -0
- package/review/arm-connectedcache.api.md +723 -0
|
@@ -0,0 +1,836 @@
|
|
|
1
|
+
/** Represents the high level Nodes needed to provision cache node resources */
|
|
2
|
+
export interface EnterpriseMccCacheNodeResource extends TrackedResource {
|
|
3
|
+
/** The resource-specific properties for this resource. */
|
|
4
|
+
properties?: CacheNodeProperty;
|
|
5
|
+
}
|
|
6
|
+
export declare function enterpriseMccCacheNodeResourceSerializer(item: EnterpriseMccCacheNodeResource): any;
|
|
7
|
+
export declare function enterpriseMccCacheNodeResourceDeserializer(item: any): EnterpriseMccCacheNodeResource;
|
|
8
|
+
/** Model representing an Mcc cache node connectedCache resource */
|
|
9
|
+
export interface CacheNodeProperty {
|
|
10
|
+
/** The provisioned state of the resource */
|
|
11
|
+
readonly provisioningState?: ProvisioningState;
|
|
12
|
+
/** Mcc cache node resource (cache node entity). */
|
|
13
|
+
cacheNode?: CacheNodeEntity;
|
|
14
|
+
/** Mcc cache node resource additional properties. */
|
|
15
|
+
additionalCacheNodeProperties?: AdditionalCacheNodeProperties;
|
|
16
|
+
/** Mcc response status code. */
|
|
17
|
+
statusCode?: string;
|
|
18
|
+
/** Mcc response status text as string for retrieving status details. */
|
|
19
|
+
statusText?: string;
|
|
20
|
+
/** Mcc response status details for retrieving response inner details. */
|
|
21
|
+
statusDetails?: string;
|
|
22
|
+
/** HTTP error status code. */
|
|
23
|
+
readonly status?: string;
|
|
24
|
+
/** Mcc response error details. */
|
|
25
|
+
error?: ErrorDetail;
|
|
26
|
+
}
|
|
27
|
+
export declare function cacheNodePropertySerializer(item: CacheNodeProperty): any;
|
|
28
|
+
export declare function cacheNodePropertyDeserializer(item: any): CacheNodeProperty;
|
|
29
|
+
/** provisioning state of the resource */
|
|
30
|
+
export declare enum KnownProvisioningState {
|
|
31
|
+
/** Resource has been created. */
|
|
32
|
+
Succeeded = "Succeeded",
|
|
33
|
+
/** Resource creation failed. */
|
|
34
|
+
Failed = "Failed",
|
|
35
|
+
/** Resource creation was canceled. */
|
|
36
|
+
Canceled = "Canceled",
|
|
37
|
+
/** unknown state of the provisioning state */
|
|
38
|
+
Unknown = "Unknown",
|
|
39
|
+
/** Accepted state of the provisioning state during the Async Operations */
|
|
40
|
+
Accepted = "Accepted",
|
|
41
|
+
/** Upgrading state of the provisioning state */
|
|
42
|
+
Upgrading = "Upgrading",
|
|
43
|
+
/** Deleting state of the provisioning state */
|
|
44
|
+
Deleting = "Deleting"
|
|
45
|
+
}
|
|
46
|
+
/**
|
|
47
|
+
* provisioning state of the resource \
|
|
48
|
+
* {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,
|
|
49
|
+
* this enum contains the known values that the service supports.
|
|
50
|
+
* ### Known values supported by the service
|
|
51
|
+
* **Succeeded**: Resource has been created. \
|
|
52
|
+
* **Failed**: Resource creation failed. \
|
|
53
|
+
* **Canceled**: Resource creation was canceled. \
|
|
54
|
+
* **Unknown**: unknown state of the provisioning state \
|
|
55
|
+
* **Accepted**: Accepted state of the provisioning state during the Async Operations \
|
|
56
|
+
* **Upgrading**: Upgrading state of the provisioning state \
|
|
57
|
+
* **Deleting**: Deleting state of the provisioning state
|
|
58
|
+
*/
|
|
59
|
+
export type ProvisioningState = string;
|
|
60
|
+
/** Model representing Cache Node for ConnectedCache resource */
|
|
61
|
+
export interface CacheNodeEntity {
|
|
62
|
+
/** Cache node resource Azure fully qualified resource Id. */
|
|
63
|
+
fullyQualifiedResourceId?: string;
|
|
64
|
+
/** Cache node resource customer resource GUID Id. */
|
|
65
|
+
readonly customerId?: string;
|
|
66
|
+
/** Cache node resource customer resource name. */
|
|
67
|
+
customerName?: string;
|
|
68
|
+
/** Cache node resource Ip address. */
|
|
69
|
+
ipAddress?: string;
|
|
70
|
+
/** Cache node resource customer index as string. */
|
|
71
|
+
customerIndex?: string;
|
|
72
|
+
/** Cache node resource identifier of the cache node */
|
|
73
|
+
cacheNodeId?: string;
|
|
74
|
+
/** Cache node resource name. */
|
|
75
|
+
cacheNodeName?: string;
|
|
76
|
+
/** Cache node resource customer resource Asn (autonomous system number) */
|
|
77
|
+
customerAsn?: number;
|
|
78
|
+
/** Cache node resource flag for indicating if cache node is enabled. */
|
|
79
|
+
isEnabled?: boolean;
|
|
80
|
+
/** Cache node resource maximum allowed egress in Mbps. */
|
|
81
|
+
maxAllowableEgressInMbps?: number;
|
|
82
|
+
/** Cache node resource maximum allowed probability of egress. */
|
|
83
|
+
readonly maxAllowableProbability?: number;
|
|
84
|
+
/** Cache node resource Azure XCid. */
|
|
85
|
+
readonly xCid?: string;
|
|
86
|
+
/** Cache node resource flag for determining if managed by enterprise as boolean. */
|
|
87
|
+
isEnterpriseManaged?: boolean;
|
|
88
|
+
/** Cache node resource create async operation Id. */
|
|
89
|
+
readonly createAsyncOperationId?: string;
|
|
90
|
+
/** Cache node resource deletion async operation Id. */
|
|
91
|
+
readonly deleteAsyncOperationId?: string;
|
|
92
|
+
/** Cache node resource customer resource client tenant Id of subscription. */
|
|
93
|
+
readonly clientTenantId?: string;
|
|
94
|
+
/** Cache node resource category. */
|
|
95
|
+
readonly category?: string;
|
|
96
|
+
/** Cache node resource release version. */
|
|
97
|
+
readonly releaseVersion?: number;
|
|
98
|
+
/** Cache node resource last sync timestamp. */
|
|
99
|
+
readonly lastSyncWithAzureTimestamp?: Date;
|
|
100
|
+
/** Cache node resource last backend updated timestamp. */
|
|
101
|
+
readonly lastUpdatedTimestamp?: Date;
|
|
102
|
+
/** Cache node resource attempts to sync with Azure. */
|
|
103
|
+
readonly synchWithAzureAttemptsCount?: number;
|
|
104
|
+
/** Cache node resource container configuration details. */
|
|
105
|
+
readonly containerConfigurations?: string;
|
|
106
|
+
/** Cache node resource comma separated values of Cidrs. */
|
|
107
|
+
cidrCsv?: string[];
|
|
108
|
+
/** Cache node resource last Cidr Csv update timestamp */
|
|
109
|
+
readonly cidrCsvLastUpdateTime?: Date;
|
|
110
|
+
/** Cache node resource last Bgp Cidr Csv update timestamp */
|
|
111
|
+
readonly bgpCidrCsvLastUpdateTime?: Date;
|
|
112
|
+
/** Cache node resource last Bgp report timestamp. */
|
|
113
|
+
readonly bgpLastReportedTime?: Date;
|
|
114
|
+
/** Cache node resource Bgp review state string text in detail. */
|
|
115
|
+
readonly bgpReviewStateText?: string;
|
|
116
|
+
/** Cache node resource Bgp review state string text. */
|
|
117
|
+
readonly bgpReviewState?: BgpReviewStateEnum;
|
|
118
|
+
/** Cache node resource Bgp review feedback text. */
|
|
119
|
+
readonly bgpReviewFeedback?: string;
|
|
120
|
+
/** Cache node resource Bgp update count. */
|
|
121
|
+
readonly bgpNumberOfTimesUpdated?: number;
|
|
122
|
+
/** Cache node resource Bgp record count. */
|
|
123
|
+
readonly bgpNumberOfRecords?: number;
|
|
124
|
+
/** Cache node resource Bgp block count. */
|
|
125
|
+
readonly bgpCidrBlocksCount?: number;
|
|
126
|
+
/** Cache node resource total addressable space defined by Bgp and Cidr Csv blocks. */
|
|
127
|
+
readonly bgpAddressSpace?: number;
|
|
128
|
+
/** Cache node resource flag for determining if customer will be migrated. */
|
|
129
|
+
shouldMigrate?: boolean;
|
|
130
|
+
/** Cache node resource bytes truncated from Bgp output file. */
|
|
131
|
+
readonly bgpFileBytesTruncated?: number;
|
|
132
|
+
/** Cache node resource current Cidr range precedence selection type. */
|
|
133
|
+
cidrSelectionType?: number;
|
|
134
|
+
/** Cache node resource flag for indicating the cache node resource is frozen (not selectable, not editable in UI). */
|
|
135
|
+
readonly isFrozen?: boolean;
|
|
136
|
+
/** Cache node resource review process state as integer */
|
|
137
|
+
readonly reviewState?: number;
|
|
138
|
+
/** Cache node resource review state text. */
|
|
139
|
+
readonly reviewStateText?: string;
|
|
140
|
+
/** Cache node resource review feedback text. */
|
|
141
|
+
readonly reviewFeedback?: string;
|
|
142
|
+
/** Cache node resource configuration state. */
|
|
143
|
+
readonly configurationState?: ConfigurationState;
|
|
144
|
+
/** Cache node resource configuration state text. */
|
|
145
|
+
readonly configurationStateText?: string;
|
|
146
|
+
/** Cache node resource total addressable space defined by the Cidr Csv block. */
|
|
147
|
+
readonly addressSpace?: number;
|
|
148
|
+
/** Cache node resource Mcc container deployment worker connection count. */
|
|
149
|
+
readonly workerConnections?: number;
|
|
150
|
+
/** Cache node resource last updated Mcc container deployment worker connection count timestamp. */
|
|
151
|
+
readonly workerConnectionsLastUpdatedDateTime?: Date;
|
|
152
|
+
/** Cache node resource Mcc container configuration details re-sync trigger. */
|
|
153
|
+
readonly containerResyncTrigger?: number;
|
|
154
|
+
/** Cache node resource Mcc Container Id Uri. */
|
|
155
|
+
readonly imageUri?: string;
|
|
156
|
+
/** FQDN(fully qualified domain name) value of the mcc cache node */
|
|
157
|
+
fullyQualifiedDomainName?: string;
|
|
158
|
+
/** Auto Update Ring Type which is slow or fast etc. */
|
|
159
|
+
autoUpdateRingType?: AutoUpdateRingType;
|
|
160
|
+
/** Customer requested week of month for mcc install of auto update cycle */
|
|
161
|
+
autoUpdateRequestedWeek?: number;
|
|
162
|
+
/** Customer requested day of week for mcc install of auto update cycle */
|
|
163
|
+
autoUpdateRequestedDay?: number;
|
|
164
|
+
/** Customer requested time of the day for mcc install of auto update cycle, should be hh:mm */
|
|
165
|
+
autoUpdateRequestedTime?: string;
|
|
166
|
+
}
|
|
167
|
+
export declare function cacheNodeEntitySerializer(item: CacheNodeEntity): any;
|
|
168
|
+
export declare function cacheNodeEntityDeserializer(item: any): CacheNodeEntity;
|
|
169
|
+
/** Cache node resource Bgp review state as integer */
|
|
170
|
+
export declare enum KnownBgpReviewStateEnum {
|
|
171
|
+
/** bgp not configured */
|
|
172
|
+
NotConfigured = "NotConfigured",
|
|
173
|
+
/** bgp is in review state */
|
|
174
|
+
InReview = "InReview",
|
|
175
|
+
/** bgp is in Approved state */
|
|
176
|
+
Approved = "Approved",
|
|
177
|
+
/** bgp is setup need an attention for more troubleshoot */
|
|
178
|
+
AttentionRequired = "AttentionRequired"
|
|
179
|
+
}
|
|
180
|
+
/**
|
|
181
|
+
* Cache node resource Bgp review state as integer \
|
|
182
|
+
* {@link KnownBgpReviewStateEnum} can be used interchangeably with BgpReviewStateEnum,
|
|
183
|
+
* this enum contains the known values that the service supports.
|
|
184
|
+
* ### Known values supported by the service
|
|
185
|
+
* **NotConfigured**: bgp not configured \
|
|
186
|
+
* **InReview**: bgp is in review state \
|
|
187
|
+
* **Approved**: bgp is in Approved state \
|
|
188
|
+
* **AttentionRequired**: bgp is setup need an attention for more troubleshoot
|
|
189
|
+
*/
|
|
190
|
+
export type BgpReviewStateEnum = string;
|
|
191
|
+
/** Cache node configuration setup state */
|
|
192
|
+
export declare enum KnownConfigurationState {
|
|
193
|
+
/** connected cache setup configured */
|
|
194
|
+
Configured = "Configured",
|
|
195
|
+
/** connected cache setup not configured */
|
|
196
|
+
NotConfigured_Ip = "NotConfigured_Ip"
|
|
197
|
+
}
|
|
198
|
+
/**
|
|
199
|
+
* Cache node configuration setup state \
|
|
200
|
+
* {@link KnownConfigurationState} can be used interchangeably with ConfigurationState,
|
|
201
|
+
* this enum contains the known values that the service supports.
|
|
202
|
+
* ### Known values supported by the service
|
|
203
|
+
* **Configured**: connected cache setup configured \
|
|
204
|
+
* **NotConfigured_Ip**: connected cache setup not configured
|
|
205
|
+
*/
|
|
206
|
+
export type ConfigurationState = string;
|
|
207
|
+
/** Auto update Ring type */
|
|
208
|
+
export declare enum KnownAutoUpdateRingType {
|
|
209
|
+
/** customer selection of preview update install mcc on their physical vm */
|
|
210
|
+
Preview = "Preview",
|
|
211
|
+
/** customer selection of slow update to install mcc on their physical vm */
|
|
212
|
+
Slow = "Slow",
|
|
213
|
+
/** customer selection of fast / auto update to install mcc on their physical vm */
|
|
214
|
+
Fast = "Fast"
|
|
215
|
+
}
|
|
216
|
+
/**
|
|
217
|
+
* Auto update Ring type \
|
|
218
|
+
* {@link KnownautoUpdateRingType} can be used interchangeably with autoUpdateRingType,
|
|
219
|
+
* this enum contains the known values that the service supports.
|
|
220
|
+
* ### Known values supported by the service
|
|
221
|
+
* **Preview**: customer selection of preview update install mcc on their physical vm \
|
|
222
|
+
* **Slow**: customer selection of slow update to install mcc on their physical vm \
|
|
223
|
+
* **Fast**: customer selection of fast \/ auto update to install mcc on their physical vm
|
|
224
|
+
*/
|
|
225
|
+
export type AutoUpdateRingType = string;
|
|
226
|
+
/** Model representing cache node for connected cache resource */
|
|
227
|
+
export interface AdditionalCacheNodeProperties {
|
|
228
|
+
/** issues list to return the issues as part of the additional cache node properties */
|
|
229
|
+
cacheNodePropertiesDetailsIssuesList?: string[];
|
|
230
|
+
/** Cache node resource aggregated status details. */
|
|
231
|
+
readonly aggregatedStatusDetails?: string;
|
|
232
|
+
/** Cache node resource aggregated status text. */
|
|
233
|
+
readonly aggregatedStatusText?: string;
|
|
234
|
+
/** Cache node resource aggregated status code. */
|
|
235
|
+
readonly aggregatedStatusCode?: number;
|
|
236
|
+
/** Cache node resource Mcc product version. */
|
|
237
|
+
readonly productVersion?: string;
|
|
238
|
+
/** Cache node resource flag indicating if cache node has been physically installed or provisioned on their physical lab. */
|
|
239
|
+
readonly isProvisioned?: boolean;
|
|
240
|
+
/** Cache node resource detailed state text. */
|
|
241
|
+
readonly cacheNodeStateDetailedText?: string;
|
|
242
|
+
/** Cache node resource short state text. */
|
|
243
|
+
readonly cacheNodeStateShortText?: string;
|
|
244
|
+
/** Cache node resource state as integer. */
|
|
245
|
+
readonly cacheNodeState?: number;
|
|
246
|
+
/** Cache node resource drive configurations. */
|
|
247
|
+
driveConfiguration?: CacheNodeDriveConfiguration[];
|
|
248
|
+
/** Cache node resource Bgp configuration. */
|
|
249
|
+
bgpConfiguration?: BgpConfiguration;
|
|
250
|
+
/** proxyUrl configuration of the cache node */
|
|
251
|
+
proxyUrlConfiguration?: ProxyUrlConfiguration;
|
|
252
|
+
/** Cache node resource Mcc proxy Url */
|
|
253
|
+
proxyUrl?: string;
|
|
254
|
+
/** Cache node resource requires a proxy */
|
|
255
|
+
isProxyRequired?: ProxyRequired;
|
|
256
|
+
/** Operating system of the cache node */
|
|
257
|
+
osType?: OsType;
|
|
258
|
+
/** Update Cycle Type */
|
|
259
|
+
updateCycleType?: CycleType;
|
|
260
|
+
/** Auto update or fast update version */
|
|
261
|
+
autoUpdateVersion?: string;
|
|
262
|
+
/** Update related information details */
|
|
263
|
+
updateInfoDetails?: string;
|
|
264
|
+
/** customer requested date time for mcc install of update cycle */
|
|
265
|
+
updateRequestedDateTime?: Date;
|
|
266
|
+
/** Auto update version that is the Next available version to update on mcc cache node */
|
|
267
|
+
readonly autoUpdateNextAvailableVersion?: string;
|
|
268
|
+
/** Auto update last applied date time of mcc install */
|
|
269
|
+
readonly autoUpdateNextAvailableDateTime?: Date;
|
|
270
|
+
/** Auto update version that is the applied to update on mcc cache node */
|
|
271
|
+
readonly autoUpdateAppliedVersion?: string;
|
|
272
|
+
/** Auto Update status details from the backend after applying the new version details */
|
|
273
|
+
readonly autoUpdateLastAppliedDetails?: string;
|
|
274
|
+
/** Last applied auto update state for mcc install of auto update cycle */
|
|
275
|
+
readonly autoUpdateLastAppliedState?: string;
|
|
276
|
+
/** Auto update last applied date time of mcc install */
|
|
277
|
+
readonly autoUpdateLastAppliedDateTime?: Date;
|
|
278
|
+
/** Auto update last triggered date time of mcc install */
|
|
279
|
+
readonly autoUpdateLastTriggeredDateTime?: Date;
|
|
280
|
+
/** Optional property #1 of Mcc response object */
|
|
281
|
+
optionalProperty1?: string;
|
|
282
|
+
/** Optional property #2 of Mcc response object */
|
|
283
|
+
optionalProperty2?: string;
|
|
284
|
+
/** Optional property #3 of Mcc response object */
|
|
285
|
+
optionalProperty3?: string;
|
|
286
|
+
/** Optional property #4 of Mcc response object */
|
|
287
|
+
optionalProperty4?: string;
|
|
288
|
+
/** Optional property #5 of Mcc response object */
|
|
289
|
+
optionalProperty5?: string;
|
|
290
|
+
}
|
|
291
|
+
export declare function additionalCacheNodePropertiesSerializer(item: AdditionalCacheNodeProperties): any;
|
|
292
|
+
export declare function additionalCacheNodePropertiesDeserializer(item: any): AdditionalCacheNodeProperties;
|
|
293
|
+
export declare function cacheNodeDriveConfigurationArraySerializer(result: Array<CacheNodeDriveConfiguration>): any[];
|
|
294
|
+
export declare function cacheNodeDriveConfigurationArrayDeserializer(result: Array<CacheNodeDriveConfiguration>): any[];
|
|
295
|
+
/** Drive configuration for cache node */
|
|
296
|
+
export interface CacheNodeDriveConfiguration {
|
|
297
|
+
/** physical path location of the folder used for caching content */
|
|
298
|
+
physicalPath?: string;
|
|
299
|
+
/** physical size of the drive used for caching content */
|
|
300
|
+
sizeInGb?: number;
|
|
301
|
+
/** corresponding nginx cache number. Valid cache numbers are 1 - 20 */
|
|
302
|
+
cacheNumber?: number;
|
|
303
|
+
/** full binding for corresponding nginx cache drive */
|
|
304
|
+
nginxMapping?: string;
|
|
305
|
+
}
|
|
306
|
+
export declare function cacheNodeDriveConfigurationSerializer(item: CacheNodeDriveConfiguration): any;
|
|
307
|
+
export declare function cacheNodeDriveConfigurationDeserializer(item: any): CacheNodeDriveConfiguration;
|
|
308
|
+
/** Bgp configuration of cache node */
|
|
309
|
+
export interface BgpConfiguration {
|
|
310
|
+
/** Asn to ip address mapping */
|
|
311
|
+
asnToIpAddressMapping?: string;
|
|
312
|
+
}
|
|
313
|
+
export declare function bgpConfigurationSerializer(item: BgpConfiguration): any;
|
|
314
|
+
export declare function bgpConfigurationDeserializer(item: any): BgpConfiguration;
|
|
315
|
+
/** ProxyUrl configuration of cache node */
|
|
316
|
+
export interface ProxyUrlConfiguration {
|
|
317
|
+
/** Host Proxy Address configuration along with port number. This can be a proxy or ip address. ex: xx.xx.xx.xxxx:80 or host name http://exampleproxy.com:80 */
|
|
318
|
+
proxyUrl?: string;
|
|
319
|
+
}
|
|
320
|
+
export declare function proxyUrlConfigurationSerializer(item: ProxyUrlConfiguration): any;
|
|
321
|
+
export declare function proxyUrlConfigurationDeserializer(item: any): ProxyUrlConfiguration;
|
|
322
|
+
/** Proxy details enum */
|
|
323
|
+
export declare enum KnownProxyRequired {
|
|
324
|
+
/** Proxy is not required in setup */
|
|
325
|
+
None = "None",
|
|
326
|
+
/** proxy is required in setup */
|
|
327
|
+
Required = "Required"
|
|
328
|
+
}
|
|
329
|
+
/**
|
|
330
|
+
* Proxy details enum \
|
|
331
|
+
* {@link KnownProxyRequired} can be used interchangeably with ProxyRequired,
|
|
332
|
+
* this enum contains the known values that the service supports.
|
|
333
|
+
* ### Known values supported by the service
|
|
334
|
+
* **None**: Proxy is not required in setup \
|
|
335
|
+
* **Required**: proxy is required in setup
|
|
336
|
+
*/
|
|
337
|
+
export type ProxyRequired = string;
|
|
338
|
+
/** Operating System of the cache node */
|
|
339
|
+
export declare enum KnownOsType {
|
|
340
|
+
/** cache node installs on windows operating system */
|
|
341
|
+
Windows = "Windows",
|
|
342
|
+
/** cache node installs on Linux Operating system */
|
|
343
|
+
Linux = "Linux",
|
|
344
|
+
/** cache node installs on Azure Eflow */
|
|
345
|
+
Eflow = "Eflow"
|
|
346
|
+
}
|
|
347
|
+
/**
|
|
348
|
+
* Operating System of the cache node \
|
|
349
|
+
* {@link KnownOsType} can be used interchangeably with OsType,
|
|
350
|
+
* this enum contains the known values that the service supports.
|
|
351
|
+
* ### Known values supported by the service
|
|
352
|
+
* **Windows**: cache node installs on windows operating system \
|
|
353
|
+
* **Linux**: cache node installs on Linux Operating system \
|
|
354
|
+
* **Eflow**: cache node installs on Azure Eflow
|
|
355
|
+
*/
|
|
356
|
+
export type OsType = string;
|
|
357
|
+
/** Update Cycle type */
|
|
358
|
+
export declare enum KnownCycleType {
|
|
359
|
+
/** customer selection of preview update install mcc on their physical vm */
|
|
360
|
+
Preview = "Preview",
|
|
361
|
+
/** customer selection of slow update to install mcc on their physical vm */
|
|
362
|
+
Slow = "Slow",
|
|
363
|
+
/** customer selection of fast / auto update to install mcc on their physical vm */
|
|
364
|
+
Fast = "Fast"
|
|
365
|
+
}
|
|
366
|
+
/**
|
|
367
|
+
* Update Cycle type \
|
|
368
|
+
* {@link KnownCycleType} can be used interchangeably with CycleType,
|
|
369
|
+
* this enum contains the known values that the service supports.
|
|
370
|
+
* ### Known values supported by the service
|
|
371
|
+
* **Preview**: customer selection of preview update install mcc on their physical vm \
|
|
372
|
+
* **Slow**: customer selection of slow update to install mcc on their physical vm \
|
|
373
|
+
* **Fast**: customer selection of fast \/ auto update to install mcc on their physical vm
|
|
374
|
+
*/
|
|
375
|
+
export type CycleType = string;
|
|
376
|
+
/** The error detail. */
|
|
377
|
+
export interface ErrorDetail {
|
|
378
|
+
/** The error code. */
|
|
379
|
+
readonly code?: string;
|
|
380
|
+
/** The error message. */
|
|
381
|
+
readonly message?: string;
|
|
382
|
+
/** The error target. */
|
|
383
|
+
readonly target?: string;
|
|
384
|
+
/** The error details. */
|
|
385
|
+
readonly details?: ErrorDetail[];
|
|
386
|
+
/** The error additional info. */
|
|
387
|
+
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
388
|
+
}
|
|
389
|
+
export declare function errorDetailSerializer(item: ErrorDetail): any;
|
|
390
|
+
export declare function errorDetailDeserializer(item: any): ErrorDetail;
|
|
391
|
+
export declare function errorDetailArraySerializer(result: Array<ErrorDetail>): any[];
|
|
392
|
+
export declare function errorDetailArrayDeserializer(result: Array<ErrorDetail>): any[];
|
|
393
|
+
export declare function errorAdditionalInfoArrayDeserializer(result: Array<ErrorAdditionalInfo>): any[];
|
|
394
|
+
/** The resource management error additional info. */
|
|
395
|
+
export interface ErrorAdditionalInfo {
|
|
396
|
+
/** The additional info type. */
|
|
397
|
+
readonly type?: string;
|
|
398
|
+
/** The additional info. */
|
|
399
|
+
readonly info?: Record<string, any>;
|
|
400
|
+
}
|
|
401
|
+
export declare function errorAdditionalInfoDeserializer(item: any): ErrorAdditionalInfo;
|
|
402
|
+
/** model interface _ErrorAdditionalInfoInfo */
|
|
403
|
+
export interface _ErrorAdditionalInfoInfo {
|
|
404
|
+
}
|
|
405
|
+
export declare function _errorAdditionalInfoInfoDeserializer(item: any): _ErrorAdditionalInfoInfo;
|
|
406
|
+
/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
|
|
407
|
+
export interface TrackedResource extends Resource {
|
|
408
|
+
/** Resource tags. */
|
|
409
|
+
tags?: Record<string, string>;
|
|
410
|
+
/** The geo-location where the resource lives */
|
|
411
|
+
location: string;
|
|
412
|
+
}
|
|
413
|
+
export declare function trackedResourceSerializer(item: TrackedResource): any;
|
|
414
|
+
export declare function trackedResourceDeserializer(item: any): TrackedResource;
|
|
415
|
+
/** Common fields that are returned in the response for all Azure Resource Manager resources */
|
|
416
|
+
export interface Resource {
|
|
417
|
+
/** Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} */
|
|
418
|
+
readonly id?: string;
|
|
419
|
+
/** The name of the resource */
|
|
420
|
+
readonly name?: string;
|
|
421
|
+
/** The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" */
|
|
422
|
+
readonly type?: string;
|
|
423
|
+
/** Azure Resource Manager metadata containing createdBy and modifiedBy information. */
|
|
424
|
+
readonly systemData?: SystemData;
|
|
425
|
+
}
|
|
426
|
+
export declare function resourceSerializer(item: Resource): any;
|
|
427
|
+
export declare function resourceDeserializer(item: any): Resource;
|
|
428
|
+
/** Metadata pertaining to creation and last modification of the resource. */
|
|
429
|
+
export interface SystemData {
|
|
430
|
+
/** The identity that created the resource. */
|
|
431
|
+
createdBy?: string;
|
|
432
|
+
/** The type of identity that created the resource. */
|
|
433
|
+
createdByType?: CreatedByType;
|
|
434
|
+
/** The timestamp of resource creation (UTC). */
|
|
435
|
+
createdAt?: Date;
|
|
436
|
+
/** The identity that last modified the resource. */
|
|
437
|
+
lastModifiedBy?: string;
|
|
438
|
+
/** The type of identity that last modified the resource. */
|
|
439
|
+
lastModifiedByType?: CreatedByType;
|
|
440
|
+
/** The timestamp of resource last modification (UTC) */
|
|
441
|
+
lastModifiedAt?: Date;
|
|
442
|
+
}
|
|
443
|
+
export declare function systemDataDeserializer(item: any): SystemData;
|
|
444
|
+
/** The kind of entity that created the resource. */
|
|
445
|
+
export declare enum KnownCreatedByType {
|
|
446
|
+
/** The entity was created by a user. */
|
|
447
|
+
User = "User",
|
|
448
|
+
/** The entity was created by an application. */
|
|
449
|
+
Application = "Application",
|
|
450
|
+
/** The entity was created by a managed identity. */
|
|
451
|
+
ManagedIdentity = "ManagedIdentity",
|
|
452
|
+
/** The entity was created by a key. */
|
|
453
|
+
Key = "Key"
|
|
454
|
+
}
|
|
455
|
+
/**
|
|
456
|
+
* The kind of entity that created the resource. \
|
|
457
|
+
* {@link KnowncreatedByType} can be used interchangeably with createdByType,
|
|
458
|
+
* this enum contains the known values that the service supports.
|
|
459
|
+
* ### Known values supported by the service
|
|
460
|
+
* **User**: The entity was created by a user. \
|
|
461
|
+
* **Application**: The entity was created by an application. \
|
|
462
|
+
* **ManagedIdentity**: The entity was created by a managed identity. \
|
|
463
|
+
* **Key**: The entity was created by a key.
|
|
464
|
+
*/
|
|
465
|
+
export type CreatedByType = string;
|
|
466
|
+
/** Mcc PATCH operation properties. */
|
|
467
|
+
export interface ConnectedCachePatchResource {
|
|
468
|
+
/** Resource tags. */
|
|
469
|
+
tags?: Record<string, string>;
|
|
470
|
+
}
|
|
471
|
+
export declare function connectedCachePatchResourceSerializer(item: ConnectedCachePatchResource): any;
|
|
472
|
+
/** The response of a EnterpriseMccCacheNodeResource list operation. */
|
|
473
|
+
export interface _EnterpriseMccCacheNodeResourceListResult {
|
|
474
|
+
/** The EnterpriseMccCacheNodeResource items on this page */
|
|
475
|
+
value: EnterpriseMccCacheNodeResource[];
|
|
476
|
+
/** The link to the next page of items */
|
|
477
|
+
nextLink?: string;
|
|
478
|
+
}
|
|
479
|
+
export declare function _enterpriseMccCacheNodeResourceListResultDeserializer(item: any): _EnterpriseMccCacheNodeResourceListResult;
|
|
480
|
+
export declare function enterpriseMccCacheNodeResourceArraySerializer(result: Array<EnterpriseMccCacheNodeResource>): any[];
|
|
481
|
+
export declare function enterpriseMccCacheNodeResourceArrayDeserializer(result: Array<EnterpriseMccCacheNodeResource>): any[];
|
|
482
|
+
/** Mcc cache node resource all install details. */
|
|
483
|
+
export interface MccCacheNodeInstallDetails extends TrackedResource {
|
|
484
|
+
/** Mcc cache node resource install script details. */
|
|
485
|
+
properties?: CacheNodeInstallProperties;
|
|
486
|
+
}
|
|
487
|
+
export declare function mccCacheNodeInstallDetailsDeserializer(item: any): MccCacheNodeInstallDetails;
|
|
488
|
+
/** Mcc cache node resource install script properties. */
|
|
489
|
+
export interface CacheNodeInstallProperties {
|
|
490
|
+
/** Mcc customer resource Id. */
|
|
491
|
+
customerId?: string;
|
|
492
|
+
/** Mcc cache node resource Id. */
|
|
493
|
+
cacheNodeId?: string;
|
|
494
|
+
/** Mcc primary account key. Internal to Mcc. */
|
|
495
|
+
readonly primaryAccountKey?: string;
|
|
496
|
+
/** Mcc secondary account key. Internal to Mcc. */
|
|
497
|
+
readonly secondaryAccountKey?: string;
|
|
498
|
+
/** Mcc Iot Central temporary device registration key, used once. */
|
|
499
|
+
readonly registrationKey?: string;
|
|
500
|
+
}
|
|
501
|
+
export declare function cacheNodeInstallPropertiesDeserializer(item: any): CacheNodeInstallProperties;
|
|
502
|
+
/** Represents the high level Nodes needed to provision customer resources */
|
|
503
|
+
export interface EnterpriseMccCustomerResource extends TrackedResource {
|
|
504
|
+
/** The resource-specific properties for this resource. */
|
|
505
|
+
properties?: CustomerProperty;
|
|
506
|
+
}
|
|
507
|
+
export declare function enterpriseMccCustomerResourceSerializer(item: EnterpriseMccCustomerResource): any;
|
|
508
|
+
export declare function enterpriseMccCustomerResourceDeserializer(item: any): EnterpriseMccCustomerResource;
|
|
509
|
+
/** Model representing customer for connectedCache resource */
|
|
510
|
+
export interface CustomerProperty {
|
|
511
|
+
/** The provisioned state of the resource */
|
|
512
|
+
readonly provisioningState?: ProvisioningState;
|
|
513
|
+
/** Mcc customer resource (customer entity). */
|
|
514
|
+
customer?: CustomerEntity;
|
|
515
|
+
/** Mcc customer resource additional properties. */
|
|
516
|
+
additionalCustomerProperties?: AdditionalCustomerProperties;
|
|
517
|
+
/** Mcc response status code. */
|
|
518
|
+
readonly statusCode?: string;
|
|
519
|
+
/** Mcc response status text as string for retrieving status details. */
|
|
520
|
+
readonly statusText?: string;
|
|
521
|
+
/** Mcc response status details for retrieving response inner details. */
|
|
522
|
+
readonly statusDetails?: string;
|
|
523
|
+
/** HTTP error status code. */
|
|
524
|
+
readonly status?: string;
|
|
525
|
+
/** Mcc response error details. */
|
|
526
|
+
readonly error?: ErrorDetail;
|
|
527
|
+
}
|
|
528
|
+
export declare function customerPropertySerializer(item: CustomerProperty): any;
|
|
529
|
+
export declare function customerPropertyDeserializer(item: any): CustomerProperty;
|
|
530
|
+
/** Model representing Customer resource for ConnectedCache resource */
|
|
531
|
+
export interface CustomerEntity {
|
|
532
|
+
/** Customer resource Azure fully qualified resource Id. */
|
|
533
|
+
fullyQualifiedResourceId?: string;
|
|
534
|
+
/** Customer resource Guid Id. */
|
|
535
|
+
readonly customerId?: string;
|
|
536
|
+
/** Customer resource name. */
|
|
537
|
+
customerName?: string;
|
|
538
|
+
/** Customer resource contact email. */
|
|
539
|
+
contactEmail?: string;
|
|
540
|
+
/** Customer resource contact phone. */
|
|
541
|
+
contactPhone?: string;
|
|
542
|
+
/** Customer resource contact full name. */
|
|
543
|
+
contactName?: string;
|
|
544
|
+
/** Customer resource entitlement flag as boolean. */
|
|
545
|
+
isEntitled?: boolean;
|
|
546
|
+
/** Customer resource Mcc release version. */
|
|
547
|
+
releaseVersion?: number;
|
|
548
|
+
/** Customer resource create async operation Id. */
|
|
549
|
+
readonly createAsyncOperationId?: string;
|
|
550
|
+
/** Customer resource deletion async operation Id. */
|
|
551
|
+
readonly deleteAsyncOperationId?: string;
|
|
552
|
+
/** Customer resource client tenant Id of subscription. */
|
|
553
|
+
clientTenantId?: string;
|
|
554
|
+
/** Customer resource sync attempts. */
|
|
555
|
+
readonly synchWithAzureAttemptsCount?: number;
|
|
556
|
+
/** Customer resource last Azure sync timestamp. */
|
|
557
|
+
readonly lastSyncWithAzureTimestamp?: Date;
|
|
558
|
+
/** Customer resource flag for enterprise management as boolean. */
|
|
559
|
+
isEnterpriseManaged?: boolean;
|
|
560
|
+
/** Customer resource flag for migration. */
|
|
561
|
+
shouldMigrate?: boolean;
|
|
562
|
+
/** Customer resource flag for resending signup code as boolean. */
|
|
563
|
+
resendSignupCode?: boolean;
|
|
564
|
+
/** Customer resource flag for requiring verification of signup code as boolean. */
|
|
565
|
+
verifySignupCode?: boolean;
|
|
566
|
+
/** Customer resource phrase for verifying signup. */
|
|
567
|
+
verifySignupPhrase?: string;
|
|
568
|
+
}
|
|
569
|
+
export declare function customerEntitySerializer(item: CustomerEntity): any;
|
|
570
|
+
export declare function customerEntityDeserializer(item: any): CustomerEntity;
|
|
571
|
+
/** Model representing customer for connected cache resource */
|
|
572
|
+
export interface AdditionalCustomerProperties {
|
|
573
|
+
/** Customer resource last PeeringDB update timestamp. */
|
|
574
|
+
readonly peeringDbLastUpdateTime?: Date;
|
|
575
|
+
/** Customer resource cache efficiency. */
|
|
576
|
+
readonly customerPropertiesOverviewCacheEfficiency?: number;
|
|
577
|
+
/** Customer resource average egress in Mbps. */
|
|
578
|
+
readonly customerPropertiesOverviewAverageEgressMbps?: number;
|
|
579
|
+
/** Customer resource average cache miss throughput in Mbps. */
|
|
580
|
+
readonly customerPropertiesOverviewAverageMissMbps?: number;
|
|
581
|
+
/** Customer resource maximum egress in Mbps. */
|
|
582
|
+
readonly customerPropertiesOverviewEgressMbpsMax?: number;
|
|
583
|
+
/** Customer resource peak egress timestamp. */
|
|
584
|
+
readonly customerPropertiesOverviewEgressMbpsMaxDateTime?: Date;
|
|
585
|
+
/** Customer resource maximum cache miss throughput in Mbps. */
|
|
586
|
+
readonly customerPropertiesOverviewMissMbpsMax?: number;
|
|
587
|
+
/** Customer resource peak cache miss throughput timestamp. */
|
|
588
|
+
readonly customerPropertiesOverviewMissMbpsMaxDateTime?: Date;
|
|
589
|
+
/** Customer resource total healthy cache nodes. */
|
|
590
|
+
readonly customerPropertiesOverviewCacheNodesHealthyCount?: number;
|
|
591
|
+
/** Customer resource total unhealthy cache nodes. */
|
|
592
|
+
readonly customerPropertiesOverviewCacheNodesUnhealthyCount?: number;
|
|
593
|
+
/** Customer resource signup status as boolean. */
|
|
594
|
+
readonly signupStatus?: boolean;
|
|
595
|
+
/** Customer resource signup status as integer code. */
|
|
596
|
+
readonly signupStatusCode?: number;
|
|
597
|
+
/** Customer resource signup status as string text. */
|
|
598
|
+
readonly signupStatusText?: string;
|
|
599
|
+
/** Customer resource signup phase status code as integer. */
|
|
600
|
+
readonly signupPhaseStatusCode?: number;
|
|
601
|
+
/** Customer resource signup phase status as string text. */
|
|
602
|
+
readonly signupPhaseStatusText?: string;
|
|
603
|
+
/** Customer resource last PeeringDB update timestamp. */
|
|
604
|
+
readonly peeringDbLastUpdateDate?: Date;
|
|
605
|
+
/** Customer resource owner organization name. */
|
|
606
|
+
readonly customerOrgName?: string;
|
|
607
|
+
/** Customer resource contact email. */
|
|
608
|
+
customerEmail?: string;
|
|
609
|
+
/** Customer resource transit Asn (autonomous system number). */
|
|
610
|
+
customerTransitAsn?: string;
|
|
611
|
+
/** Customer resource transit state. */
|
|
612
|
+
customerTransitState?: CustomerTransitState;
|
|
613
|
+
/** Customer resource Asn (autonomous system number). */
|
|
614
|
+
customerAsn?: string;
|
|
615
|
+
/** Customer resource estimated Asn peering peak in Gbps. */
|
|
616
|
+
readonly customerAsnEstimatedEgressPeekGbps?: number;
|
|
617
|
+
/** Customer resource entitlement Sku Id. */
|
|
618
|
+
customerEntitlementSkuId?: string;
|
|
619
|
+
/** Customer resource entitlement Sku Guid. */
|
|
620
|
+
customerEntitlementSkuGuid?: string;
|
|
621
|
+
/** Customer resource entitlement Sku name. */
|
|
622
|
+
customerEntitlementSkuName?: string;
|
|
623
|
+
/** Customer resource entitlement expiration date string. */
|
|
624
|
+
customerEntitlementExpiration?: Date;
|
|
625
|
+
/** Optional property #1 of Mcc response object. */
|
|
626
|
+
optionalProperty1?: string;
|
|
627
|
+
/** Optional property #2 of Mcc response object. */
|
|
628
|
+
optionalProperty2?: string;
|
|
629
|
+
/** Optional property #3 of Mcc response object. */
|
|
630
|
+
optionalProperty3?: string;
|
|
631
|
+
/** Optional property #4 of Mcc response object. */
|
|
632
|
+
optionalProperty4?: string;
|
|
633
|
+
/** Optional property #5 of Mcc response object. */
|
|
634
|
+
optionalProperty5?: string;
|
|
635
|
+
}
|
|
636
|
+
export declare function additionalCustomerPropertiesSerializer(item: AdditionalCustomerProperties): any;
|
|
637
|
+
export declare function additionalCustomerPropertiesDeserializer(item: any): AdditionalCustomerProperties;
|
|
638
|
+
/** Customer resource transit states */
|
|
639
|
+
export declare enum KnownCustomerTransitState {
|
|
640
|
+
/** do not have transit */
|
|
641
|
+
NoTransit = "NoTransit",
|
|
642
|
+
/** transit provider and have own subscribers */
|
|
643
|
+
CombinedTransit = "CombinedTransit",
|
|
644
|
+
/** pure transit provider or network service provider */
|
|
645
|
+
TransitOnly = "TransitOnly"
|
|
646
|
+
}
|
|
647
|
+
/**
|
|
648
|
+
* Customer resource transit states \
|
|
649
|
+
* {@link KnownCustomerTransitState} can be used interchangeably with CustomerTransitState,
|
|
650
|
+
* this enum contains the known values that the service supports.
|
|
651
|
+
* ### Known values supported by the service
|
|
652
|
+
* **NoTransit**: do not have transit \
|
|
653
|
+
* **CombinedTransit**: transit provider and have own subscribers \
|
|
654
|
+
* **TransitOnly**: pure transit provider or network service provider
|
|
655
|
+
*/
|
|
656
|
+
export type CustomerTransitState = string;
|
|
657
|
+
/** The response of a EnterpriseMccCustomerResource list operation. */
|
|
658
|
+
export interface _EnterpriseMccCustomerResourceListResult {
|
|
659
|
+
/** The EnterpriseMccCustomerResource items on this page */
|
|
660
|
+
value: EnterpriseMccCustomerResource[];
|
|
661
|
+
/** The link to the next page of items */
|
|
662
|
+
nextLink?: string;
|
|
663
|
+
}
|
|
664
|
+
export declare function _enterpriseMccCustomerResourceListResultDeserializer(item: any): _EnterpriseMccCustomerResourceListResult;
|
|
665
|
+
export declare function enterpriseMccCustomerResourceArraySerializer(result: Array<EnterpriseMccCustomerResource>): any[];
|
|
666
|
+
export declare function enterpriseMccCustomerResourceArrayDeserializer(result: Array<EnterpriseMccCustomerResource>): any[];
|
|
667
|
+
/** Represents the high level Nodes needed to provision cache node resources */
|
|
668
|
+
export interface IspCacheNodeResource extends TrackedResource {
|
|
669
|
+
/** The resource-specific properties for this resource. */
|
|
670
|
+
properties?: CacheNodeProperty;
|
|
671
|
+
}
|
|
672
|
+
export declare function ispCacheNodeResourceSerializer(item: IspCacheNodeResource): any;
|
|
673
|
+
export declare function ispCacheNodeResourceDeserializer(item: any): IspCacheNodeResource;
|
|
674
|
+
/** The response of a IspCacheNodeResource list operation. */
|
|
675
|
+
export interface _IspCacheNodeResourceListResult {
|
|
676
|
+
/** The IspCacheNodeResource items on this page */
|
|
677
|
+
value: IspCacheNodeResource[];
|
|
678
|
+
/** The link to the next page of items */
|
|
679
|
+
nextLink?: string;
|
|
680
|
+
}
|
|
681
|
+
export declare function _ispCacheNodeResourceListResultDeserializer(item: any): _IspCacheNodeResourceListResult;
|
|
682
|
+
export declare function ispCacheNodeResourceArraySerializer(result: Array<IspCacheNodeResource>): any[];
|
|
683
|
+
export declare function ispCacheNodeResourceArrayDeserializer(result: Array<IspCacheNodeResource>): any[];
|
|
684
|
+
/** Represents all Cidr details of the Bgp request for a specific cache node resource */
|
|
685
|
+
export interface MccCacheNodeBgpCidrDetails extends TrackedResource {
|
|
686
|
+
/** Mcc cache node resource Bgp Cidr properties. */
|
|
687
|
+
properties?: BgpCidrsConfiguration;
|
|
688
|
+
}
|
|
689
|
+
export declare function mccCacheNodeBgpCidrDetailsDeserializer(item: any): MccCacheNodeBgpCidrDetails;
|
|
690
|
+
/** Mcc cache node Bgp Cidr details. */
|
|
691
|
+
export interface BgpCidrsConfiguration {
|
|
692
|
+
/** Mcc cache node Bgp Cidr details. */
|
|
693
|
+
readonly bgpCidrs?: string[];
|
|
694
|
+
}
|
|
695
|
+
export declare function bgpCidrsConfigurationDeserializer(item: any): BgpCidrsConfiguration;
|
|
696
|
+
/** Represents the high level Nodes needed to provision isp customer resources */
|
|
697
|
+
export interface IspCustomerResource extends TrackedResource {
|
|
698
|
+
/** The resource-specific properties for this resource. */
|
|
699
|
+
properties?: CustomerProperty;
|
|
700
|
+
}
|
|
701
|
+
export declare function ispCustomerResourceSerializer(item: IspCustomerResource): any;
|
|
702
|
+
export declare function ispCustomerResourceDeserializer(item: any): IspCustomerResource;
|
|
703
|
+
/** The response of a IspCustomerResource list operation. */
|
|
704
|
+
export interface _IspCustomerResourceListResult {
|
|
705
|
+
/** The IspCustomerResource items on this page */
|
|
706
|
+
value: IspCustomerResource[];
|
|
707
|
+
/** The link to the next page of items */
|
|
708
|
+
nextLink?: string;
|
|
709
|
+
}
|
|
710
|
+
export declare function _ispCustomerResourceListResultDeserializer(item: any): _IspCustomerResourceListResult;
|
|
711
|
+
export declare function ispCustomerResourceArraySerializer(result: Array<IspCustomerResource>): any[];
|
|
712
|
+
export declare function ispCustomerResourceArrayDeserializer(result: Array<IspCustomerResource>): any[];
|
|
713
|
+
/** Concrete tracked resource types can be created by aliasing this type using a specific property type. */
|
|
714
|
+
export interface CacheNodePreviewResource extends TrackedResource {
|
|
715
|
+
/** The resource-specific properties for this resource. */
|
|
716
|
+
properties?: CacheNodeOldResponse;
|
|
717
|
+
}
|
|
718
|
+
export declare function cacheNodePreviewResourceSerializer(item: CacheNodePreviewResource): any;
|
|
719
|
+
export declare function cacheNodePreviewResourceDeserializer(item: any): CacheNodePreviewResource;
|
|
720
|
+
/** Model representing Cache Node for ConnectedCache resource */
|
|
721
|
+
export interface CacheNodeOldResponse {
|
|
722
|
+
/** The provisioned state of the resource */
|
|
723
|
+
readonly provisioningState?: ProvisioningState;
|
|
724
|
+
/** statusCode used to get code details of Mcc response object */
|
|
725
|
+
statusCode?: string;
|
|
726
|
+
/** statusText used to get status details in string format of Mcc response object */
|
|
727
|
+
statusText?: string;
|
|
728
|
+
/** statusDetails used to get inner details of Mcc response object */
|
|
729
|
+
statusDetails?: string;
|
|
730
|
+
/** status of the HTTP error code */
|
|
731
|
+
readonly status?: string;
|
|
732
|
+
/** The error details */
|
|
733
|
+
error?: ErrorDetail;
|
|
734
|
+
}
|
|
735
|
+
export declare function cacheNodeOldResponseSerializer(item: CacheNodeOldResponse): any;
|
|
736
|
+
export declare function cacheNodeOldResponseDeserializer(item: any): CacheNodeOldResponse;
|
|
737
|
+
/** The response of a CacheNodePreviewResource list operation. */
|
|
738
|
+
export interface _CacheNodePreviewResourceListResult {
|
|
739
|
+
/** The CacheNodePreviewResource items on this page */
|
|
740
|
+
value: CacheNodePreviewResource[];
|
|
741
|
+
/** The link to the next page of items */
|
|
742
|
+
nextLink?: string;
|
|
743
|
+
}
|
|
744
|
+
export declare function _cacheNodePreviewResourceListResultDeserializer(item: any): _CacheNodePreviewResourceListResult;
|
|
745
|
+
export declare function cacheNodePreviewResourceArraySerializer(result: Array<CacheNodePreviewResource>): any[];
|
|
746
|
+
export declare function cacheNodePreviewResourceArrayDeserializer(result: Array<CacheNodePreviewResource>): any[];
|
|
747
|
+
/** ConnectedCache Resource. Represents the high level Nodes needed to provision CacheNode and customer resources used in private preview */
|
|
748
|
+
export interface EnterprisePreviewResource extends TrackedResource {
|
|
749
|
+
/** The resource-specific properties for this resource. */
|
|
750
|
+
properties?: CacheNodeOldResponse;
|
|
751
|
+
}
|
|
752
|
+
export declare function enterprisePreviewResourceSerializer(item: EnterprisePreviewResource): any;
|
|
753
|
+
export declare function enterprisePreviewResourceDeserializer(item: any): EnterprisePreviewResource;
|
|
754
|
+
/** The response of a EnterprisePreviewResource list operation. */
|
|
755
|
+
export interface _EnterprisePreviewResourceListResult {
|
|
756
|
+
/** The EnterprisePreviewResource items on this page */
|
|
757
|
+
value: EnterprisePreviewResource[];
|
|
758
|
+
/** The link to the next page of items */
|
|
759
|
+
nextLink?: string;
|
|
760
|
+
}
|
|
761
|
+
export declare function _enterprisePreviewResourceListResultDeserializer(item: any): _EnterprisePreviewResourceListResult;
|
|
762
|
+
export declare function enterprisePreviewResourceArraySerializer(result: Array<EnterprisePreviewResource>): any[];
|
|
763
|
+
export declare function enterprisePreviewResourceArrayDeserializer(result: Array<EnterprisePreviewResource>): any[];
|
|
764
|
+
/** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */
|
|
765
|
+
export interface _OperationListResult {
|
|
766
|
+
/** The Operation items on this page */
|
|
767
|
+
value: Operation[];
|
|
768
|
+
/** The link to the next page of items */
|
|
769
|
+
nextLink?: string;
|
|
770
|
+
}
|
|
771
|
+
export declare function _operationListResultDeserializer(item: any): _OperationListResult;
|
|
772
|
+
export declare function operationArrayDeserializer(result: Array<Operation>): any[];
|
|
773
|
+
/** Details of a REST API operation, returned from the Resource Provider Operations API */
|
|
774
|
+
export interface Operation {
|
|
775
|
+
/** The name of the operation, as per Resource-Based Access Control (RBAC). Examples: "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action" */
|
|
776
|
+
readonly name?: string;
|
|
777
|
+
/** Whether the operation applies to data-plane. This is "true" for data-plane operations and "false" for Azure Resource Manager/control-plane operations. */
|
|
778
|
+
readonly isDataAction?: boolean;
|
|
779
|
+
/** Localized display information for this particular operation. */
|
|
780
|
+
readonly display?: OperationDisplay;
|
|
781
|
+
/** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" */
|
|
782
|
+
readonly origin?: Origin;
|
|
783
|
+
/** Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. */
|
|
784
|
+
actionType?: ActionType;
|
|
785
|
+
}
|
|
786
|
+
export declare function operationDeserializer(item: any): Operation;
|
|
787
|
+
/** Localized display information for and operation. */
|
|
788
|
+
export interface OperationDisplay {
|
|
789
|
+
/** The localized friendly form of the resource provider name, e.g. "Microsoft Monitoring Insights" or "Microsoft Compute". */
|
|
790
|
+
readonly provider?: string;
|
|
791
|
+
/** The localized friendly name of the resource type related to this operation. E.g. "Virtual Machines" or "Job Schedule Collections". */
|
|
792
|
+
readonly resource?: string;
|
|
793
|
+
/** The concise, localized friendly name for the operation; suitable for dropdowns. E.g. "Create or Update Virtual Machine", "Restart Virtual Machine". */
|
|
794
|
+
readonly operation?: string;
|
|
795
|
+
/** The short, localized friendly description of the operation; suitable for tool tips and detailed views. */
|
|
796
|
+
readonly description?: string;
|
|
797
|
+
}
|
|
798
|
+
export declare function operationDisplayDeserializer(item: any): OperationDisplay;
|
|
799
|
+
/** Known values of {@link Origin} that the service accepts. */
|
|
800
|
+
export declare enum KnownOrigin {
|
|
801
|
+
/** user */
|
|
802
|
+
User = "user",
|
|
803
|
+
/** system */
|
|
804
|
+
System = "system",
|
|
805
|
+
/** user,system */
|
|
806
|
+
UserSystem = "user,system"
|
|
807
|
+
}
|
|
808
|
+
/**
|
|
809
|
+
* The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" \
|
|
810
|
+
* {@link KnownOrigin} can be used interchangeably with Origin,
|
|
811
|
+
* this enum contains the known values that the service supports.
|
|
812
|
+
* ### Known values supported by the service
|
|
813
|
+
* **user** \
|
|
814
|
+
* **system** \
|
|
815
|
+
* **user,system**
|
|
816
|
+
*/
|
|
817
|
+
export type Origin = string;
|
|
818
|
+
/** Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. */
|
|
819
|
+
export declare enum KnownActionType {
|
|
820
|
+
/** Actions are for internal-only APIs. */
|
|
821
|
+
Internal = "Internal"
|
|
822
|
+
}
|
|
823
|
+
/**
|
|
824
|
+
* Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. \
|
|
825
|
+
* {@link KnownActionType} can be used interchangeably with ActionType,
|
|
826
|
+
* this enum contains the known values that the service supports.
|
|
827
|
+
* ### Known values supported by the service
|
|
828
|
+
* **Internal**: Actions are for internal-only APIs.
|
|
829
|
+
*/
|
|
830
|
+
export type ActionType = string;
|
|
831
|
+
/** The available API versions. */
|
|
832
|
+
export declare enum KnownVersions {
|
|
833
|
+
/** Microsoft Connected Cache Rest Api version 2023-05-01-preview */
|
|
834
|
+
v2023_05_01_preview = "2023-05-01-preview"
|
|
835
|
+
}
|
|
836
|
+
//# sourceMappingURL=models.d.ts.map
|