@azure/arm-appinsights 5.0.0-alpha.20250326.1 → 5.0.0-alpha.20250328.3
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 +4 -12
- package/README.md +0 -1
- package/dist/browser/applicationInsightsManagementClient.d.ts +7 -5
- package/dist/browser/applicationInsightsManagementClient.d.ts.map +1 -1
- package/dist/browser/applicationInsightsManagementClient.js +22 -20
- package/dist/browser/applicationInsightsManagementClient.js.map +1 -1
- package/dist/browser/models/index.d.ts +573 -596
- package/dist/browser/models/index.d.ts.map +1 -1
- package/dist/browser/models/index.js +46 -62
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/mappers.d.ts +31 -26
- package/dist/browser/models/mappers.d.ts.map +1 -1
- package/dist/browser/models/mappers.js +1750 -1587
- package/dist/browser/models/mappers.js.map +1 -1
- package/dist/browser/models/parameters.d.ts +17 -15
- package/dist/browser/models/parameters.d.ts.map +1 -1
- package/dist/browser/models/parameters.js +244 -217
- package/dist/browser/models/parameters.js.map +1 -1
- package/dist/browser/operations/aPIKeys.js +25 -25
- package/dist/browser/operations/aPIKeys.js.map +1 -1
- package/dist/browser/operations/analyticsItems.js +27 -27
- package/dist/browser/operations/analyticsItems.js.map +1 -1
- package/dist/browser/operations/annotations.js +30 -30
- package/dist/browser/operations/annotations.js.map +1 -1
- package/dist/browser/operations/componentAvailableFeatures.d.ts.map +1 -1
- package/dist/browser/operations/componentAvailableFeatures.js +6 -6
- package/dist/browser/operations/componentAvailableFeatures.js.map +1 -1
- package/dist/browser/operations/componentCurrentBillingFeatures.d.ts.map +1 -1
- package/dist/browser/operations/componentCurrentBillingFeatures.js +12 -12
- package/dist/browser/operations/componentCurrentBillingFeatures.js.map +1 -1
- package/dist/browser/operations/componentFeatureCapabilities.d.ts.map +1 -1
- package/dist/browser/operations/componentFeatureCapabilities.js +6 -6
- package/dist/browser/operations/componentFeatureCapabilities.js.map +1 -1
- package/dist/browser/operations/componentLinkedStorageAccountsOperations.d.ts.map +1 -1
- package/dist/browser/operations/componentLinkedStorageAccountsOperations.js +29 -29
- package/dist/browser/operations/componentLinkedStorageAccountsOperations.js.map +1 -1
- package/dist/browser/operations/componentQuotaStatus.js +6 -6
- package/dist/browser/operations/componentQuotaStatus.js.map +1 -1
- package/dist/browser/operations/components.d.ts +4 -0
- package/dist/browser/operations/components.d.ts.map +1 -1
- package/dist/browser/operations/components.js +69 -67
- package/dist/browser/operations/components.js.map +1 -1
- package/dist/browser/operations/deletedWorkbooks.d.ts +32 -0
- package/dist/browser/operations/deletedWorkbooks.d.ts.map +1 -0
- package/dist/browser/operations/deletedWorkbooks.js +141 -0
- package/dist/browser/operations/deletedWorkbooks.js.map +1 -0
- package/dist/browser/operations/exportConfigurations.js +38 -38
- package/dist/browser/operations/exportConfigurations.js.map +1 -1
- package/dist/browser/operations/favorites.js +35 -35
- package/dist/browser/operations/favorites.js.map +1 -1
- package/dist/browser/operations/index.d.ts +4 -3
- package/dist/browser/operations/index.d.ts.map +1 -1
- package/dist/browser/operations/index.js +4 -3
- package/dist/browser/operations/index.js.map +1 -1
- package/dist/browser/operations/liveToken.js +4 -4
- package/dist/browser/operations/liveToken.js.map +1 -1
- package/dist/browser/operations/operations.d.ts +32 -0
- package/dist/browser/operations/operations.d.ts.map +1 -0
- package/dist/browser/operations/operations.js +133 -0
- package/dist/browser/operations/operations.js.map +1 -0
- package/dist/browser/operations/proactiveDetectionConfigurations.d.ts.map +1 -1
- package/dist/browser/operations/proactiveDetectionConfigurations.js +23 -23
- package/dist/browser/operations/proactiveDetectionConfigurations.js.map +1 -1
- package/dist/browser/operations/webTestLocations.js +7 -7
- package/dist/browser/operations/webTestLocations.js.map +1 -1
- package/dist/browser/operations/webTests.d.ts +10 -10
- package/dist/browser/operations/webTests.js +64 -67
- package/dist/browser/operations/webTests.js.map +1 -1
- package/dist/browser/operations/workItemConfigurations.js +38 -38
- package/dist/browser/operations/workItemConfigurations.js.map +1 -1
- package/dist/browser/operations/workbookTemplates.js +35 -35
- package/dist/browser/operations/workbookTemplates.js.map +1 -1
- package/dist/browser/operations/workbooks.d.ts +8 -10
- package/dist/browser/operations/workbooks.d.ts.map +1 -1
- package/dist/browser/operations/workbooks.js +91 -104
- package/dist/browser/operations/workbooks.js.map +1 -1
- package/dist/browser/operationsInterfaces/aPIKeys.js.map +1 -1
- package/dist/browser/operationsInterfaces/analyticsItems.js.map +1 -1
- package/dist/browser/operationsInterfaces/annotations.js.map +1 -1
- package/dist/browser/operationsInterfaces/componentAvailableFeatures.js.map +1 -1
- package/dist/browser/operationsInterfaces/componentCurrentBillingFeatures.js.map +1 -1
- package/dist/browser/operationsInterfaces/componentFeatureCapabilities.js.map +1 -1
- package/dist/browser/operationsInterfaces/componentLinkedStorageAccountsOperations.js.map +1 -1
- package/dist/browser/operationsInterfaces/componentQuotaStatus.js.map +1 -1
- package/dist/browser/operationsInterfaces/components.d.ts +4 -0
- package/dist/browser/operationsInterfaces/components.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/components.js.map +1 -1
- package/dist/browser/operationsInterfaces/deletedWorkbooks.d.ts +11 -0
- package/dist/browser/operationsInterfaces/deletedWorkbooks.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/deletedWorkbooks.js +9 -0
- package/dist/browser/operationsInterfaces/deletedWorkbooks.js.map +1 -0
- package/dist/browser/operationsInterfaces/exportConfigurations.js.map +1 -1
- package/dist/browser/operationsInterfaces/favorites.js.map +1 -1
- package/dist/browser/operationsInterfaces/index.d.ts +4 -3
- package/dist/browser/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/index.js +4 -3
- package/dist/browser/operationsInterfaces/index.js.map +1 -1
- package/dist/browser/operationsInterfaces/liveToken.js.map +1 -1
- package/dist/browser/operationsInterfaces/operations.d.ts +11 -0
- package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/{myWorkbooks.js → operations.js} +1 -1
- package/dist/browser/operationsInterfaces/operations.js.map +1 -0
- package/dist/browser/operationsInterfaces/proactiveDetectionConfigurations.js.map +1 -1
- package/dist/browser/operationsInterfaces/webTestLocations.js.map +1 -1
- package/dist/browser/operationsInterfaces/webTests.d.ts +8 -8
- package/dist/browser/operationsInterfaces/webTests.js.map +1 -1
- package/dist/browser/operationsInterfaces/workItemConfigurations.js.map +1 -1
- package/dist/browser/operationsInterfaces/workbookTemplates.js.map +1 -1
- package/dist/browser/operationsInterfaces/workbooks.d.ts +6 -6
- package/dist/browser/operationsInterfaces/workbooks.js.map +1 -1
- package/dist/browser/pagingHelper.d.ts +4 -4
- package/dist/browser/pagingHelper.js +4 -4
- package/dist/browser/pagingHelper.js.map +1 -1
- package/dist/commonjs/applicationInsightsManagementClient.d.ts +7 -5
- package/dist/commonjs/applicationInsightsManagementClient.d.ts.map +1 -1
- package/dist/commonjs/applicationInsightsManagementClient.js +21 -19
- package/dist/commonjs/applicationInsightsManagementClient.js.map +1 -1
- package/dist/commonjs/models/index.d.ts +573 -596
- package/dist/commonjs/models/index.d.ts.map +1 -1
- package/dist/commonjs/models/index.js +47 -63
- package/dist/commonjs/models/index.js.map +1 -1
- package/dist/commonjs/models/mappers.d.ts +31 -26
- package/dist/commonjs/models/mappers.d.ts.map +1 -1
- package/dist/commonjs/models/mappers.js +1752 -1589
- package/dist/commonjs/models/mappers.js.map +1 -1
- package/dist/commonjs/models/parameters.d.ts +17 -15
- package/dist/commonjs/models/parameters.d.ts.map +1 -1
- package/dist/commonjs/models/parameters.js +245 -218
- package/dist/commonjs/models/parameters.js.map +1 -1
- package/dist/commonjs/operations/aPIKeys.js +25 -25
- package/dist/commonjs/operations/aPIKeys.js.map +1 -1
- package/dist/commonjs/operations/analyticsItems.js +27 -27
- package/dist/commonjs/operations/analyticsItems.js.map +1 -1
- package/dist/commonjs/operations/annotations.js +30 -30
- package/dist/commonjs/operations/annotations.js.map +1 -1
- package/dist/commonjs/operations/componentAvailableFeatures.d.ts.map +1 -1
- package/dist/commonjs/operations/componentAvailableFeatures.js +6 -6
- package/dist/commonjs/operations/componentAvailableFeatures.js.map +1 -1
- package/dist/commonjs/operations/componentCurrentBillingFeatures.d.ts.map +1 -1
- package/dist/commonjs/operations/componentCurrentBillingFeatures.js +12 -12
- package/dist/commonjs/operations/componentCurrentBillingFeatures.js.map +1 -1
- package/dist/commonjs/operations/componentFeatureCapabilities.d.ts.map +1 -1
- package/dist/commonjs/operations/componentFeatureCapabilities.js +6 -6
- package/dist/commonjs/operations/componentFeatureCapabilities.js.map +1 -1
- package/dist/commonjs/operations/componentLinkedStorageAccountsOperations.d.ts.map +1 -1
- package/dist/commonjs/operations/componentLinkedStorageAccountsOperations.js +29 -29
- package/dist/commonjs/operations/componentLinkedStorageAccountsOperations.js.map +1 -1
- package/dist/commonjs/operations/componentQuotaStatus.js +6 -6
- package/dist/commonjs/operations/componentQuotaStatus.js.map +1 -1
- package/dist/commonjs/operations/components.d.ts +4 -0
- package/dist/commonjs/operations/components.d.ts.map +1 -1
- package/dist/commonjs/operations/components.js +69 -67
- package/dist/commonjs/operations/components.js.map +1 -1
- package/dist/commonjs/operations/deletedWorkbooks.d.ts +32 -0
- package/dist/commonjs/operations/deletedWorkbooks.d.ts.map +1 -0
- package/dist/commonjs/operations/deletedWorkbooks.js +145 -0
- package/dist/commonjs/operations/deletedWorkbooks.js.map +1 -0
- package/dist/commonjs/operations/exportConfigurations.js +38 -38
- package/dist/commonjs/operations/exportConfigurations.js.map +1 -1
- package/dist/commonjs/operations/favorites.js +35 -35
- package/dist/commonjs/operations/favorites.js.map +1 -1
- package/dist/commonjs/operations/index.d.ts +4 -3
- package/dist/commonjs/operations/index.d.ts.map +1 -1
- package/dist/commonjs/operations/index.js +4 -3
- package/dist/commonjs/operations/index.js.map +1 -1
- package/dist/commonjs/operations/liveToken.js +4 -4
- package/dist/commonjs/operations/liveToken.js.map +1 -1
- 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/proactiveDetectionConfigurations.d.ts.map +1 -1
- package/dist/commonjs/operations/proactiveDetectionConfigurations.js +23 -23
- package/dist/commonjs/operations/proactiveDetectionConfigurations.js.map +1 -1
- package/dist/commonjs/operations/webTestLocations.js +7 -7
- package/dist/commonjs/operations/webTestLocations.js.map +1 -1
- package/dist/commonjs/operations/webTests.d.ts +10 -10
- package/dist/commonjs/operations/webTests.js +64 -67
- package/dist/commonjs/operations/webTests.js.map +1 -1
- package/dist/commonjs/operations/workItemConfigurations.js +38 -38
- package/dist/commonjs/operations/workItemConfigurations.js.map +1 -1
- package/dist/commonjs/operations/workbookTemplates.js +35 -35
- package/dist/commonjs/operations/workbookTemplates.js.map +1 -1
- package/dist/commonjs/operations/workbooks.d.ts +8 -10
- package/dist/commonjs/operations/workbooks.d.ts.map +1 -1
- package/dist/commonjs/operations/workbooks.js +91 -104
- package/dist/commonjs/operations/workbooks.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/aPIKeys.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/analyticsItems.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/annotations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/componentAvailableFeatures.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/componentCurrentBillingFeatures.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/componentFeatureCapabilities.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/componentLinkedStorageAccountsOperations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/componentQuotaStatus.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/components.d.ts +4 -0
- package/dist/commonjs/operationsInterfaces/components.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/components.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/deletedWorkbooks.d.ts +11 -0
- package/dist/commonjs/operationsInterfaces/deletedWorkbooks.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/deletedWorkbooks.js +10 -0
- package/dist/commonjs/operationsInterfaces/deletedWorkbooks.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/exportConfigurations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/favorites.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/index.d.ts +4 -3
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/index.js +4 -3
- package/dist/commonjs/operationsInterfaces/index.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/liveToken.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/{myWorkbooks.js → operations.js} +1 -1
- package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/proactiveDetectionConfigurations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/webTestLocations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/webTests.d.ts +8 -8
- package/dist/commonjs/operationsInterfaces/webTests.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/workItemConfigurations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/workbookTemplates.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/workbooks.d.ts +6 -6
- package/dist/commonjs/operationsInterfaces/workbooks.js.map +1 -1
- package/dist/commonjs/pagingHelper.d.ts +4 -4
- package/dist/commonjs/pagingHelper.js +4 -4
- package/dist/commonjs/pagingHelper.js.map +1 -1
- package/dist/commonjs/tsdoc-metadata.json +1 -1
- package/dist/esm/applicationInsightsManagementClient.d.ts +7 -5
- package/dist/esm/applicationInsightsManagementClient.d.ts.map +1 -1
- package/dist/esm/applicationInsightsManagementClient.js +22 -20
- package/dist/esm/applicationInsightsManagementClient.js.map +1 -1
- package/dist/esm/models/index.d.ts +573 -596
- package/dist/esm/models/index.d.ts.map +1 -1
- package/dist/esm/models/index.js +46 -62
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/mappers.d.ts +31 -26
- package/dist/esm/models/mappers.d.ts.map +1 -1
- package/dist/esm/models/mappers.js +1750 -1587
- package/dist/esm/models/mappers.js.map +1 -1
- package/dist/esm/models/parameters.d.ts +17 -15
- package/dist/esm/models/parameters.d.ts.map +1 -1
- package/dist/esm/models/parameters.js +244 -217
- package/dist/esm/models/parameters.js.map +1 -1
- package/dist/esm/operations/aPIKeys.js +25 -25
- package/dist/esm/operations/aPIKeys.js.map +1 -1
- package/dist/esm/operations/analyticsItems.js +27 -27
- package/dist/esm/operations/analyticsItems.js.map +1 -1
- package/dist/esm/operations/annotations.js +30 -30
- package/dist/esm/operations/annotations.js.map +1 -1
- package/dist/esm/operations/componentAvailableFeatures.d.ts.map +1 -1
- package/dist/esm/operations/componentAvailableFeatures.js +6 -6
- package/dist/esm/operations/componentAvailableFeatures.js.map +1 -1
- package/dist/esm/operations/componentCurrentBillingFeatures.d.ts.map +1 -1
- package/dist/esm/operations/componentCurrentBillingFeatures.js +12 -12
- package/dist/esm/operations/componentCurrentBillingFeatures.js.map +1 -1
- package/dist/esm/operations/componentFeatureCapabilities.d.ts.map +1 -1
- package/dist/esm/operations/componentFeatureCapabilities.js +6 -6
- package/dist/esm/operations/componentFeatureCapabilities.js.map +1 -1
- package/dist/esm/operations/componentLinkedStorageAccountsOperations.d.ts.map +1 -1
- package/dist/esm/operations/componentLinkedStorageAccountsOperations.js +29 -29
- package/dist/esm/operations/componentLinkedStorageAccountsOperations.js.map +1 -1
- package/dist/esm/operations/componentQuotaStatus.js +6 -6
- package/dist/esm/operations/componentQuotaStatus.js.map +1 -1
- package/dist/esm/operations/components.d.ts +4 -0
- package/dist/esm/operations/components.d.ts.map +1 -1
- package/dist/esm/operations/components.js +69 -67
- package/dist/esm/operations/components.js.map +1 -1
- package/dist/esm/operations/deletedWorkbooks.d.ts +32 -0
- package/dist/esm/operations/deletedWorkbooks.d.ts.map +1 -0
- package/dist/esm/operations/deletedWorkbooks.js +141 -0
- package/dist/esm/operations/deletedWorkbooks.js.map +1 -0
- package/dist/esm/operations/exportConfigurations.js +38 -38
- package/dist/esm/operations/exportConfigurations.js.map +1 -1
- package/dist/esm/operations/favorites.js +35 -35
- package/dist/esm/operations/favorites.js.map +1 -1
- package/dist/esm/operations/index.d.ts +4 -3
- package/dist/esm/operations/index.d.ts.map +1 -1
- package/dist/esm/operations/index.js +4 -3
- package/dist/esm/operations/index.js.map +1 -1
- package/dist/esm/operations/liveToken.js +4 -4
- package/dist/esm/operations/liveToken.js.map +1 -1
- 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/proactiveDetectionConfigurations.d.ts.map +1 -1
- package/dist/esm/operations/proactiveDetectionConfigurations.js +23 -23
- package/dist/esm/operations/proactiveDetectionConfigurations.js.map +1 -1
- package/dist/esm/operations/webTestLocations.js +7 -7
- package/dist/esm/operations/webTestLocations.js.map +1 -1
- package/dist/esm/operations/webTests.d.ts +10 -10
- package/dist/esm/operations/webTests.js +64 -67
- package/dist/esm/operations/webTests.js.map +1 -1
- package/dist/esm/operations/workItemConfigurations.js +38 -38
- package/dist/esm/operations/workItemConfigurations.js.map +1 -1
- package/dist/esm/operations/workbookTemplates.js +35 -35
- package/dist/esm/operations/workbookTemplates.js.map +1 -1
- package/dist/esm/operations/workbooks.d.ts +8 -10
- package/dist/esm/operations/workbooks.d.ts.map +1 -1
- package/dist/esm/operations/workbooks.js +91 -104
- package/dist/esm/operations/workbooks.js.map +1 -1
- package/dist/esm/operationsInterfaces/aPIKeys.js.map +1 -1
- package/dist/esm/operationsInterfaces/analyticsItems.js.map +1 -1
- package/dist/esm/operationsInterfaces/annotations.js.map +1 -1
- package/dist/esm/operationsInterfaces/componentAvailableFeatures.js.map +1 -1
- package/dist/esm/operationsInterfaces/componentCurrentBillingFeatures.js.map +1 -1
- package/dist/esm/operationsInterfaces/componentFeatureCapabilities.js.map +1 -1
- package/dist/esm/operationsInterfaces/componentLinkedStorageAccountsOperations.js.map +1 -1
- package/dist/esm/operationsInterfaces/componentQuotaStatus.js.map +1 -1
- package/dist/esm/operationsInterfaces/components.d.ts +4 -0
- package/dist/esm/operationsInterfaces/components.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/components.js.map +1 -1
- package/dist/esm/operationsInterfaces/deletedWorkbooks.d.ts +11 -0
- package/dist/esm/operationsInterfaces/deletedWorkbooks.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/deletedWorkbooks.js +9 -0
- package/dist/esm/operationsInterfaces/deletedWorkbooks.js.map +1 -0
- package/dist/esm/operationsInterfaces/exportConfigurations.js.map +1 -1
- package/dist/esm/operationsInterfaces/favorites.js.map +1 -1
- package/dist/esm/operationsInterfaces/index.d.ts +4 -3
- package/dist/esm/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/index.js +4 -3
- package/dist/esm/operationsInterfaces/index.js.map +1 -1
- package/dist/esm/operationsInterfaces/liveToken.js.map +1 -1
- package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
- package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/{myWorkbooks.js → operations.js} +1 -1
- package/dist/esm/operationsInterfaces/operations.js.map +1 -0
- package/dist/esm/operationsInterfaces/proactiveDetectionConfigurations.js.map +1 -1
- package/dist/esm/operationsInterfaces/webTestLocations.js.map +1 -1
- package/dist/esm/operationsInterfaces/webTests.d.ts +8 -8
- package/dist/esm/operationsInterfaces/webTests.js.map +1 -1
- package/dist/esm/operationsInterfaces/workItemConfigurations.js.map +1 -1
- package/dist/esm/operationsInterfaces/workbookTemplates.js.map +1 -1
- package/dist/esm/operationsInterfaces/workbooks.d.ts +6 -6
- package/dist/esm/operationsInterfaces/workbooks.js.map +1 -1
- package/dist/esm/pagingHelper.d.ts +4 -4
- package/dist/esm/pagingHelper.js +4 -4
- package/dist/esm/pagingHelper.js.map +1 -1
- package/dist/react-native/applicationInsightsManagementClient.d.ts +7 -5
- package/dist/react-native/applicationInsightsManagementClient.d.ts.map +1 -1
- package/dist/react-native/applicationInsightsManagementClient.js +22 -20
- package/dist/react-native/applicationInsightsManagementClient.js.map +1 -1
- package/dist/react-native/models/index.d.ts +573 -596
- package/dist/react-native/models/index.d.ts.map +1 -1
- package/dist/react-native/models/index.js +46 -62
- package/dist/react-native/models/index.js.map +1 -1
- package/dist/react-native/models/mappers.d.ts +31 -26
- package/dist/react-native/models/mappers.d.ts.map +1 -1
- package/dist/react-native/models/mappers.js +1750 -1587
- package/dist/react-native/models/mappers.js.map +1 -1
- package/dist/react-native/models/parameters.d.ts +17 -15
- package/dist/react-native/models/parameters.d.ts.map +1 -1
- package/dist/react-native/models/parameters.js +244 -217
- package/dist/react-native/models/parameters.js.map +1 -1
- package/dist/react-native/operations/aPIKeys.js +25 -25
- package/dist/react-native/operations/aPIKeys.js.map +1 -1
- package/dist/react-native/operations/analyticsItems.js +27 -27
- package/dist/react-native/operations/analyticsItems.js.map +1 -1
- package/dist/react-native/operations/annotations.js +30 -30
- package/dist/react-native/operations/annotations.js.map +1 -1
- package/dist/react-native/operations/componentAvailableFeatures.d.ts.map +1 -1
- package/dist/react-native/operations/componentAvailableFeatures.js +6 -6
- package/dist/react-native/operations/componentAvailableFeatures.js.map +1 -1
- package/dist/react-native/operations/componentCurrentBillingFeatures.d.ts.map +1 -1
- package/dist/react-native/operations/componentCurrentBillingFeatures.js +12 -12
- package/dist/react-native/operations/componentCurrentBillingFeatures.js.map +1 -1
- package/dist/react-native/operations/componentFeatureCapabilities.d.ts.map +1 -1
- package/dist/react-native/operations/componentFeatureCapabilities.js +6 -6
- package/dist/react-native/operations/componentFeatureCapabilities.js.map +1 -1
- package/dist/react-native/operations/componentLinkedStorageAccountsOperations.d.ts.map +1 -1
- package/dist/react-native/operations/componentLinkedStorageAccountsOperations.js +29 -29
- package/dist/react-native/operations/componentLinkedStorageAccountsOperations.js.map +1 -1
- package/dist/react-native/operations/componentQuotaStatus.js +6 -6
- package/dist/react-native/operations/componentQuotaStatus.js.map +1 -1
- package/dist/react-native/operations/components.d.ts +4 -0
- package/dist/react-native/operations/components.d.ts.map +1 -1
- package/dist/react-native/operations/components.js +69 -67
- package/dist/react-native/operations/components.js.map +1 -1
- package/dist/react-native/operations/deletedWorkbooks.d.ts +32 -0
- package/dist/react-native/operations/deletedWorkbooks.d.ts.map +1 -0
- package/dist/react-native/operations/deletedWorkbooks.js +141 -0
- package/dist/react-native/operations/deletedWorkbooks.js.map +1 -0
- package/dist/react-native/operations/exportConfigurations.js +38 -38
- package/dist/react-native/operations/exportConfigurations.js.map +1 -1
- package/dist/react-native/operations/favorites.js +35 -35
- package/dist/react-native/operations/favorites.js.map +1 -1
- package/dist/react-native/operations/index.d.ts +4 -3
- package/dist/react-native/operations/index.d.ts.map +1 -1
- package/dist/react-native/operations/index.js +4 -3
- package/dist/react-native/operations/index.js.map +1 -1
- package/dist/react-native/operations/liveToken.js +4 -4
- package/dist/react-native/operations/liveToken.js.map +1 -1
- 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/proactiveDetectionConfigurations.d.ts.map +1 -1
- package/dist/react-native/operations/proactiveDetectionConfigurations.js +23 -23
- package/dist/react-native/operations/proactiveDetectionConfigurations.js.map +1 -1
- package/dist/react-native/operations/webTestLocations.js +7 -7
- package/dist/react-native/operations/webTestLocations.js.map +1 -1
- package/dist/react-native/operations/webTests.d.ts +10 -10
- package/dist/react-native/operations/webTests.js +64 -67
- package/dist/react-native/operations/webTests.js.map +1 -1
- package/dist/react-native/operations/workItemConfigurations.js +38 -38
- package/dist/react-native/operations/workItemConfigurations.js.map +1 -1
- package/dist/react-native/operations/workbookTemplates.js +35 -35
- package/dist/react-native/operations/workbookTemplates.js.map +1 -1
- package/dist/react-native/operations/workbooks.d.ts +8 -10
- package/dist/react-native/operations/workbooks.d.ts.map +1 -1
- package/dist/react-native/operations/workbooks.js +91 -104
- package/dist/react-native/operations/workbooks.js.map +1 -1
- package/dist/react-native/operationsInterfaces/aPIKeys.js.map +1 -1
- package/dist/react-native/operationsInterfaces/analyticsItems.js.map +1 -1
- package/dist/react-native/operationsInterfaces/annotations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/componentAvailableFeatures.js.map +1 -1
- package/dist/react-native/operationsInterfaces/componentCurrentBillingFeatures.js.map +1 -1
- package/dist/react-native/operationsInterfaces/componentFeatureCapabilities.js.map +1 -1
- package/dist/react-native/operationsInterfaces/componentLinkedStorageAccountsOperations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/componentQuotaStatus.js.map +1 -1
- package/dist/react-native/operationsInterfaces/components.d.ts +4 -0
- package/dist/react-native/operationsInterfaces/components.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/components.js.map +1 -1
- package/dist/react-native/operationsInterfaces/deletedWorkbooks.d.ts +11 -0
- package/dist/react-native/operationsInterfaces/deletedWorkbooks.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/deletedWorkbooks.js +9 -0
- package/dist/react-native/operationsInterfaces/deletedWorkbooks.js.map +1 -0
- package/dist/react-native/operationsInterfaces/exportConfigurations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/favorites.js.map +1 -1
- package/dist/react-native/operationsInterfaces/index.d.ts +4 -3
- package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/index.js +4 -3
- package/dist/react-native/operationsInterfaces/index.js.map +1 -1
- package/dist/react-native/operationsInterfaces/liveToken.js.map +1 -1
- 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/{myWorkbooks.js → operations.js} +1 -1
- package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/proactiveDetectionConfigurations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/webTestLocations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/webTests.d.ts +8 -8
- package/dist/react-native/operationsInterfaces/webTests.js.map +1 -1
- package/dist/react-native/operationsInterfaces/workItemConfigurations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/workbookTemplates.js.map +1 -1
- package/dist/react-native/operationsInterfaces/workbooks.d.ts +6 -6
- package/dist/react-native/operationsInterfaces/workbooks.js.map +1 -1
- package/dist/react-native/pagingHelper.d.ts +4 -4
- package/dist/react-native/pagingHelper.js +4 -4
- package/dist/react-native/pagingHelper.js.map +1 -1
- package/package.json +10 -8
- package/review/arm-appinsights.api.md +146 -164
- package/dist/browser/operations/myWorkbooks.d.ts +0 -89
- package/dist/browser/operations/myWorkbooks.d.ts.map +0 -1
- package/dist/browser/operations/myWorkbooks.js +0 -414
- package/dist/browser/operations/myWorkbooks.js.map +0 -1
- package/dist/browser/operationsInterfaces/myWorkbooks.d.ts +0 -49
- package/dist/browser/operationsInterfaces/myWorkbooks.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/myWorkbooks.js.map +0 -1
- package/dist/commonjs/operations/myWorkbooks.d.ts +0 -89
- package/dist/commonjs/operations/myWorkbooks.d.ts.map +0 -1
- package/dist/commonjs/operations/myWorkbooks.js +0 -418
- package/dist/commonjs/operations/myWorkbooks.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/myWorkbooks.d.ts +0 -49
- package/dist/commonjs/operationsInterfaces/myWorkbooks.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/myWorkbooks.js.map +0 -1
- package/dist/esm/operations/myWorkbooks.d.ts +0 -89
- package/dist/esm/operations/myWorkbooks.d.ts.map +0 -1
- package/dist/esm/operations/myWorkbooks.js +0 -414
- package/dist/esm/operations/myWorkbooks.js.map +0 -1
- package/dist/esm/operationsInterfaces/myWorkbooks.d.ts +0 -49
- package/dist/esm/operationsInterfaces/myWorkbooks.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/myWorkbooks.js.map +0 -1
- package/dist/react-native/operations/myWorkbooks.d.ts +0 -89
- package/dist/react-native/operations/myWorkbooks.d.ts.map +0 -1
- package/dist/react-native/operations/myWorkbooks.js +0 -414
- package/dist/react-native/operations/myWorkbooks.js.map +0 -1
- package/dist/react-native/operationsInterfaces/myWorkbooks.d.ts +0 -49
- package/dist/react-native/operationsInterfaces/myWorkbooks.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/myWorkbooks.js.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"workbooks.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/workbooks.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport {\n Workbook,\n CategoryType,\n WorkbooksListBySubscriptionOptionalParams,\n WorkbooksListByResourceGroupOptionalParams,\n WorkbooksRevisionsListOptionalParams,\n WorkbooksGetOptionalParams,\n WorkbooksGetResponse,\n WorkbooksDeleteOptionalParams,\n WorkbooksCreateOrUpdateOptionalParams,\n WorkbooksCreateOrUpdateResponse,\n WorkbooksUpdateOptionalParams,\n WorkbooksUpdateResponse,\n WorkbooksRevisionGetOptionalParams,\n WorkbooksRevisionGetResponse
|
|
1
|
+
{"version":3,"file":"workbooks.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/workbooks.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport {\n Workbook,\n CategoryType,\n WorkbooksListBySubscriptionOptionalParams,\n WorkbooksListByResourceGroupOptionalParams,\n WorkbooksRevisionsListOptionalParams,\n WorkbooksGetOptionalParams,\n WorkbooksGetResponse,\n WorkbooksDeleteOptionalParams,\n WorkbooksCreateOrUpdateOptionalParams,\n WorkbooksCreateOrUpdateResponse,\n WorkbooksUpdateOptionalParams,\n WorkbooksUpdateResponse,\n WorkbooksRevisionGetOptionalParams,\n WorkbooksRevisionGetResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Workbooks. */\nexport interface Workbooks {\n /**\n * Get all Workbooks defined within a specified subscription and category.\n * @param category Category of workbook to return.\n * @param options The options parameters.\n */\n listBySubscription(\n category: CategoryType,\n options?: WorkbooksListBySubscriptionOptionalParams,\n ): PagedAsyncIterableIterator<Workbook>;\n /**\n * Get all Workbooks defined within a specified resource group and category.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param category Category of workbook to return.\n * @param options The options parameters.\n */\n listByResourceGroup(\n resourceGroupName: string,\n category: CategoryType,\n options?: WorkbooksListByResourceGroupOptionalParams,\n ): PagedAsyncIterableIterator<Workbook>;\n /**\n * Get the revisions for the workbook defined by its resourceName.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the workbook resource. The value must be an UUID.\n * @param options The options parameters.\n */\n listRevisionsList(\n resourceGroupName: string,\n resourceName: string,\n options?: WorkbooksRevisionsListOptionalParams,\n ): PagedAsyncIterableIterator<Workbook>;\n /**\n * Get a single workbook by its resourceName.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the workbook resource. The value must be an UUID.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n resourceName: string,\n options?: WorkbooksGetOptionalParams,\n ): Promise<WorkbooksGetResponse>;\n /**\n * Delete a workbook.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the workbook resource. The value must be an UUID.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n resourceName: string,\n options?: WorkbooksDeleteOptionalParams,\n ): Promise<void>;\n /**\n * Create a new workbook.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the workbook resource. The value must be an UUID.\n * @param workbookProperties Properties that need to be specified to create a new workbook.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n resourceName: string,\n workbookProperties: Workbook,\n options?: WorkbooksCreateOrUpdateOptionalParams,\n ): Promise<WorkbooksCreateOrUpdateResponse>;\n /**\n * Updates a workbook that has already been added.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the workbook resource. The value must be an UUID.\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n resourceName: string,\n options?: WorkbooksUpdateOptionalParams,\n ): Promise<WorkbooksUpdateResponse>;\n /**\n * Get a single workbook revision defined by its revisionId.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the workbook resource. The value must be an UUID.\n * @param revisionId The id of the workbook's revision.\n * @param options The options parameters.\n */\n revisionGet(\n resourceGroupName: string,\n resourceName: string,\n revisionId: string,\n options?: WorkbooksRevisionGetOptionalParams,\n ): Promise<WorkbooksRevisionGetResponse>;\n}\n"]}
|
|
@@ -2,11 +2,11 @@ export interface PageInfo {
|
|
|
2
2
|
continuationToken?: string;
|
|
3
3
|
}
|
|
4
4
|
/**
|
|
5
|
-
* Given
|
|
6
|
-
* continuation token that can be used to begin paging from
|
|
5
|
+
* Given the last `.value` produced by the `byPage` iterator,
|
|
6
|
+
* returns a continuation token that can be used to begin paging from
|
|
7
7
|
* that point later.
|
|
8
|
-
* @param page
|
|
9
|
-
* @returns The continuation token that can be passed into byPage().
|
|
8
|
+
* @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.
|
|
9
|
+
* @returns The continuation token that can be passed into byPage() during future calls.
|
|
10
10
|
*/
|
|
11
11
|
export declare function getContinuationToken(page: unknown): string | undefined;
|
|
12
12
|
export declare function setContinuationToken(page: unknown, continuationToken: string | undefined): void;
|
|
@@ -7,11 +7,11 @@
|
|
|
7
7
|
*/
|
|
8
8
|
const pageMap = new WeakMap();
|
|
9
9
|
/**
|
|
10
|
-
* Given
|
|
11
|
-
* continuation token that can be used to begin paging from
|
|
10
|
+
* Given the last `.value` produced by the `byPage` iterator,
|
|
11
|
+
* returns a continuation token that can be used to begin paging from
|
|
12
12
|
* that point later.
|
|
13
|
-
* @param page
|
|
14
|
-
* @returns The continuation token that can be passed into byPage().
|
|
13
|
+
* @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.
|
|
14
|
+
* @returns The continuation token that can be passed into byPage() during future calls.
|
|
15
15
|
*/
|
|
16
16
|
export function getContinuationToken(page) {
|
|
17
17
|
var _a;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pagingHelper.js","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAMH,MAAM,OAAO,GAAG,IAAI,OAAO,EAAoB,CAAC;AAEhD;;;;;;GAMG;AACH,MAAM,UAAU,oBAAoB,CAAC,IAAa;;IAChD,IAAI,OAAO,IAAI,KAAK,QAAQ,IAAI,IAAI,KAAK,IAAI,EAAE,CAAC;QAC9C,OAAO,SAAS,CAAC;IACnB,CAAC;IACD,OAAO,MAAA,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,0CAAE,iBAAiB,CAAC;AAC9C,CAAC;AAED,MAAM,UAAU,oBAAoB,CAClC,IAAa,EACb,iBAAqC;;IAErC,IAAI,OAAO,IAAI,KAAK,QAAQ,IAAI,IAAI,KAAK,IAAI,IAAI,CAAC,iBAAiB,EAAE,CAAC;QACpE,OAAO;IACT,CAAC;IACD,MAAM,QAAQ,GAAG,MAAA,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,mCAAI,EAAE,CAAC;IACzC,QAAQ,CAAC,iBAAiB,GAAG,iBAAiB,CAAC;IAC/C,OAAO,CAAC,GAAG,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC;AAC9B,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport interface PageInfo {\n continuationToken?: string;\n}\n\nconst pageMap = new WeakMap<object, PageInfo>();\n\n/**\n * Given
|
|
1
|
+
{"version":3,"file":"pagingHelper.js","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAMH,MAAM,OAAO,GAAG,IAAI,OAAO,EAAoB,CAAC;AAEhD;;;;;;GAMG;AACH,MAAM,UAAU,oBAAoB,CAAC,IAAa;;IAChD,IAAI,OAAO,IAAI,KAAK,QAAQ,IAAI,IAAI,KAAK,IAAI,EAAE,CAAC;QAC9C,OAAO,SAAS,CAAC;IACnB,CAAC;IACD,OAAO,MAAA,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,0CAAE,iBAAiB,CAAC;AAC9C,CAAC;AAED,MAAM,UAAU,oBAAoB,CAClC,IAAa,EACb,iBAAqC;;IAErC,IAAI,OAAO,IAAI,KAAK,QAAQ,IAAI,IAAI,KAAK,IAAI,IAAI,CAAC,iBAAiB,EAAE,CAAC;QACpE,OAAO;IACT,CAAC;IACD,MAAM,QAAQ,GAAG,MAAA,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,mCAAI,EAAE,CAAC;IACzC,QAAQ,CAAC,iBAAiB,GAAG,iBAAiB,CAAC;IAC/C,OAAO,CAAC,GAAG,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC;AAC9B,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport interface PageInfo {\n continuationToken?: string;\n}\n\nconst pageMap = new WeakMap<object, PageInfo>();\n\n/**\n * Given the last `.value` produced by the `byPage` iterator,\n * returns a continuation token that can be used to begin paging from\n * that point later.\n * @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.\n * @returns The continuation token that can be passed into byPage() during future calls.\n */\nexport function getContinuationToken(page: unknown): string | undefined {\n if (typeof page !== \"object\" || page === null) {\n return undefined;\n }\n return pageMap.get(page)?.continuationToken;\n}\n\nexport function setContinuationToken(\n page: unknown,\n continuationToken: string | undefined,\n): void {\n if (typeof page !== \"object\" || page === null || !continuationToken) {\n return;\n }\n const pageInfo = pageMap.get(page) ?? {};\n pageInfo.continuationToken = continuationToken;\n pageMap.set(page, pageInfo);\n}\n"]}
|
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"sdk-type": "mgmt",
|
|
4
4
|
"author": "Microsoft Corporation",
|
|
5
5
|
"description": "A generated SDK for ApplicationInsightsManagementClient.",
|
|
6
|
-
"version": "5.0.0-alpha.
|
|
6
|
+
"version": "5.0.0-alpha.20250328.3",
|
|
7
7
|
"engines": {
|
|
8
8
|
"node": ">=18.0.0"
|
|
9
9
|
},
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"@azure/core-auth": "^1.9.0",
|
|
12
12
|
"@azure/core-client": "^1.9.2",
|
|
13
13
|
"@azure/core-paging": "^1.6.2",
|
|
14
|
-
"@azure/core-rest-pipeline": "^1.18.
|
|
14
|
+
"@azure/core-rest-pipeline": "^1.18.2",
|
|
15
15
|
"tslib": "^2.8.1"
|
|
16
16
|
},
|
|
17
17
|
"keywords": [
|
|
@@ -19,8 +19,7 @@
|
|
|
19
19
|
"azure",
|
|
20
20
|
"typescript",
|
|
21
21
|
"browser",
|
|
22
|
-
"isomorphic"
|
|
23
|
-
"cloud"
|
|
22
|
+
"isomorphic"
|
|
24
23
|
],
|
|
25
24
|
"license": "MIT",
|
|
26
25
|
"main": "./dist/commonjs/index.js",
|
|
@@ -31,17 +30,19 @@
|
|
|
31
30
|
"@azure-tools/test-recorder": ">=4.1.0-alpha <4.1.0-alphb",
|
|
32
31
|
"@azure-tools/test-utils-vitest": ">=1.0.0-alpha <1.0.0-alphb",
|
|
33
32
|
"@azure/dev-tool": ">=1.0.0-alpha <1.0.0-alphb",
|
|
34
|
-
"@azure/identity": "^4.
|
|
35
|
-
"@azure/logger": "^1.1.4",
|
|
33
|
+
"@azure/identity": "^4.6.0",
|
|
36
34
|
"@types/node": "^18.0.0",
|
|
37
35
|
"@vitest/browser": "^3.0.9",
|
|
38
36
|
"@vitest/coverage-istanbul": "^3.0.9",
|
|
37
|
+
"dotenv": "^16.0.0",
|
|
39
38
|
"playwright": "^1.49.1",
|
|
40
39
|
"typescript": "~5.8.2",
|
|
41
40
|
"vitest": "^3.0.9"
|
|
42
41
|
},
|
|
43
|
-
"
|
|
44
|
-
|
|
42
|
+
"repository": {
|
|
43
|
+
"type": "git",
|
|
44
|
+
"url": "https://github.com/Azure/azure-sdk-for-js.git"
|
|
45
|
+
},
|
|
45
46
|
"bugs": {
|
|
46
47
|
"url": "https://github.com/Azure/azure-sdk-for-js/issues"
|
|
47
48
|
},
|
|
@@ -88,6 +89,7 @@
|
|
|
88
89
|
]
|
|
89
90
|
},
|
|
90
91
|
"autoPublish": true,
|
|
92
|
+
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/applicationinsights/arm-appinsights",
|
|
91
93
|
"//sampleConfiguration": {
|
|
92
94
|
"productName": "",
|
|
93
95
|
"productSlugs": [
|
|
@@ -35,7 +35,7 @@ export type AnalyticsItemsGetResponse = ApplicationInsightsComponentAnalyticsIte
|
|
|
35
35
|
export interface AnalyticsItemsListOptionalParams extends coreClient.OperationOptions {
|
|
36
36
|
includeContent?: boolean;
|
|
37
37
|
scope?: ItemScope;
|
|
38
|
-
|
|
38
|
+
type?: ItemTypeParameter;
|
|
39
39
|
}
|
|
40
40
|
|
|
41
41
|
// @public
|
|
@@ -372,6 +372,7 @@ export class ApplicationInsightsManagementClient extends coreClient.ServiceClien
|
|
|
372
372
|
// (undocumented)
|
|
373
373
|
$host: string;
|
|
374
374
|
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: ApplicationInsightsManagementClientOptionalParams);
|
|
375
|
+
constructor(credentials: coreAuth.TokenCredential, options?: ApplicationInsightsManagementClientOptionalParams);
|
|
375
376
|
// (undocumented)
|
|
376
377
|
analyticsItems: AnalyticsItems;
|
|
377
378
|
// (undocumented)
|
|
@@ -391,17 +392,19 @@ export class ApplicationInsightsManagementClient extends coreClient.ServiceClien
|
|
|
391
392
|
// (undocumented)
|
|
392
393
|
components: Components;
|
|
393
394
|
// (undocumented)
|
|
395
|
+
deletedWorkbooks: DeletedWorkbooks;
|
|
396
|
+
// (undocumented)
|
|
394
397
|
exportConfigurations: ExportConfigurations;
|
|
395
398
|
// (undocumented)
|
|
396
399
|
favorites: Favorites;
|
|
397
400
|
// (undocumented)
|
|
398
401
|
liveToken: LiveToken;
|
|
399
402
|
// (undocumented)
|
|
400
|
-
|
|
403
|
+
operations: Operations;
|
|
401
404
|
// (undocumented)
|
|
402
405
|
proactiveDetectionConfigurations: ProactiveDetectionConfigurations;
|
|
403
406
|
// (undocumented)
|
|
404
|
-
subscriptionId
|
|
407
|
+
subscriptionId?: string;
|
|
405
408
|
// (undocumented)
|
|
406
409
|
webTestLocations: WebTestLocations;
|
|
407
410
|
// (undocumented)
|
|
@@ -648,15 +651,82 @@ export type ComponentsUpdateTagsResponse = ApplicationInsightsComponent;
|
|
|
648
651
|
export type CreatedByType = string;
|
|
649
652
|
|
|
650
653
|
// @public
|
|
651
|
-
export interface
|
|
654
|
+
export interface DeletedWorkbook extends DeletedWorkbookResource {
|
|
655
|
+
category?: string;
|
|
656
|
+
description?: string;
|
|
657
|
+
displayName?: string;
|
|
658
|
+
readonly revision?: string;
|
|
659
|
+
serializedData?: string;
|
|
660
|
+
sourceId?: string;
|
|
661
|
+
storageUri?: string;
|
|
662
|
+
tagsPropertiesTags?: string[];
|
|
663
|
+
readonly timeModified?: Date;
|
|
664
|
+
readonly userId?: string;
|
|
665
|
+
version?: string;
|
|
666
|
+
}
|
|
667
|
+
|
|
668
|
+
// @public
|
|
669
|
+
export interface DeletedWorkbookError {
|
|
670
|
+
error?: DeletedWorkbookErrorDefinition;
|
|
671
|
+
}
|
|
672
|
+
|
|
673
|
+
// @public
|
|
674
|
+
export interface DeletedWorkbookErrorDefinition {
|
|
652
675
|
readonly code?: string;
|
|
653
|
-
readonly innererror?:
|
|
676
|
+
readonly innererror?: DeletedWorkbookInnerErrorTrace;
|
|
654
677
|
readonly message?: string;
|
|
655
678
|
}
|
|
656
679
|
|
|
680
|
+
// @public
|
|
681
|
+
export interface DeletedWorkbookInnerErrorTrace {
|
|
682
|
+
readonly trace?: string[];
|
|
683
|
+
}
|
|
684
|
+
|
|
685
|
+
// @public
|
|
686
|
+
export interface DeletedWorkbookResource extends TrackedResourceAutoGenerated {
|
|
687
|
+
etag?: string;
|
|
688
|
+
kind?: WorkbookSharedTypeKind;
|
|
689
|
+
}
|
|
690
|
+
|
|
691
|
+
// @public
|
|
692
|
+
export interface DeletedWorkbooks {
|
|
693
|
+
listBySubscription(options?: DeletedWorkbooksListBySubscriptionOptionalParams): PagedAsyncIterableIterator<DeletedWorkbook>;
|
|
694
|
+
}
|
|
695
|
+
|
|
696
|
+
// @public
|
|
697
|
+
export interface DeletedWorkbooksListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
698
|
+
}
|
|
699
|
+
|
|
700
|
+
// @public
|
|
701
|
+
export type DeletedWorkbooksListBySubscriptionNextResponse = DeletedWorkbooksListResult;
|
|
702
|
+
|
|
703
|
+
// @public
|
|
704
|
+
export interface DeletedWorkbooksListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
705
|
+
category?: CategoryType;
|
|
706
|
+
tags?: string[];
|
|
707
|
+
}
|
|
708
|
+
|
|
709
|
+
// @public
|
|
710
|
+
export type DeletedWorkbooksListBySubscriptionResponse = DeletedWorkbooksListResult;
|
|
711
|
+
|
|
712
|
+
// @public
|
|
713
|
+
export interface DeletedWorkbooksListResult {
|
|
714
|
+
// (undocumented)
|
|
715
|
+
nextLink?: string;
|
|
716
|
+
readonly value?: DeletedWorkbook[];
|
|
717
|
+
}
|
|
718
|
+
|
|
719
|
+
// @public
|
|
720
|
+
export interface ErrorFieldContract {
|
|
721
|
+
code?: string;
|
|
722
|
+
message?: string;
|
|
723
|
+
target?: string;
|
|
724
|
+
}
|
|
725
|
+
|
|
657
726
|
// @public
|
|
658
727
|
export interface ErrorResponse {
|
|
659
728
|
code?: string;
|
|
729
|
+
details?: ErrorFieldContract[];
|
|
660
730
|
message?: string;
|
|
661
731
|
}
|
|
662
732
|
|
|
@@ -783,6 +853,12 @@ export type FlowType = string;
|
|
|
783
853
|
// @public
|
|
784
854
|
export function getContinuationToken(page: unknown): string | undefined;
|
|
785
855
|
|
|
856
|
+
// @public
|
|
857
|
+
export interface HeaderField {
|
|
858
|
+
headerFieldName?: string;
|
|
859
|
+
headerFieldValue?: string;
|
|
860
|
+
}
|
|
861
|
+
|
|
786
862
|
// @public
|
|
787
863
|
export type IngestionMode = string;
|
|
788
864
|
|
|
@@ -792,11 +868,6 @@ export interface InnerError {
|
|
|
792
868
|
time?: Date;
|
|
793
869
|
}
|
|
794
870
|
|
|
795
|
-
// @public
|
|
796
|
-
export interface InnerErrorTrace {
|
|
797
|
-
readonly trace?: string[];
|
|
798
|
-
}
|
|
799
|
-
|
|
800
871
|
// @public
|
|
801
872
|
export type ItemScope = string;
|
|
802
873
|
|
|
@@ -809,9 +880,6 @@ export type ItemType = string;
|
|
|
809
880
|
// @public
|
|
810
881
|
export type ItemTypeParameter = string;
|
|
811
882
|
|
|
812
|
-
// @public
|
|
813
|
-
export type Kind = string;
|
|
814
|
-
|
|
815
883
|
// @public
|
|
816
884
|
export enum KnownApplicationType {
|
|
817
885
|
Other = "other",
|
|
@@ -887,12 +955,6 @@ export enum KnownItemTypeParameter {
|
|
|
887
955
|
Recent = "recent"
|
|
888
956
|
}
|
|
889
957
|
|
|
890
|
-
// @public
|
|
891
|
-
export enum KnownKind {
|
|
892
|
-
Shared = "shared",
|
|
893
|
-
User = "user"
|
|
894
|
-
}
|
|
895
|
-
|
|
896
958
|
// @public
|
|
897
959
|
export enum KnownManagedServiceIdentityType {
|
|
898
960
|
None = "None",
|
|
@@ -901,12 +963,6 @@ export enum KnownManagedServiceIdentityType {
|
|
|
901
963
|
UserAssigned = "UserAssigned"
|
|
902
964
|
}
|
|
903
965
|
|
|
904
|
-
// @public
|
|
905
|
-
export enum KnownMyWorkbookManagedIdentityType {
|
|
906
|
-
None = "None",
|
|
907
|
-
UserAssigned = "UserAssigned"
|
|
908
|
-
}
|
|
909
|
-
|
|
910
966
|
// @public
|
|
911
967
|
export enum KnownPublicNetworkAccessType {
|
|
912
968
|
Disabled = "Disabled",
|
|
@@ -969,138 +1025,6 @@ export interface ManagedServiceIdentity {
|
|
|
969
1025
|
// @public
|
|
970
1026
|
export type ManagedServiceIdentityType = string;
|
|
971
1027
|
|
|
972
|
-
// @public
|
|
973
|
-
export interface MyWorkbook extends MyWorkbookResource {
|
|
974
|
-
category?: string;
|
|
975
|
-
displayName?: string;
|
|
976
|
-
kind?: Kind;
|
|
977
|
-
serializedData?: string;
|
|
978
|
-
sourceId?: string;
|
|
979
|
-
storageUri?: string;
|
|
980
|
-
readonly systemData?: SystemData;
|
|
981
|
-
tagsPropertiesTags?: string[];
|
|
982
|
-
readonly timeModified?: string;
|
|
983
|
-
readonly userId?: string;
|
|
984
|
-
version?: string;
|
|
985
|
-
}
|
|
986
|
-
|
|
987
|
-
// @public
|
|
988
|
-
export interface MyWorkbookError {
|
|
989
|
-
error?: ErrorDefinition;
|
|
990
|
-
}
|
|
991
|
-
|
|
992
|
-
// @public
|
|
993
|
-
export interface MyWorkbookManagedIdentity {
|
|
994
|
-
type?: MyWorkbookManagedIdentityType;
|
|
995
|
-
userAssignedIdentities?: MyWorkbookUserAssignedIdentities;
|
|
996
|
-
}
|
|
997
|
-
|
|
998
|
-
// @public
|
|
999
|
-
export type MyWorkbookManagedIdentityType = string;
|
|
1000
|
-
|
|
1001
|
-
// @public
|
|
1002
|
-
export interface MyWorkbookResource {
|
|
1003
|
-
etag?: {
|
|
1004
|
-
[propertyName: string]: string;
|
|
1005
|
-
};
|
|
1006
|
-
id?: string;
|
|
1007
|
-
identity?: MyWorkbookManagedIdentity;
|
|
1008
|
-
location?: string;
|
|
1009
|
-
name?: string;
|
|
1010
|
-
tags?: {
|
|
1011
|
-
[propertyName: string]: string;
|
|
1012
|
-
};
|
|
1013
|
-
type?: string;
|
|
1014
|
-
}
|
|
1015
|
-
|
|
1016
|
-
// @public
|
|
1017
|
-
export interface MyWorkbooks {
|
|
1018
|
-
createOrUpdate(resourceGroupName: string, resourceName: string, workbookProperties: MyWorkbook, options?: MyWorkbooksCreateOrUpdateOptionalParams): Promise<MyWorkbooksCreateOrUpdateResponse>;
|
|
1019
|
-
delete(resourceGroupName: string, resourceName: string, options?: MyWorkbooksDeleteOptionalParams): Promise<void>;
|
|
1020
|
-
get(resourceGroupName: string, resourceName: string, options?: MyWorkbooksGetOptionalParams): Promise<MyWorkbooksGetResponse>;
|
|
1021
|
-
listByResourceGroup(resourceGroupName: string, category: CategoryType, options?: MyWorkbooksListByResourceGroupOptionalParams): PagedAsyncIterableIterator<MyWorkbook>;
|
|
1022
|
-
listBySubscription(category: CategoryType, options?: MyWorkbooksListBySubscriptionOptionalParams): PagedAsyncIterableIterator<MyWorkbook>;
|
|
1023
|
-
update(resourceGroupName: string, resourceName: string, workbookProperties: MyWorkbook, options?: MyWorkbooksUpdateOptionalParams): Promise<MyWorkbooksUpdateResponse>;
|
|
1024
|
-
}
|
|
1025
|
-
|
|
1026
|
-
// @public
|
|
1027
|
-
export interface MyWorkbooksCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1028
|
-
sourceId?: string;
|
|
1029
|
-
}
|
|
1030
|
-
|
|
1031
|
-
// @public
|
|
1032
|
-
export type MyWorkbooksCreateOrUpdateResponse = MyWorkbook;
|
|
1033
|
-
|
|
1034
|
-
// @public
|
|
1035
|
-
export interface MyWorkbooksDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1036
|
-
}
|
|
1037
|
-
|
|
1038
|
-
// @public
|
|
1039
|
-
export interface MyWorkbooksGetOptionalParams extends coreClient.OperationOptions {
|
|
1040
|
-
}
|
|
1041
|
-
|
|
1042
|
-
// @public
|
|
1043
|
-
export type MyWorkbooksGetResponse = MyWorkbook;
|
|
1044
|
-
|
|
1045
|
-
// @public
|
|
1046
|
-
export interface MyWorkbooksListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1047
|
-
canFetchContent?: boolean;
|
|
1048
|
-
sourceId?: string;
|
|
1049
|
-
tags?: string[];
|
|
1050
|
-
}
|
|
1051
|
-
|
|
1052
|
-
// @public
|
|
1053
|
-
export type MyWorkbooksListByResourceGroupNextResponse = MyWorkbooksListResult;
|
|
1054
|
-
|
|
1055
|
-
// @public
|
|
1056
|
-
export interface MyWorkbooksListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
1057
|
-
canFetchContent?: boolean;
|
|
1058
|
-
sourceId?: string;
|
|
1059
|
-
tags?: string[];
|
|
1060
|
-
}
|
|
1061
|
-
|
|
1062
|
-
// @public
|
|
1063
|
-
export type MyWorkbooksListByResourceGroupResponse = MyWorkbooksListResult;
|
|
1064
|
-
|
|
1065
|
-
// @public
|
|
1066
|
-
export interface MyWorkbooksListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
1067
|
-
canFetchContent?: boolean;
|
|
1068
|
-
tags?: string[];
|
|
1069
|
-
}
|
|
1070
|
-
|
|
1071
|
-
// @public
|
|
1072
|
-
export type MyWorkbooksListBySubscriptionNextResponse = MyWorkbooksListResult;
|
|
1073
|
-
|
|
1074
|
-
// @public
|
|
1075
|
-
export interface MyWorkbooksListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
1076
|
-
canFetchContent?: boolean;
|
|
1077
|
-
tags?: string[];
|
|
1078
|
-
}
|
|
1079
|
-
|
|
1080
|
-
// @public
|
|
1081
|
-
export type MyWorkbooksListBySubscriptionResponse = MyWorkbooksListResult;
|
|
1082
|
-
|
|
1083
|
-
// @public
|
|
1084
|
-
export interface MyWorkbooksListResult {
|
|
1085
|
-
// (undocumented)
|
|
1086
|
-
nextLink?: string;
|
|
1087
|
-
readonly value?: MyWorkbook[];
|
|
1088
|
-
}
|
|
1089
|
-
|
|
1090
|
-
// @public
|
|
1091
|
-
export interface MyWorkbooksUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1092
|
-
sourceId?: string;
|
|
1093
|
-
}
|
|
1094
|
-
|
|
1095
|
-
// @public
|
|
1096
|
-
export type MyWorkbooksUpdateResponse = MyWorkbook;
|
|
1097
|
-
|
|
1098
|
-
// @public
|
|
1099
|
-
export interface MyWorkbookUserAssignedIdentities {
|
|
1100
|
-
readonly principalId?: string;
|
|
1101
|
-
readonly tenantId?: string;
|
|
1102
|
-
}
|
|
1103
|
-
|
|
1104
1028
|
// @public
|
|
1105
1029
|
export interface Operation {
|
|
1106
1030
|
display?: OperationDisplay;
|
|
@@ -1137,6 +1061,25 @@ export interface OperationLive {
|
|
|
1137
1061
|
properties?: Record<string, unknown>;
|
|
1138
1062
|
}
|
|
1139
1063
|
|
|
1064
|
+
// @public
|
|
1065
|
+
export interface Operations {
|
|
1066
|
+
list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;
|
|
1067
|
+
}
|
|
1068
|
+
|
|
1069
|
+
// @public
|
|
1070
|
+
export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
|
|
1071
|
+
}
|
|
1072
|
+
|
|
1073
|
+
// @public
|
|
1074
|
+
export type OperationsListNextResponse = OperationListResult;
|
|
1075
|
+
|
|
1076
|
+
// @public
|
|
1077
|
+
export interface OperationsListOptionalParams extends coreClient.OperationOptions {
|
|
1078
|
+
}
|
|
1079
|
+
|
|
1080
|
+
// @public
|
|
1081
|
+
export type OperationsListResponse = OperationListResult;
|
|
1082
|
+
|
|
1140
1083
|
// @public
|
|
1141
1084
|
export interface OperationsListResult {
|
|
1142
1085
|
nextLink?: string;
|
|
@@ -1197,6 +1140,14 @@ export interface Resource {
|
|
|
1197
1140
|
readonly type?: string;
|
|
1198
1141
|
}
|
|
1199
1142
|
|
|
1143
|
+
// @public
|
|
1144
|
+
export interface ResourceAutoGenerated {
|
|
1145
|
+
readonly id?: string;
|
|
1146
|
+
readonly name?: string;
|
|
1147
|
+
readonly systemData?: SystemData;
|
|
1148
|
+
readonly type?: string;
|
|
1149
|
+
}
|
|
1150
|
+
|
|
1200
1151
|
// @public
|
|
1201
1152
|
export type StorageType = string;
|
|
1202
1153
|
|
|
@@ -1225,6 +1176,14 @@ export interface TrackedResource extends Resource {
|
|
|
1225
1176
|
};
|
|
1226
1177
|
}
|
|
1227
1178
|
|
|
1179
|
+
// @public
|
|
1180
|
+
export interface TrackedResourceAutoGenerated extends ResourceAutoGenerated {
|
|
1181
|
+
location: string;
|
|
1182
|
+
tags?: {
|
|
1183
|
+
[propertyName: string]: string;
|
|
1184
|
+
};
|
|
1185
|
+
}
|
|
1186
|
+
|
|
1228
1187
|
// @public
|
|
1229
1188
|
export interface UserAssignedIdentity {
|
|
1230
1189
|
readonly clientId?: string;
|
|
@@ -1240,9 +1199,11 @@ export interface WebTest extends WebtestsResource {
|
|
|
1240
1199
|
kind?: WebTestKind;
|
|
1241
1200
|
locations?: WebTestGeolocation[];
|
|
1242
1201
|
readonly provisioningState?: string;
|
|
1202
|
+
request?: WebTestPropertiesRequest;
|
|
1243
1203
|
retryEnabled?: boolean;
|
|
1244
1204
|
syntheticMonitorId?: string;
|
|
1245
1205
|
timeout?: number;
|
|
1206
|
+
validationRules?: WebTestPropertiesValidationRules;
|
|
1246
1207
|
webTestKind?: WebTestKind;
|
|
1247
1208
|
webTestName?: string;
|
|
1248
1209
|
}
|
|
@@ -1253,7 +1214,7 @@ export interface WebTestGeolocation {
|
|
|
1253
1214
|
}
|
|
1254
1215
|
|
|
1255
1216
|
// @public
|
|
1256
|
-
export type WebTestKind = "ping" | "multistep";
|
|
1217
|
+
export type WebTestKind = "ping" | "multistep" | "standard";
|
|
1257
1218
|
|
|
1258
1219
|
// @public
|
|
1259
1220
|
export interface WebTestListResult {
|
|
@@ -1278,6 +1239,32 @@ export interface WebTestPropertiesConfiguration {
|
|
|
1278
1239
|
webTest?: string;
|
|
1279
1240
|
}
|
|
1280
1241
|
|
|
1242
|
+
// @public
|
|
1243
|
+
export interface WebTestPropertiesRequest {
|
|
1244
|
+
followRedirects?: boolean;
|
|
1245
|
+
headers?: HeaderField[];
|
|
1246
|
+
httpVerb?: string;
|
|
1247
|
+
parseDependentRequests?: boolean;
|
|
1248
|
+
requestBody?: string;
|
|
1249
|
+
requestUrl?: string;
|
|
1250
|
+
}
|
|
1251
|
+
|
|
1252
|
+
// @public
|
|
1253
|
+
export interface WebTestPropertiesValidationRules {
|
|
1254
|
+
contentValidation?: WebTestPropertiesValidationRulesContentValidation;
|
|
1255
|
+
expectedHttpStatusCode?: number;
|
|
1256
|
+
ignoreHttpStatusCode?: boolean;
|
|
1257
|
+
sSLCertRemainingLifetimeCheck?: number;
|
|
1258
|
+
sSLCheck?: boolean;
|
|
1259
|
+
}
|
|
1260
|
+
|
|
1261
|
+
// @public
|
|
1262
|
+
export interface WebTestPropertiesValidationRulesContentValidation {
|
|
1263
|
+
contentMatch?: string;
|
|
1264
|
+
ignoreCase?: boolean;
|
|
1265
|
+
passIfTextFound?: boolean;
|
|
1266
|
+
}
|
|
1267
|
+
|
|
1281
1268
|
// @public
|
|
1282
1269
|
export interface WebTests {
|
|
1283
1270
|
createOrUpdate(resourceGroupName: string, webTestName: string, webTestDefinition: WebTest, options?: WebTestsCreateOrUpdateOptionalParams): Promise<WebTestsCreateOrUpdateResponse>;
|
|
@@ -1391,7 +1378,7 @@ export interface WorkbookError {
|
|
|
1391
1378
|
// @public
|
|
1392
1379
|
export interface WorkbookErrorDefinition {
|
|
1393
1380
|
readonly code?: string;
|
|
1394
|
-
readonly
|
|
1381
|
+
readonly innererror?: WorkbookInnerErrorTrace;
|
|
1395
1382
|
readonly message?: string;
|
|
1396
1383
|
}
|
|
1397
1384
|
|
|
@@ -1448,9 +1435,6 @@ export type WorkbookSharedTypeKind = string;
|
|
|
1448
1435
|
|
|
1449
1436
|
// @public
|
|
1450
1437
|
export interface WorkbooksListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1451
|
-
canFetchContent?: boolean;
|
|
1452
|
-
sourceId?: string;
|
|
1453
|
-
tags?: string[];
|
|
1454
1438
|
}
|
|
1455
1439
|
|
|
1456
1440
|
// @public
|
|
@@ -1468,8 +1452,6 @@ export type WorkbooksListByResourceGroupResponse = WorkbooksListResult;
|
|
|
1468
1452
|
|
|
1469
1453
|
// @public
|
|
1470
1454
|
export interface WorkbooksListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
1471
|
-
canFetchContent?: boolean;
|
|
1472
|
-
tags?: string[];
|
|
1473
1455
|
}
|
|
1474
1456
|
|
|
1475
1457
|
// @public
|
|
@@ -1,89 +0,0 @@
|
|
|
1
|
-
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
-
import { MyWorkbooks } from "../operationsInterfaces/index.js";
|
|
3
|
-
import { ApplicationInsightsManagementClient } from "../applicationInsightsManagementClient.js";
|
|
4
|
-
import { MyWorkbook, CategoryType, MyWorkbooksListByResourceGroupOptionalParams, MyWorkbooksListBySubscriptionOptionalParams, MyWorkbooksGetOptionalParams, MyWorkbooksGetResponse, MyWorkbooksDeleteOptionalParams, MyWorkbooksCreateOrUpdateOptionalParams, MyWorkbooksCreateOrUpdateResponse, MyWorkbooksUpdateOptionalParams, MyWorkbooksUpdateResponse } from "../models/index.js";
|
|
5
|
-
/** Class containing MyWorkbooks operations. */
|
|
6
|
-
export declare class MyWorkbooksImpl implements MyWorkbooks {
|
|
7
|
-
private readonly client;
|
|
8
|
-
/**
|
|
9
|
-
* Initialize a new instance of the class MyWorkbooks class.
|
|
10
|
-
* @param client Reference to the service client
|
|
11
|
-
*/
|
|
12
|
-
constructor(client: ApplicationInsightsManagementClient);
|
|
13
|
-
/**
|
|
14
|
-
* Get all private workbooks defined within a specified resource group and category.
|
|
15
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
16
|
-
* @param category Category of workbook to return.
|
|
17
|
-
* @param options The options parameters.
|
|
18
|
-
*/
|
|
19
|
-
listByResourceGroup(resourceGroupName: string, category: CategoryType, options?: MyWorkbooksListByResourceGroupOptionalParams): PagedAsyncIterableIterator<MyWorkbook>;
|
|
20
|
-
private listByResourceGroupPagingPage;
|
|
21
|
-
private listByResourceGroupPagingAll;
|
|
22
|
-
/**
|
|
23
|
-
* Get all private workbooks defined within a specified subscription and category.
|
|
24
|
-
* @param category Category of workbook to return.
|
|
25
|
-
* @param options The options parameters.
|
|
26
|
-
*/
|
|
27
|
-
listBySubscription(category: CategoryType, options?: MyWorkbooksListBySubscriptionOptionalParams): PagedAsyncIterableIterator<MyWorkbook>;
|
|
28
|
-
private listBySubscriptionPagingPage;
|
|
29
|
-
private listBySubscriptionPagingAll;
|
|
30
|
-
/**
|
|
31
|
-
* Get all private workbooks defined within a specified resource group and category.
|
|
32
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
33
|
-
* @param category Category of workbook to return.
|
|
34
|
-
* @param options The options parameters.
|
|
35
|
-
*/
|
|
36
|
-
private _listByResourceGroup;
|
|
37
|
-
/**
|
|
38
|
-
* Get all private workbooks defined within a specified subscription and category.
|
|
39
|
-
* @param category Category of workbook to return.
|
|
40
|
-
* @param options The options parameters.
|
|
41
|
-
*/
|
|
42
|
-
private _listBySubscription;
|
|
43
|
-
/**
|
|
44
|
-
* Get a single private workbook by its resourceName.
|
|
45
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
46
|
-
* @param resourceName The name of the Application Insights component resource.
|
|
47
|
-
* @param options The options parameters.
|
|
48
|
-
*/
|
|
49
|
-
get(resourceGroupName: string, resourceName: string, options?: MyWorkbooksGetOptionalParams): Promise<MyWorkbooksGetResponse>;
|
|
50
|
-
/**
|
|
51
|
-
* Delete a private workbook.
|
|
52
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
53
|
-
* @param resourceName The name of the Application Insights component resource.
|
|
54
|
-
* @param options The options parameters.
|
|
55
|
-
*/
|
|
56
|
-
delete(resourceGroupName: string, resourceName: string, options?: MyWorkbooksDeleteOptionalParams): Promise<void>;
|
|
57
|
-
/**
|
|
58
|
-
* Create a new private workbook.
|
|
59
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
60
|
-
* @param resourceName The name of the Application Insights component resource.
|
|
61
|
-
* @param workbookProperties Properties that need to be specified to create a new private workbook.
|
|
62
|
-
* @param options The options parameters.
|
|
63
|
-
*/
|
|
64
|
-
createOrUpdate(resourceGroupName: string, resourceName: string, workbookProperties: MyWorkbook, options?: MyWorkbooksCreateOrUpdateOptionalParams): Promise<MyWorkbooksCreateOrUpdateResponse>;
|
|
65
|
-
/**
|
|
66
|
-
* Updates a private workbook that has already been added.
|
|
67
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
68
|
-
* @param resourceName The name of the Application Insights component resource.
|
|
69
|
-
* @param workbookProperties Properties that need to be specified to create a new private workbook.
|
|
70
|
-
* @param options The options parameters.
|
|
71
|
-
*/
|
|
72
|
-
update(resourceGroupName: string, resourceName: string, workbookProperties: MyWorkbook, options?: MyWorkbooksUpdateOptionalParams): Promise<MyWorkbooksUpdateResponse>;
|
|
73
|
-
/**
|
|
74
|
-
* ListByResourceGroupNext
|
|
75
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
76
|
-
* @param category Category of workbook to return.
|
|
77
|
-
* @param nextLink The nextLink from the previous successful call to the ListByResourceGroup method.
|
|
78
|
-
* @param options The options parameters.
|
|
79
|
-
*/
|
|
80
|
-
private _listByResourceGroupNext;
|
|
81
|
-
/**
|
|
82
|
-
* ListBySubscriptionNext
|
|
83
|
-
* @param category Category of workbook to return.
|
|
84
|
-
* @param nextLink The nextLink from the previous successful call to the ListBySubscription method.
|
|
85
|
-
* @param options The options parameters.
|
|
86
|
-
*/
|
|
87
|
-
private _listBySubscriptionNext;
|
|
88
|
-
}
|
|
89
|
-
//# sourceMappingURL=myWorkbooks.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"myWorkbooks.d.ts","sourceRoot":"","sources":["../../../src/operations/myWorkbooks.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAE9E,OAAO,EAAE,WAAW,EAAE,MAAM,kCAAkC,CAAC;AAI/D,OAAO,EAAE,mCAAmC,EAAE,MAAM,2CAA2C,CAAC;AAChG,OAAO,EACL,UAAU,EACV,YAAY,EAEZ,4CAA4C,EAG5C,2CAA2C,EAE3C,4BAA4B,EAC5B,sBAAsB,EACtB,+BAA+B,EAC/B,uCAAuC,EACvC,iCAAiC,EACjC,+BAA+B,EAC/B,yBAAyB,EAG1B,MAAM,oBAAoB,CAAC;AAG5B,+CAA+C;AAC/C,qBAAa,eAAgB,YAAW,WAAW;IACjD,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAsC;IAE7D;;;OAGG;gBACS,MAAM,EAAE,mCAAmC;IAIvD;;;;;OAKG;IACI,mBAAmB,CACxB,iBAAiB,EAAE,MAAM,EACzB,QAAQ,EAAE,YAAY,EACtB,OAAO,CAAC,EAAE,4CAA4C,GACrD,0BAA0B,CAAC,UAAU,CAAC;YA2B1B,6BAA6B;YAiC7B,4BAA4B;IAc3C;;;;OAIG;IACI,kBAAkB,CACvB,QAAQ,EAAE,YAAY,EACtB,OAAO,CAAC,EAAE,2CAA2C,GACpD,0BAA0B,CAAC,UAAU,CAAC;YAkB1B,4BAA4B;YA2B5B,2BAA2B;IAY1C;;;;;OAKG;IACH,OAAO,CAAC,oBAAoB;IAW5B;;;;OAIG;IACH,OAAO,CAAC,mBAAmB;IAU3B;;;;;OAKG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,4BAA4B,GACrC,OAAO,CAAC,sBAAsB,CAAC;IAOlC;;;;;OAKG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,IAAI,CAAC;IAOhB;;;;;;OAMG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,kBAAkB,EAAE,UAAU,EAC9B,OAAO,CAAC,EAAE,uCAAuC,GAChD,OAAO,CAAC,iCAAiC,CAAC;IAO7C;;;;;;OAMG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,kBAAkB,EAAE,UAAU,EAC9B,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,yBAAyB,CAAC;IAOrC;;;;;;OAMG;IACH,OAAO,CAAC,wBAAwB;IAYhC;;;;;OAKG;IACH,OAAO,CAAC,uBAAuB;CAUhC"}
|