@azure/arm-appinsights 5.0.0-alpha.20250327.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/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
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
6
|
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
7
|
*/
|
|
8
|
-
import { Annotation as AnnotationMapper, APIKeyRequest as APIKeyRequestMapper, ApplicationInsightsComponentExportRequest as ApplicationInsightsComponentExportRequestMapper, ApplicationInsightsComponentBillingFeatures as ApplicationInsightsComponentBillingFeaturesMapper, ApplicationInsightsComponentProactiveDetectionConfiguration as ApplicationInsightsComponentProactiveDetectionConfigurationMapper, WorkItemCreateConfiguration as WorkItemCreateConfigurationMapper, ApplicationInsightsComponentFavorite as ApplicationInsightsComponentFavoriteMapper, WebTest as WebTestMapper,
|
|
8
|
+
import { ApplicationInsightsComponent as ApplicationInsightsComponentMapper, TagsResource as TagsResourceMapper, ComponentPurgeBody as ComponentPurgeBodyMapper, Annotation as AnnotationMapper, APIKeyRequest as APIKeyRequestMapper, ApplicationInsightsComponentExportRequest as ApplicationInsightsComponentExportRequestMapper, ApplicationInsightsComponentBillingFeatures as ApplicationInsightsComponentBillingFeaturesMapper, ApplicationInsightsComponentProactiveDetectionConfiguration as ApplicationInsightsComponentProactiveDetectionConfigurationMapper, WorkItemCreateConfiguration as WorkItemCreateConfigurationMapper, ApplicationInsightsComponentFavorite as ApplicationInsightsComponentFavoriteMapper, WebTest as WebTestMapper, ApplicationInsightsComponentAnalyticsItem as ApplicationInsightsComponentAnalyticsItemMapper, WorkbookTemplate as WorkbookTemplateMapper, WorkbookTemplateUpdateParameters as WorkbookTemplateUpdateParametersMapper, Workbook as WorkbookMapper, WorkbookUpdateParameters as WorkbookUpdateParametersMapper, ComponentLinkedStorageAccounts as ComponentLinkedStorageAccountsMapper, ComponentLinkedStorageAccountsPatch as ComponentLinkedStorageAccountsPatchMapper, } from "../models/mappers.js";
|
|
9
9
|
export const accept = {
|
|
10
10
|
parameterPath: "accept",
|
|
11
11
|
mapper: {
|
|
@@ -13,9 +13,9 @@ export const accept = {
|
|
|
13
13
|
isConstant: true,
|
|
14
14
|
serializedName: "Accept",
|
|
15
15
|
type: {
|
|
16
|
-
name: "String"
|
|
17
|
-
}
|
|
18
|
-
}
|
|
16
|
+
name: "String",
|
|
17
|
+
},
|
|
18
|
+
},
|
|
19
19
|
};
|
|
20
20
|
export const $host = {
|
|
21
21
|
parameterPath: "$host",
|
|
@@ -23,48 +23,48 @@ export const $host = {
|
|
|
23
23
|
serializedName: "$host",
|
|
24
24
|
required: true,
|
|
25
25
|
type: {
|
|
26
|
-
name: "String"
|
|
27
|
-
}
|
|
28
|
-
},
|
|
29
|
-
skipEncoding: true
|
|
30
|
-
};
|
|
31
|
-
export const resourceGroupName = {
|
|
32
|
-
parameterPath: "resourceGroupName",
|
|
33
|
-
mapper: {
|
|
34
|
-
constraints: {
|
|
35
|
-
MaxLength: 90,
|
|
36
|
-
MinLength: 1
|
|
26
|
+
name: "String",
|
|
37
27
|
},
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
type: {
|
|
41
|
-
name: "String"
|
|
42
|
-
}
|
|
43
|
-
}
|
|
28
|
+
},
|
|
29
|
+
skipEncoding: true,
|
|
44
30
|
};
|
|
45
31
|
export const apiVersion = {
|
|
46
32
|
parameterPath: "apiVersion",
|
|
47
33
|
mapper: {
|
|
48
|
-
defaultValue: "
|
|
34
|
+
defaultValue: "2020-02-02",
|
|
49
35
|
isConstant: true,
|
|
50
36
|
serializedName: "api-version",
|
|
51
37
|
type: {
|
|
52
|
-
name: "String"
|
|
53
|
-
}
|
|
54
|
-
}
|
|
38
|
+
name: "String",
|
|
39
|
+
},
|
|
40
|
+
},
|
|
55
41
|
};
|
|
56
42
|
export const subscriptionId = {
|
|
57
43
|
parameterPath: "subscriptionId",
|
|
58
44
|
mapper: {
|
|
59
45
|
constraints: {
|
|
60
|
-
MinLength: 1
|
|
46
|
+
MinLength: 1,
|
|
61
47
|
},
|
|
62
48
|
serializedName: "subscriptionId",
|
|
63
49
|
required: true,
|
|
64
50
|
type: {
|
|
65
|
-
name: "String"
|
|
66
|
-
}
|
|
67
|
-
}
|
|
51
|
+
name: "String",
|
|
52
|
+
},
|
|
53
|
+
},
|
|
54
|
+
};
|
|
55
|
+
export const resourceGroupName = {
|
|
56
|
+
parameterPath: "resourceGroupName",
|
|
57
|
+
mapper: {
|
|
58
|
+
constraints: {
|
|
59
|
+
MaxLength: 90,
|
|
60
|
+
MinLength: 1,
|
|
61
|
+
},
|
|
62
|
+
serializedName: "resourceGroupName",
|
|
63
|
+
required: true,
|
|
64
|
+
type: {
|
|
65
|
+
name: "String",
|
|
66
|
+
},
|
|
67
|
+
},
|
|
68
68
|
};
|
|
69
69
|
export const resourceName = {
|
|
70
70
|
parameterPath: "resourceName",
|
|
@@ -72,9 +72,64 @@ export const resourceName = {
|
|
|
72
72
|
serializedName: "resourceName",
|
|
73
73
|
required: true,
|
|
74
74
|
type: {
|
|
75
|
-
name: "String"
|
|
76
|
-
}
|
|
77
|
-
}
|
|
75
|
+
name: "String",
|
|
76
|
+
},
|
|
77
|
+
},
|
|
78
|
+
};
|
|
79
|
+
export const contentType = {
|
|
80
|
+
parameterPath: ["options", "contentType"],
|
|
81
|
+
mapper: {
|
|
82
|
+
defaultValue: "application/json",
|
|
83
|
+
isConstant: true,
|
|
84
|
+
serializedName: "Content-Type",
|
|
85
|
+
type: {
|
|
86
|
+
name: "String",
|
|
87
|
+
},
|
|
88
|
+
},
|
|
89
|
+
};
|
|
90
|
+
export const insightProperties = {
|
|
91
|
+
parameterPath: "insightProperties",
|
|
92
|
+
mapper: ApplicationInsightsComponentMapper,
|
|
93
|
+
};
|
|
94
|
+
export const componentTags = {
|
|
95
|
+
parameterPath: "componentTags",
|
|
96
|
+
mapper: TagsResourceMapper,
|
|
97
|
+
};
|
|
98
|
+
export const body = {
|
|
99
|
+
parameterPath: "body",
|
|
100
|
+
mapper: ComponentPurgeBodyMapper,
|
|
101
|
+
};
|
|
102
|
+
export const purgeId = {
|
|
103
|
+
parameterPath: "purgeId",
|
|
104
|
+
mapper: {
|
|
105
|
+
serializedName: "purgeId",
|
|
106
|
+
required: true,
|
|
107
|
+
type: {
|
|
108
|
+
name: "String",
|
|
109
|
+
},
|
|
110
|
+
},
|
|
111
|
+
};
|
|
112
|
+
export const nextLink = {
|
|
113
|
+
parameterPath: "nextLink",
|
|
114
|
+
mapper: {
|
|
115
|
+
serializedName: "nextLink",
|
|
116
|
+
required: true,
|
|
117
|
+
type: {
|
|
118
|
+
name: "String",
|
|
119
|
+
},
|
|
120
|
+
},
|
|
121
|
+
skipEncoding: true,
|
|
122
|
+
};
|
|
123
|
+
export const apiVersion1 = {
|
|
124
|
+
parameterPath: "apiVersion",
|
|
125
|
+
mapper: {
|
|
126
|
+
defaultValue: "2015-05-01",
|
|
127
|
+
isConstant: true,
|
|
128
|
+
serializedName: "api-version",
|
|
129
|
+
type: {
|
|
130
|
+
name: "String",
|
|
131
|
+
},
|
|
132
|
+
},
|
|
78
133
|
};
|
|
79
134
|
export const start = {
|
|
80
135
|
parameterPath: "start",
|
|
@@ -82,9 +137,9 @@ export const start = {
|
|
|
82
137
|
serializedName: "start",
|
|
83
138
|
required: true,
|
|
84
139
|
type: {
|
|
85
|
-
name: "String"
|
|
86
|
-
}
|
|
87
|
-
}
|
|
140
|
+
name: "String",
|
|
141
|
+
},
|
|
142
|
+
},
|
|
88
143
|
};
|
|
89
144
|
export const end = {
|
|
90
145
|
parameterPath: "end",
|
|
@@ -92,24 +147,13 @@ export const end = {
|
|
|
92
147
|
serializedName: "end",
|
|
93
148
|
required: true,
|
|
94
149
|
type: {
|
|
95
|
-
name: "String"
|
|
96
|
-
}
|
|
97
|
-
}
|
|
98
|
-
};
|
|
99
|
-
export const contentType = {
|
|
100
|
-
parameterPath: ["options", "contentType"],
|
|
101
|
-
mapper: {
|
|
102
|
-
defaultValue: "application/json",
|
|
103
|
-
isConstant: true,
|
|
104
|
-
serializedName: "Content-Type",
|
|
105
|
-
type: {
|
|
106
|
-
name: "String"
|
|
107
|
-
}
|
|
108
|
-
}
|
|
150
|
+
name: "String",
|
|
151
|
+
},
|
|
152
|
+
},
|
|
109
153
|
};
|
|
110
154
|
export const annotationProperties = {
|
|
111
155
|
parameterPath: "annotationProperties",
|
|
112
|
-
mapper: AnnotationMapper
|
|
156
|
+
mapper: AnnotationMapper,
|
|
113
157
|
};
|
|
114
158
|
export const annotationId = {
|
|
115
159
|
parameterPath: "annotationId",
|
|
@@ -117,13 +161,13 @@ export const annotationId = {
|
|
|
117
161
|
serializedName: "annotationId",
|
|
118
162
|
required: true,
|
|
119
163
|
type: {
|
|
120
|
-
name: "String"
|
|
121
|
-
}
|
|
122
|
-
}
|
|
164
|
+
name: "String",
|
|
165
|
+
},
|
|
166
|
+
},
|
|
123
167
|
};
|
|
124
168
|
export const aPIKeyProperties = {
|
|
125
169
|
parameterPath: "aPIKeyProperties",
|
|
126
|
-
mapper: APIKeyRequestMapper
|
|
170
|
+
mapper: APIKeyRequestMapper,
|
|
127
171
|
};
|
|
128
172
|
export const keyId = {
|
|
129
173
|
parameterPath: "keyId",
|
|
@@ -131,13 +175,13 @@ export const keyId = {
|
|
|
131
175
|
serializedName: "keyId",
|
|
132
176
|
required: true,
|
|
133
177
|
type: {
|
|
134
|
-
name: "String"
|
|
135
|
-
}
|
|
136
|
-
}
|
|
178
|
+
name: "String",
|
|
179
|
+
},
|
|
180
|
+
},
|
|
137
181
|
};
|
|
138
182
|
export const exportProperties = {
|
|
139
183
|
parameterPath: "exportProperties",
|
|
140
|
-
mapper: ApplicationInsightsComponentExportRequestMapper
|
|
184
|
+
mapper: ApplicationInsightsComponentExportRequestMapper,
|
|
141
185
|
};
|
|
142
186
|
export const exportId = {
|
|
143
187
|
parameterPath: "exportId",
|
|
@@ -145,13 +189,13 @@ export const exportId = {
|
|
|
145
189
|
serializedName: "exportId",
|
|
146
190
|
required: true,
|
|
147
191
|
type: {
|
|
148
|
-
name: "String"
|
|
149
|
-
}
|
|
150
|
-
}
|
|
192
|
+
name: "String",
|
|
193
|
+
},
|
|
194
|
+
},
|
|
151
195
|
};
|
|
152
196
|
export const billingFeaturesProperties = {
|
|
153
197
|
parameterPath: "billingFeaturesProperties",
|
|
154
|
-
mapper: ApplicationInsightsComponentBillingFeaturesMapper
|
|
198
|
+
mapper: ApplicationInsightsComponentBillingFeaturesMapper,
|
|
155
199
|
};
|
|
156
200
|
export const configurationId = {
|
|
157
201
|
parameterPath: "configurationId",
|
|
@@ -159,17 +203,17 @@ export const configurationId = {
|
|
|
159
203
|
serializedName: "ConfigurationId",
|
|
160
204
|
required: true,
|
|
161
205
|
type: {
|
|
162
|
-
name: "String"
|
|
163
|
-
}
|
|
164
|
-
}
|
|
206
|
+
name: "String",
|
|
207
|
+
},
|
|
208
|
+
},
|
|
165
209
|
};
|
|
166
210
|
export const proactiveDetectionProperties = {
|
|
167
211
|
parameterPath: "proactiveDetectionProperties",
|
|
168
|
-
mapper: ApplicationInsightsComponentProactiveDetectionConfigurationMapper
|
|
212
|
+
mapper: ApplicationInsightsComponentProactiveDetectionConfigurationMapper,
|
|
169
213
|
};
|
|
170
214
|
export const workItemConfigurationProperties = {
|
|
171
215
|
parameterPath: "workItemConfigurationProperties",
|
|
172
|
-
mapper: WorkItemCreateConfigurationMapper
|
|
216
|
+
mapper: WorkItemCreateConfigurationMapper,
|
|
173
217
|
};
|
|
174
218
|
export const workItemConfigId = {
|
|
175
219
|
parameterPath: "workItemConfigId",
|
|
@@ -177,9 +221,9 @@ export const workItemConfigId = {
|
|
|
177
221
|
serializedName: "workItemConfigId",
|
|
178
222
|
required: true,
|
|
179
223
|
type: {
|
|
180
|
-
name: "String"
|
|
181
|
-
}
|
|
182
|
-
}
|
|
224
|
+
name: "String",
|
|
225
|
+
},
|
|
226
|
+
},
|
|
183
227
|
};
|
|
184
228
|
export const favoriteType = {
|
|
185
229
|
parameterPath: ["options", "favoriteType"],
|
|
@@ -187,27 +231,27 @@ export const favoriteType = {
|
|
|
187
231
|
serializedName: "favoriteType",
|
|
188
232
|
type: {
|
|
189
233
|
name: "Enum",
|
|
190
|
-
allowedValues: ["shared", "user"]
|
|
191
|
-
}
|
|
192
|
-
}
|
|
234
|
+
allowedValues: ["shared", "user"],
|
|
235
|
+
},
|
|
236
|
+
},
|
|
193
237
|
};
|
|
194
238
|
export const sourceType = {
|
|
195
239
|
parameterPath: ["options", "sourceType"],
|
|
196
240
|
mapper: {
|
|
197
241
|
serializedName: "sourceType",
|
|
198
242
|
type: {
|
|
199
|
-
name: "String"
|
|
200
|
-
}
|
|
201
|
-
}
|
|
243
|
+
name: "String",
|
|
244
|
+
},
|
|
245
|
+
},
|
|
202
246
|
};
|
|
203
247
|
export const canFetchContent = {
|
|
204
248
|
parameterPath: ["options", "canFetchContent"],
|
|
205
249
|
mapper: {
|
|
206
250
|
serializedName: "canFetchContent",
|
|
207
251
|
type: {
|
|
208
|
-
name: "Boolean"
|
|
209
|
-
}
|
|
210
|
-
}
|
|
252
|
+
name: "Boolean",
|
|
253
|
+
},
|
|
254
|
+
},
|
|
211
255
|
};
|
|
212
256
|
export const tags = {
|
|
213
257
|
parameterPath: ["options", "tags"],
|
|
@@ -217,12 +261,12 @@ export const tags = {
|
|
|
217
261
|
name: "Sequence",
|
|
218
262
|
element: {
|
|
219
263
|
type: {
|
|
220
|
-
name: "String"
|
|
221
|
-
}
|
|
222
|
-
}
|
|
223
|
-
}
|
|
264
|
+
name: "String",
|
|
265
|
+
},
|
|
266
|
+
},
|
|
267
|
+
},
|
|
224
268
|
},
|
|
225
|
-
collectionFormat: "CSV"
|
|
269
|
+
collectionFormat: "CSV",
|
|
226
270
|
};
|
|
227
271
|
export const favoriteId = {
|
|
228
272
|
parameterPath: "favoriteId",
|
|
@@ -230,13 +274,24 @@ export const favoriteId = {
|
|
|
230
274
|
serializedName: "favoriteId",
|
|
231
275
|
required: true,
|
|
232
276
|
type: {
|
|
233
|
-
name: "String"
|
|
234
|
-
}
|
|
235
|
-
}
|
|
277
|
+
name: "String",
|
|
278
|
+
},
|
|
279
|
+
},
|
|
236
280
|
};
|
|
237
281
|
export const favoriteProperties = {
|
|
238
282
|
parameterPath: "favoriteProperties",
|
|
239
|
-
mapper: ApplicationInsightsComponentFavoriteMapper
|
|
283
|
+
mapper: ApplicationInsightsComponentFavoriteMapper,
|
|
284
|
+
};
|
|
285
|
+
export const apiVersion2 = {
|
|
286
|
+
parameterPath: "apiVersion",
|
|
287
|
+
mapper: {
|
|
288
|
+
defaultValue: "2022-06-15",
|
|
289
|
+
isConstant: true,
|
|
290
|
+
serializedName: "api-version",
|
|
291
|
+
type: {
|
|
292
|
+
name: "String",
|
|
293
|
+
},
|
|
294
|
+
},
|
|
240
295
|
};
|
|
241
296
|
export const webTestName = {
|
|
242
297
|
parameterPath: "webTestName",
|
|
@@ -244,17 +299,17 @@ export const webTestName = {
|
|
|
244
299
|
serializedName: "webTestName",
|
|
245
300
|
required: true,
|
|
246
301
|
type: {
|
|
247
|
-
name: "String"
|
|
248
|
-
}
|
|
249
|
-
}
|
|
302
|
+
name: "String",
|
|
303
|
+
},
|
|
304
|
+
},
|
|
250
305
|
};
|
|
251
306
|
export const webTestDefinition = {
|
|
252
307
|
parameterPath: "webTestDefinition",
|
|
253
|
-
mapper: WebTestMapper
|
|
308
|
+
mapper: WebTestMapper,
|
|
254
309
|
};
|
|
255
310
|
export const webTestTags = {
|
|
256
311
|
parameterPath: "webTestTags",
|
|
257
|
-
mapper: TagsResourceMapper
|
|
312
|
+
mapper: TagsResourceMapper,
|
|
258
313
|
};
|
|
259
314
|
export const componentName = {
|
|
260
315
|
parameterPath: "componentName",
|
|
@@ -262,20 +317,9 @@ export const componentName = {
|
|
|
262
317
|
serializedName: "componentName",
|
|
263
318
|
required: true,
|
|
264
319
|
type: {
|
|
265
|
-
name: "String"
|
|
266
|
-
}
|
|
267
|
-
}
|
|
268
|
-
};
|
|
269
|
-
export const nextLink = {
|
|
270
|
-
parameterPath: "nextLink",
|
|
271
|
-
mapper: {
|
|
272
|
-
serializedName: "nextLink",
|
|
273
|
-
required: true,
|
|
274
|
-
type: {
|
|
275
|
-
name: "String"
|
|
276
|
-
}
|
|
320
|
+
name: "String",
|
|
321
|
+
},
|
|
277
322
|
},
|
|
278
|
-
skipEncoding: true
|
|
279
323
|
};
|
|
280
324
|
export const scopePath = {
|
|
281
325
|
parameterPath: "scopePath",
|
|
@@ -283,18 +327,18 @@ export const scopePath = {
|
|
|
283
327
|
serializedName: "scopePath",
|
|
284
328
|
required: true,
|
|
285
329
|
type: {
|
|
286
|
-
name: "String"
|
|
287
|
-
}
|
|
288
|
-
}
|
|
330
|
+
name: "String",
|
|
331
|
+
},
|
|
332
|
+
},
|
|
289
333
|
};
|
|
290
334
|
export const scope = {
|
|
291
335
|
parameterPath: ["options", "scope"],
|
|
292
336
|
mapper: {
|
|
293
337
|
serializedName: "scope",
|
|
294
338
|
type: {
|
|
295
|
-
name: "String"
|
|
296
|
-
}
|
|
297
|
-
}
|
|
339
|
+
name: "String",
|
|
340
|
+
},
|
|
341
|
+
},
|
|
298
342
|
};
|
|
299
343
|
export const typeParam = {
|
|
300
344
|
parameterPath: ["options", "type"],
|
|
@@ -302,68 +346,79 @@ export const typeParam = {
|
|
|
302
346
|
defaultValue: "none",
|
|
303
347
|
serializedName: "type",
|
|
304
348
|
type: {
|
|
305
|
-
name: "String"
|
|
306
|
-
}
|
|
307
|
-
}
|
|
349
|
+
name: "String",
|
|
350
|
+
},
|
|
351
|
+
},
|
|
308
352
|
};
|
|
309
353
|
export const includeContent = {
|
|
310
354
|
parameterPath: ["options", "includeContent"],
|
|
311
355
|
mapper: {
|
|
312
356
|
serializedName: "includeContent",
|
|
313
357
|
type: {
|
|
314
|
-
name: "Boolean"
|
|
315
|
-
}
|
|
316
|
-
}
|
|
358
|
+
name: "Boolean",
|
|
359
|
+
},
|
|
360
|
+
},
|
|
317
361
|
};
|
|
318
362
|
export const id = {
|
|
319
363
|
parameterPath: ["options", "id"],
|
|
320
364
|
mapper: {
|
|
321
365
|
serializedName: "id",
|
|
322
366
|
type: {
|
|
323
|
-
name: "String"
|
|
324
|
-
}
|
|
325
|
-
}
|
|
367
|
+
name: "String",
|
|
368
|
+
},
|
|
369
|
+
},
|
|
326
370
|
};
|
|
327
371
|
export const name = {
|
|
328
372
|
parameterPath: ["options", "name"],
|
|
329
373
|
mapper: {
|
|
330
374
|
serializedName: "name",
|
|
331
375
|
type: {
|
|
332
|
-
name: "String"
|
|
333
|
-
}
|
|
334
|
-
}
|
|
376
|
+
name: "String",
|
|
377
|
+
},
|
|
378
|
+
},
|
|
335
379
|
};
|
|
336
380
|
export const itemProperties = {
|
|
337
381
|
parameterPath: "itemProperties",
|
|
338
|
-
mapper: ApplicationInsightsComponentAnalyticsItemMapper
|
|
382
|
+
mapper: ApplicationInsightsComponentAnalyticsItemMapper,
|
|
339
383
|
};
|
|
340
384
|
export const overrideItem = {
|
|
341
385
|
parameterPath: ["options", "overrideItem"],
|
|
342
386
|
mapper: {
|
|
343
387
|
serializedName: "overrideItem",
|
|
344
388
|
type: {
|
|
345
|
-
name: "Boolean"
|
|
346
|
-
}
|
|
347
|
-
}
|
|
389
|
+
name: "Boolean",
|
|
390
|
+
},
|
|
391
|
+
},
|
|
348
392
|
};
|
|
349
|
-
export const
|
|
393
|
+
export const apiVersion3 = {
|
|
394
|
+
parameterPath: "apiVersion",
|
|
395
|
+
mapper: {
|
|
396
|
+
defaultValue: "2021-03-08",
|
|
397
|
+
isConstant: true,
|
|
398
|
+
serializedName: "api-version",
|
|
399
|
+
type: {
|
|
400
|
+
name: "String",
|
|
401
|
+
},
|
|
402
|
+
},
|
|
403
|
+
};
|
|
404
|
+
export const apiVersion4 = {
|
|
350
405
|
parameterPath: "apiVersion",
|
|
351
406
|
mapper: {
|
|
352
407
|
defaultValue: "2020-11-20",
|
|
353
408
|
isConstant: true,
|
|
354
409
|
serializedName: "api-version",
|
|
355
410
|
type: {
|
|
356
|
-
name: "String"
|
|
357
|
-
}
|
|
358
|
-
}
|
|
411
|
+
name: "String",
|
|
412
|
+
},
|
|
413
|
+
},
|
|
359
414
|
};
|
|
360
415
|
export const workbookTemplateProperties = {
|
|
361
416
|
parameterPath: "workbookTemplateProperties",
|
|
362
|
-
mapper: WorkbookTemplateMapper
|
|
417
|
+
mapper: WorkbookTemplateMapper,
|
|
363
418
|
};
|
|
364
419
|
export const workbookTemplateUpdateParameters = {
|
|
365
420
|
parameterPath: ["options", "workbookTemplateUpdateParameters"],
|
|
366
|
-
mapper: WorkbookTemplateUpdateParametersMapper
|
|
421
|
+
mapper: WorkbookTemplateUpdateParametersMapper,
|
|
367
422
|
};
|
|
368
423
|
export const category = {
|
|
369
424
|
parameterPath: "category",
|
|
@@ -371,52 +426,37 @@ export const category = {
|
|
|
371
426
|
serializedName: "category",
|
|
372
427
|
required: true,
|
|
373
428
|
type: {
|
|
374
|
-
name: "String"
|
|
375
|
-
}
|
|
376
|
-
}
|
|
377
|
-
};
|
|
378
|
-
export const sourceId = {
|
|
379
|
-
parameterPath: ["options", "sourceId"],
|
|
380
|
-
mapper: {
|
|
381
|
-
serializedName: "sourceId",
|
|
382
|
-
type: {
|
|
383
|
-
name: "String"
|
|
384
|
-
}
|
|
385
|
-
}
|
|
429
|
+
name: "String",
|
|
430
|
+
},
|
|
431
|
+
},
|
|
386
432
|
};
|
|
387
|
-
export const
|
|
433
|
+
export const apiVersion5 = {
|
|
388
434
|
parameterPath: "apiVersion",
|
|
389
435
|
mapper: {
|
|
390
|
-
defaultValue: "
|
|
436
|
+
defaultValue: "2023-06-01",
|
|
391
437
|
isConstant: true,
|
|
392
438
|
serializedName: "api-version",
|
|
393
439
|
type: {
|
|
394
|
-
name: "String"
|
|
395
|
-
}
|
|
396
|
-
}
|
|
397
|
-
};
|
|
398
|
-
export const workbookProperties = {
|
|
399
|
-
parameterPath: "workbookProperties",
|
|
400
|
-
mapper: MyWorkbookMapper
|
|
440
|
+
name: "String",
|
|
441
|
+
},
|
|
442
|
+
},
|
|
401
443
|
};
|
|
402
|
-
export const
|
|
403
|
-
parameterPath: "
|
|
444
|
+
export const sourceId = {
|
|
445
|
+
parameterPath: ["options", "sourceId"],
|
|
404
446
|
mapper: {
|
|
405
|
-
|
|
406
|
-
isConstant: true,
|
|
407
|
-
serializedName: "api-version",
|
|
447
|
+
serializedName: "sourceId",
|
|
408
448
|
type: {
|
|
409
|
-
name: "String"
|
|
410
|
-
}
|
|
411
|
-
}
|
|
449
|
+
name: "String",
|
|
450
|
+
},
|
|
451
|
+
},
|
|
412
452
|
};
|
|
413
|
-
export const
|
|
453
|
+
export const workbookProperties = {
|
|
414
454
|
parameterPath: "workbookProperties",
|
|
415
|
-
mapper: WorkbookMapper
|
|
455
|
+
mapper: WorkbookMapper,
|
|
416
456
|
};
|
|
417
457
|
export const workbookUpdateParameters = {
|
|
418
458
|
parameterPath: ["options", "workbookUpdateParameters"],
|
|
419
|
-
mapper: WorkbookUpdateParametersMapper
|
|
459
|
+
mapper: WorkbookUpdateParametersMapper,
|
|
420
460
|
};
|
|
421
461
|
export const revisionId = {
|
|
422
462
|
parameterPath: "revisionId",
|
|
@@ -424,53 +464,42 @@ export const revisionId = {
|
|
|
424
464
|
serializedName: "revisionId",
|
|
425
465
|
required: true,
|
|
426
466
|
type: {
|
|
427
|
-
name: "String"
|
|
428
|
-
}
|
|
429
|
-
}
|
|
467
|
+
name: "String",
|
|
468
|
+
},
|
|
469
|
+
},
|
|
430
470
|
};
|
|
431
|
-
export const
|
|
432
|
-
parameterPath: "
|
|
471
|
+
export const resourceUri = {
|
|
472
|
+
parameterPath: "resourceUri",
|
|
433
473
|
mapper: {
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
serializedName: "api-version",
|
|
474
|
+
serializedName: "resourceUri",
|
|
475
|
+
required: true,
|
|
437
476
|
type: {
|
|
438
|
-
name: "String"
|
|
439
|
-
}
|
|
440
|
-
}
|
|
441
|
-
|
|
442
|
-
export const insightProperties = {
|
|
443
|
-
parameterPath: "insightProperties",
|
|
444
|
-
mapper: ApplicationInsightsComponentMapper
|
|
445
|
-
};
|
|
446
|
-
export const componentTags = {
|
|
447
|
-
parameterPath: "componentTags",
|
|
448
|
-
mapper: TagsResourceMapper
|
|
449
|
-
};
|
|
450
|
-
export const body = {
|
|
451
|
-
parameterPath: "body",
|
|
452
|
-
mapper: ComponentPurgeBodyMapper
|
|
477
|
+
name: "String",
|
|
478
|
+
},
|
|
479
|
+
},
|
|
480
|
+
skipEncoding: true,
|
|
453
481
|
};
|
|
454
|
-
export const
|
|
455
|
-
parameterPath: "
|
|
482
|
+
export const apiVersion6 = {
|
|
483
|
+
parameterPath: "apiVersion",
|
|
456
484
|
mapper: {
|
|
457
|
-
|
|
458
|
-
|
|
485
|
+
defaultValue: "2021-10-14",
|
|
486
|
+
isConstant: true,
|
|
487
|
+
serializedName: "api-version",
|
|
459
488
|
type: {
|
|
460
|
-
name: "String"
|
|
461
|
-
}
|
|
462
|
-
}
|
|
489
|
+
name: "String",
|
|
490
|
+
},
|
|
491
|
+
},
|
|
463
492
|
};
|
|
464
|
-
export const
|
|
493
|
+
export const apiVersion7 = {
|
|
465
494
|
parameterPath: "apiVersion",
|
|
466
495
|
mapper: {
|
|
467
496
|
defaultValue: "2020-03-01-preview",
|
|
468
497
|
isConstant: true,
|
|
469
498
|
serializedName: "api-version",
|
|
470
499
|
type: {
|
|
471
|
-
name: "String"
|
|
472
|
-
}
|
|
473
|
-
}
|
|
500
|
+
name: "String",
|
|
501
|
+
},
|
|
502
|
+
},
|
|
474
503
|
};
|
|
475
504
|
export const storageType = {
|
|
476
505
|
parameterPath: "storageType",
|
|
@@ -478,38 +507,36 @@ export const storageType = {
|
|
|
478
507
|
serializedName: "storageType",
|
|
479
508
|
required: true,
|
|
480
509
|
type: {
|
|
481
|
-
name: "String"
|
|
482
|
-
}
|
|
483
|
-
}
|
|
510
|
+
name: "String",
|
|
511
|
+
},
|
|
512
|
+
},
|
|
484
513
|
};
|
|
485
514
|
export const linkedStorageAccountsProperties = {
|
|
486
515
|
parameterPath: "linkedStorageAccountsProperties",
|
|
487
|
-
mapper: ComponentLinkedStorageAccountsMapper
|
|
516
|
+
mapper: ComponentLinkedStorageAccountsMapper,
|
|
488
517
|
};
|
|
489
518
|
export const linkedStorageAccountsProperties1 = {
|
|
490
519
|
parameterPath: "linkedStorageAccountsProperties",
|
|
491
|
-
mapper: ComponentLinkedStorageAccountsPatchMapper
|
|
520
|
+
mapper: ComponentLinkedStorageAccountsPatchMapper,
|
|
492
521
|
};
|
|
493
|
-
export const
|
|
494
|
-
parameterPath: "
|
|
522
|
+
export const category1 = {
|
|
523
|
+
parameterPath: ["options", "category"],
|
|
495
524
|
mapper: {
|
|
496
|
-
serializedName: "
|
|
497
|
-
required: true,
|
|
525
|
+
serializedName: "category",
|
|
498
526
|
type: {
|
|
499
|
-
name: "String"
|
|
500
|
-
}
|
|
527
|
+
name: "String",
|
|
528
|
+
},
|
|
501
529
|
},
|
|
502
|
-
skipEncoding: true
|
|
503
530
|
};
|
|
504
|
-
export const
|
|
531
|
+
export const apiVersion8 = {
|
|
505
532
|
parameterPath: "apiVersion",
|
|
506
533
|
mapper: {
|
|
507
|
-
defaultValue: "
|
|
534
|
+
defaultValue: "2024-02-01-preview",
|
|
508
535
|
isConstant: true,
|
|
509
536
|
serializedName: "api-version",
|
|
510
537
|
type: {
|
|
511
|
-
name: "String"
|
|
512
|
-
}
|
|
513
|
-
}
|
|
538
|
+
name: "String",
|
|
539
|
+
},
|
|
540
|
+
},
|
|
514
541
|
};
|
|
515
542
|
//# sourceMappingURL=parameters.js.map
|