@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
|
@@ -24,7 +24,7 @@ class WebTestsImpl {
|
|
|
24
24
|
this.client = client;
|
|
25
25
|
}
|
|
26
26
|
/**
|
|
27
|
-
* Get all Application Insights web tests defined
|
|
27
|
+
* Get all Application Insights web tests defined for the specified resource group.
|
|
28
28
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
29
29
|
* @param options The options parameters.
|
|
30
30
|
*/
|
|
@@ -42,7 +42,7 @@ class WebTestsImpl {
|
|
|
42
42
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
43
43
|
}
|
|
44
44
|
return this.listByResourceGroupPagingPage(resourceGroupName, options, settings);
|
|
45
|
-
}
|
|
45
|
+
},
|
|
46
46
|
};
|
|
47
47
|
}
|
|
48
48
|
listByResourceGroupPagingPage(resourceGroupName, options, settings) {
|
|
@@ -86,7 +86,7 @@ class WebTestsImpl {
|
|
|
86
86
|
});
|
|
87
87
|
}
|
|
88
88
|
/**
|
|
89
|
-
* Get all Application Insights web test
|
|
89
|
+
* Get all Application Insights web test definitions for the specified subscription.
|
|
90
90
|
* @param options The options parameters.
|
|
91
91
|
*/
|
|
92
92
|
list(options) {
|
|
@@ -103,7 +103,7 @@ class WebTestsImpl {
|
|
|
103
103
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
104
104
|
}
|
|
105
105
|
return this.listPagingPage(options, settings);
|
|
106
|
-
}
|
|
106
|
+
},
|
|
107
107
|
};
|
|
108
108
|
}
|
|
109
109
|
listPagingPage(options, settings) {
|
|
@@ -166,7 +166,7 @@ class WebTestsImpl {
|
|
|
166
166
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
167
167
|
}
|
|
168
168
|
return this.listByComponentPagingPage(componentName, resourceGroupName, options, settings);
|
|
169
|
-
}
|
|
169
|
+
},
|
|
170
170
|
};
|
|
171
171
|
}
|
|
172
172
|
listByComponentPagingPage(componentName, resourceGroupName, options, settings) {
|
|
@@ -210,7 +210,7 @@ class WebTestsImpl {
|
|
|
210
210
|
});
|
|
211
211
|
}
|
|
212
212
|
/**
|
|
213
|
-
* Get all Application Insights web tests defined
|
|
213
|
+
* Get all Application Insights web tests defined for the specified resource group.
|
|
214
214
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
215
215
|
* @param options The options parameters.
|
|
216
216
|
*/
|
|
@@ -220,7 +220,7 @@ class WebTestsImpl {
|
|
|
220
220
|
/**
|
|
221
221
|
* Get a specific Application Insights web test definition.
|
|
222
222
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
223
|
-
* @param webTestName The name of the Application Insights
|
|
223
|
+
* @param webTestName The name of the Application Insights WebTest resource.
|
|
224
224
|
* @param options The options parameters.
|
|
225
225
|
*/
|
|
226
226
|
get(resourceGroupName, webTestName, options) {
|
|
@@ -229,7 +229,7 @@ class WebTestsImpl {
|
|
|
229
229
|
/**
|
|
230
230
|
* Creates or updates an Application Insights web test definition.
|
|
231
231
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
232
|
-
* @param webTestName The name of the Application Insights
|
|
232
|
+
* @param webTestName The name of the Application Insights WebTest resource.
|
|
233
233
|
* @param webTestDefinition Properties that need to be specified to create or update an Application
|
|
234
234
|
* Insights web test definition.
|
|
235
235
|
* @param options The options parameters.
|
|
@@ -238,10 +238,10 @@ class WebTestsImpl {
|
|
|
238
238
|
return this.client.sendOperationRequest({ resourceGroupName, webTestName, webTestDefinition, options }, createOrUpdateOperationSpec);
|
|
239
239
|
}
|
|
240
240
|
/**
|
|
241
|
-
*
|
|
241
|
+
* Updates the tags associated with an Application Insights web test.
|
|
242
242
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
243
|
-
* @param webTestName The name of the Application Insights
|
|
244
|
-
* @param webTestTags Updated tag information to
|
|
243
|
+
* @param webTestName The name of the Application Insights WebTest resource.
|
|
244
|
+
* @param webTestTags Updated tag information to associate with the web test resource.
|
|
245
245
|
* @param options The options parameters.
|
|
246
246
|
*/
|
|
247
247
|
updateTags(resourceGroupName, webTestName, webTestTags, options) {
|
|
@@ -250,14 +250,14 @@ class WebTestsImpl {
|
|
|
250
250
|
/**
|
|
251
251
|
* Deletes an Application Insights web test.
|
|
252
252
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
253
|
-
* @param webTestName The name of the Application Insights
|
|
253
|
+
* @param webTestName The name of the Application Insights WebTest resource.
|
|
254
254
|
* @param options The options parameters.
|
|
255
255
|
*/
|
|
256
256
|
delete(resourceGroupName, webTestName, options) {
|
|
257
257
|
return this.client.sendOperationRequest({ resourceGroupName, webTestName, options }, deleteOperationSpec);
|
|
258
258
|
}
|
|
259
259
|
/**
|
|
260
|
-
* Get all Application Insights web test
|
|
260
|
+
* Get all Application Insights web test definitions for the specified subscription.
|
|
261
261
|
* @param options The options parameters.
|
|
262
262
|
*/
|
|
263
263
|
_list(options) {
|
|
@@ -308,172 +308,169 @@ const listByResourceGroupOperationSpec = {
|
|
|
308
308
|
httpMethod: "GET",
|
|
309
309
|
responses: {
|
|
310
310
|
200: {
|
|
311
|
-
bodyMapper: Mappers.WebTestListResult
|
|
312
|
-
}
|
|
311
|
+
bodyMapper: Mappers.WebTestListResult,
|
|
312
|
+
},
|
|
313
313
|
},
|
|
314
|
-
queryParameters: [Parameters.
|
|
314
|
+
queryParameters: [Parameters.apiVersion2],
|
|
315
315
|
urlParameters: [
|
|
316
316
|
Parameters.$host,
|
|
317
|
+
Parameters.subscriptionId,
|
|
317
318
|
Parameters.resourceGroupName,
|
|
318
|
-
Parameters.subscriptionId
|
|
319
319
|
],
|
|
320
320
|
headerParameters: [Parameters.accept],
|
|
321
|
-
serializer
|
|
321
|
+
serializer,
|
|
322
322
|
};
|
|
323
323
|
const getOperationSpec = {
|
|
324
324
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/webtests/{webTestName}",
|
|
325
325
|
httpMethod: "GET",
|
|
326
326
|
responses: {
|
|
327
327
|
200: {
|
|
328
|
-
bodyMapper: Mappers.WebTest
|
|
329
|
-
}
|
|
328
|
+
bodyMapper: Mappers.WebTest,
|
|
329
|
+
},
|
|
330
330
|
},
|
|
331
|
-
queryParameters: [Parameters.
|
|
331
|
+
queryParameters: [Parameters.apiVersion2],
|
|
332
332
|
urlParameters: [
|
|
333
333
|
Parameters.$host,
|
|
334
|
-
Parameters.resourceGroupName,
|
|
335
334
|
Parameters.subscriptionId,
|
|
336
|
-
Parameters.
|
|
335
|
+
Parameters.resourceGroupName,
|
|
336
|
+
Parameters.webTestName,
|
|
337
337
|
],
|
|
338
338
|
headerParameters: [Parameters.accept],
|
|
339
|
-
serializer
|
|
339
|
+
serializer,
|
|
340
340
|
};
|
|
341
341
|
const createOrUpdateOperationSpec = {
|
|
342
342
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/webtests/{webTestName}",
|
|
343
343
|
httpMethod: "PUT",
|
|
344
344
|
responses: {
|
|
345
345
|
200: {
|
|
346
|
-
bodyMapper: Mappers.WebTest
|
|
347
|
-
}
|
|
346
|
+
bodyMapper: Mappers.WebTest,
|
|
347
|
+
},
|
|
348
348
|
},
|
|
349
349
|
requestBody: Parameters.webTestDefinition,
|
|
350
|
-
queryParameters: [Parameters.
|
|
350
|
+
queryParameters: [Parameters.apiVersion2],
|
|
351
351
|
urlParameters: [
|
|
352
352
|
Parameters.$host,
|
|
353
|
-
Parameters.resourceGroupName,
|
|
354
353
|
Parameters.subscriptionId,
|
|
355
|
-
Parameters.
|
|
354
|
+
Parameters.resourceGroupName,
|
|
355
|
+
Parameters.webTestName,
|
|
356
356
|
],
|
|
357
357
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
358
358
|
mediaType: "json",
|
|
359
|
-
serializer
|
|
359
|
+
serializer,
|
|
360
360
|
};
|
|
361
361
|
const updateTagsOperationSpec = {
|
|
362
362
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/webtests/{webTestName}",
|
|
363
363
|
httpMethod: "PATCH",
|
|
364
364
|
responses: {
|
|
365
365
|
200: {
|
|
366
|
-
bodyMapper: Mappers.WebTest
|
|
367
|
-
}
|
|
366
|
+
bodyMapper: Mappers.WebTest,
|
|
367
|
+
},
|
|
368
368
|
},
|
|
369
369
|
requestBody: Parameters.webTestTags,
|
|
370
|
-
queryParameters: [Parameters.
|
|
370
|
+
queryParameters: [Parameters.apiVersion2],
|
|
371
371
|
urlParameters: [
|
|
372
372
|
Parameters.$host,
|
|
373
|
-
Parameters.resourceGroupName,
|
|
374
373
|
Parameters.subscriptionId,
|
|
375
|
-
Parameters.
|
|
374
|
+
Parameters.resourceGroupName,
|
|
375
|
+
Parameters.webTestName,
|
|
376
376
|
],
|
|
377
377
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
378
378
|
mediaType: "json",
|
|
379
|
-
serializer
|
|
379
|
+
serializer,
|
|
380
380
|
};
|
|
381
381
|
const deleteOperationSpec = {
|
|
382
382
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/webtests/{webTestName}",
|
|
383
383
|
httpMethod: "DELETE",
|
|
384
384
|
responses: { 200: {}, 204: {} },
|
|
385
|
-
queryParameters: [Parameters.
|
|
385
|
+
queryParameters: [Parameters.apiVersion2],
|
|
386
386
|
urlParameters: [
|
|
387
387
|
Parameters.$host,
|
|
388
|
-
Parameters.resourceGroupName,
|
|
389
388
|
Parameters.subscriptionId,
|
|
390
|
-
Parameters.
|
|
389
|
+
Parameters.resourceGroupName,
|
|
390
|
+
Parameters.webTestName,
|
|
391
391
|
],
|
|
392
|
-
serializer
|
|
392
|
+
serializer,
|
|
393
393
|
};
|
|
394
394
|
const listOperationSpec = {
|
|
395
395
|
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Insights/webtests",
|
|
396
396
|
httpMethod: "GET",
|
|
397
397
|
responses: {
|
|
398
398
|
200: {
|
|
399
|
-
bodyMapper: Mappers.WebTestListResult
|
|
400
|
-
}
|
|
399
|
+
bodyMapper: Mappers.WebTestListResult,
|
|
400
|
+
},
|
|
401
401
|
},
|
|
402
|
-
queryParameters: [Parameters.
|
|
402
|
+
queryParameters: [Parameters.apiVersion2],
|
|
403
403
|
urlParameters: [Parameters.$host, Parameters.subscriptionId],
|
|
404
404
|
headerParameters: [Parameters.accept],
|
|
405
|
-
serializer
|
|
405
|
+
serializer,
|
|
406
406
|
};
|
|
407
407
|
const listByComponentOperationSpec = {
|
|
408
408
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{componentName}/webtests",
|
|
409
409
|
httpMethod: "GET",
|
|
410
410
|
responses: {
|
|
411
411
|
200: {
|
|
412
|
-
bodyMapper: Mappers.WebTestListResult
|
|
413
|
-
}
|
|
412
|
+
bodyMapper: Mappers.WebTestListResult,
|
|
413
|
+
},
|
|
414
414
|
},
|
|
415
|
-
queryParameters: [Parameters.
|
|
415
|
+
queryParameters: [Parameters.apiVersion2],
|
|
416
416
|
urlParameters: [
|
|
417
417
|
Parameters.$host,
|
|
418
|
-
Parameters.resourceGroupName,
|
|
419
418
|
Parameters.subscriptionId,
|
|
420
|
-
Parameters.
|
|
419
|
+
Parameters.resourceGroupName,
|
|
420
|
+
Parameters.componentName,
|
|
421
421
|
],
|
|
422
422
|
headerParameters: [Parameters.accept],
|
|
423
|
-
serializer
|
|
423
|
+
serializer,
|
|
424
424
|
};
|
|
425
425
|
const listByResourceGroupNextOperationSpec = {
|
|
426
426
|
path: "{nextLink}",
|
|
427
427
|
httpMethod: "GET",
|
|
428
428
|
responses: {
|
|
429
429
|
200: {
|
|
430
|
-
bodyMapper: Mappers.WebTestListResult
|
|
431
|
-
}
|
|
430
|
+
bodyMapper: Mappers.WebTestListResult,
|
|
431
|
+
},
|
|
432
432
|
},
|
|
433
|
-
queryParameters: [Parameters.apiVersion],
|
|
434
433
|
urlParameters: [
|
|
435
434
|
Parameters.$host,
|
|
436
|
-
Parameters.resourceGroupName,
|
|
437
435
|
Parameters.subscriptionId,
|
|
438
|
-
Parameters.
|
|
436
|
+
Parameters.resourceGroupName,
|
|
437
|
+
Parameters.nextLink,
|
|
439
438
|
],
|
|
440
439
|
headerParameters: [Parameters.accept],
|
|
441
|
-
serializer
|
|
440
|
+
serializer,
|
|
442
441
|
};
|
|
443
442
|
const listNextOperationSpec = {
|
|
444
443
|
path: "{nextLink}",
|
|
445
444
|
httpMethod: "GET",
|
|
446
445
|
responses: {
|
|
447
446
|
200: {
|
|
448
|
-
bodyMapper: Mappers.WebTestListResult
|
|
449
|
-
}
|
|
447
|
+
bodyMapper: Mappers.WebTestListResult,
|
|
448
|
+
},
|
|
450
449
|
},
|
|
451
|
-
queryParameters: [Parameters.apiVersion],
|
|
452
450
|
urlParameters: [
|
|
453
451
|
Parameters.$host,
|
|
454
452
|
Parameters.subscriptionId,
|
|
455
|
-
Parameters.nextLink
|
|
453
|
+
Parameters.nextLink,
|
|
456
454
|
],
|
|
457
455
|
headerParameters: [Parameters.accept],
|
|
458
|
-
serializer
|
|
456
|
+
serializer,
|
|
459
457
|
};
|
|
460
458
|
const listByComponentNextOperationSpec = {
|
|
461
459
|
path: "{nextLink}",
|
|
462
460
|
httpMethod: "GET",
|
|
463
461
|
responses: {
|
|
464
462
|
200: {
|
|
465
|
-
bodyMapper: Mappers.WebTestListResult
|
|
466
|
-
}
|
|
463
|
+
bodyMapper: Mappers.WebTestListResult,
|
|
464
|
+
},
|
|
467
465
|
},
|
|
468
|
-
queryParameters: [Parameters.apiVersion],
|
|
469
466
|
urlParameters: [
|
|
470
467
|
Parameters.$host,
|
|
471
|
-
Parameters.resourceGroupName,
|
|
472
468
|
Parameters.subscriptionId,
|
|
469
|
+
Parameters.resourceGroupName,
|
|
470
|
+
Parameters.nextLink,
|
|
473
471
|
Parameters.componentName,
|
|
474
|
-
Parameters.nextLink
|
|
475
472
|
],
|
|
476
473
|
headerParameters: [Parameters.accept],
|
|
477
|
-
serializer
|
|
474
|
+
serializer,
|
|
478
475
|
};
|
|
479
476
|
//# sourceMappingURL=webTests.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"webTests.js","sourceRoot":"","sources":["../../../src/operations/webTests.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;;;;AAGH,wDAA0D;AAE1D,uEAAiD;AACjD,sEAAgD;AAChD,4EAAsD;AA0BtD,4CAA4C;AAC5C,4CAA4C;AAC5C,MAAa,YAAY;IAGvB;;;OAGG;IACH,YAAY,MAA2C;QACrD,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;IACvB,CAAC;IAED;;;;OAIG;IACI,mBAAmB,CACxB,iBAAyB,EACzB,OAAmD;QAEnD,MAAM,IAAI,GAAG,IAAI,CAAC,4BAA4B,CAAC,iBAAiB,EAAE,OAAO,CAAC,CAAC;QAC3E,OAAO;YACL,IAAI;gBACF,OAAO,IAAI,CAAC,IAAI,EAAE,CAAC;YACrB,CAAC;YACD,CAAC,MAAM,CAAC,aAAa,CAAC;gBACpB,OAAO,IAAI,CAAC;YACd,CAAC;YACD,MAAM,EAAE,CAAC,QAAuB,EAAE,EAAE;gBAClC,IAAI,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAE,WAAW,EAAE,CAAC;oBAC1B,MAAM,IAAI,KAAK,CAAC,iDAAiD,CAAC,CAAC;gBACrE,CAAC;gBACD,OAAO,IAAI,CAAC,6BAA6B,CACvC,iBAAiB,EACjB,OAAO,EACP,QAAQ,CACT,CAAC;YACJ,CAAC;SACF,CAAC;IACJ,CAAC;IAEc,6BAA6B,CAC1C,iBAAyB,EACzB,OAAmD,EACnD,QAAuB;;YAEvB,IAAI,MAA2C,CAAC;YAChD,IAAI,iBAAiB,GAAG,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAE,iBAAiB,CAAC;YACpD,IAAI,CAAC,iBAAiB,EAAE,CAAC;gBACvB,MAAM,GAAG,sBAAM,IAAI,CAAC,oBAAoB,CAAC,iBAAiB,EAAE,OAAO,CAAC,CAAA,CAAC;gBACrE,IAAI,IAAI,GAAG,MAAM,CAAC,KAAK,IAAI,EAAE,CAAC;gBAC9B,iBAAiB,GAAG,MAAM,CAAC,QAAQ,CAAC;gBACpC,IAAA,sCAAoB,EAAC,IAAI,EAAE,iBAAiB,CAAC,CAAC;gBAC9C,4BAAM,IAAI,CAAA,CAAC;YACb,CAAC;YACD,OAAO,iBAAiB,EAAE,CAAC;gBACzB,MAAM,GAAG,sBAAM,IAAI,CAAC,wBAAwB,CAC1C,iBAAiB,EACjB,iBAAiB,EACjB,OAAO,CACR,CAAA,CAAC;gBACF,iBAAiB,GAAG,MAAM,CAAC,QAAQ,CAAC;gBACpC,IAAI,IAAI,GAAG,MAAM,CAAC,KAAK,IAAI,EAAE,CAAC;gBAC9B,IAAA,sCAAoB,EAAC,IAAI,EAAE,iBAAiB,CAAC,CAAC;gBAC9C,4BAAM,IAAI,CAAA,CAAC;YACb,CAAC;QACH,CAAC;KAAA;IAEc,4BAA4B,CACzC,iBAAyB,EACzB,OAAmD;;;;gBAEnD,KAAyB,eAAA,KAAA,sBAAA,IAAI,CAAC,6BAA6B,CACzD,iBAAiB,EACjB,OAAO,CACR,CAAA,IAAA,uEAAE,CAAC;oBAHqB,cAGxB;oBAHwB,WAGxB;oBAHU,MAAM,IAAI,KAAA,CAAA;oBAInB,sBAAA,KAAK,CAAC,CAAC,yBAAA,sBAAA,IAAI,CAAA,CAAA,CAAA,CAAC;gBACd,CAAC;;;;;;;;;QACH,CAAC;KAAA;IAED;;;OAGG;IACI,IAAI,CACT,OAAoC;QAEpC,MAAM,IAAI,GAAG,IAAI,CAAC,aAAa,CAAC,OAAO,CAAC,CAAC;QACzC,OAAO;YACL,IAAI;gBACF,OAAO,IAAI,CAAC,IAAI,EAAE,CAAC;YACrB,CAAC;YACD,CAAC,MAAM,CAAC,aAAa,CAAC;gBACpB,OAAO,IAAI,CAAC;YACd,CAAC;YACD,MAAM,EAAE,CAAC,QAAuB,EAAE,EAAE;gBAClC,IAAI,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAE,WAAW,EAAE,CAAC;oBAC1B,MAAM,IAAI,KAAK,CAAC,iDAAiD,CAAC,CAAC;gBACrE,CAAC;gBACD,OAAO,IAAI,CAAC,cAAc,CAAC,OAAO,EAAE,QAAQ,CAAC,CAAC;YAChD,CAAC;SACF,CAAC;IACJ,CAAC;IAEc,cAAc,CAC3B,OAAoC,EACpC,QAAuB;;YAEvB,IAAI,MAA4B,CAAC;YACjC,IAAI,iBAAiB,GAAG,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAE,iBAAiB,CAAC;YACpD,IAAI,CAAC,iBAAiB,EAAE,CAAC;gBACvB,MAAM,GAAG,sBAAM,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,CAAA,CAAC;gBACnC,IAAI,IAAI,GAAG,MAAM,CAAC,KAAK,IAAI,EAAE,CAAC;gBAC9B,iBAAiB,GAAG,MAAM,CAAC,QAAQ,CAAC;gBACpC,IAAA,sCAAoB,EAAC,IAAI,EAAE,iBAAiB,CAAC,CAAC;gBAC9C,4BAAM,IAAI,CAAA,CAAC;YACb,CAAC;YACD,OAAO,iBAAiB,EAAE,CAAC;gBACzB,MAAM,GAAG,sBAAM,IAAI,CAAC,SAAS,CAAC,iBAAiB,EAAE,OAAO,CAAC,CAAA,CAAC;gBAC1D,iBAAiB,GAAG,MAAM,CAAC,QAAQ,CAAC;gBACpC,IAAI,IAAI,GAAG,MAAM,CAAC,KAAK,IAAI,EAAE,CAAC;gBAC9B,IAAA,sCAAoB,EAAC,IAAI,EAAE,iBAAiB,CAAC,CAAC;gBAC9C,4BAAM,IAAI,CAAA,CAAC;YACb,CAAC;QACH,CAAC;KAAA;IAEc,aAAa,CAC1B,OAAoC;;;;gBAEpC,KAAyB,eAAA,KAAA,sBAAA,IAAI,CAAC,cAAc,CAAC,OAAO,CAAC,CAAA,IAAA,uEAAE,CAAC;oBAA/B,cAA4B;oBAA5B,WAA4B;oBAA1C,MAAM,IAAI,KAAA,CAAA;oBACnB,sBAAA,KAAK,CAAC,CAAC,yBAAA,sBAAA,IAAI,CAAA,CAAA,CAAA,CAAC;gBACd,CAAC;;;;;;;;;QACH,CAAC;KAAA;IAED;;;;;OAKG;IACI,eAAe,CACpB,aAAqB,EACrB,iBAAyB,EACzB,OAA+C;QAE/C,MAAM,IAAI,GAAG,IAAI,CAAC,wBAAwB,CACxC,aAAa,EACb,iBAAiB,EACjB,OAAO,CACR,CAAC;QACF,OAAO;YACL,IAAI;gBACF,OAAO,IAAI,CAAC,IAAI,EAAE,CAAC;YACrB,CAAC;YACD,CAAC,MAAM,CAAC,aAAa,CAAC;gBACpB,OAAO,IAAI,CAAC;YACd,CAAC;YACD,MAAM,EAAE,CAAC,QAAuB,EAAE,EAAE;gBAClC,IAAI,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAE,WAAW,EAAE,CAAC;oBAC1B,MAAM,IAAI,KAAK,CAAC,iDAAiD,CAAC,CAAC;gBACrE,CAAC;gBACD,OAAO,IAAI,CAAC,yBAAyB,CACnC,aAAa,EACb,iBAAiB,EACjB,OAAO,EACP,QAAQ,CACT,CAAC;YACJ,CAAC;SACF,CAAC;IACJ,CAAC;IAEc,yBAAyB,CACtC,aAAqB,EACrB,iBAAyB,EACzB,OAA+C,EAC/C,QAAuB;;YAEvB,IAAI,MAAuC,CAAC;YAC5C,IAAI,iBAAiB,GAAG,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAE,iBAAiB,CAAC;YACpD,IAAI,CAAC,iBAAiB,EAAE,CAAC;gBACvB,MAAM,GAAG,sBAAM,IAAI,CAAC,gBAAgB,CAClC,aAAa,EACb,iBAAiB,EACjB,OAAO,CACR,CAAA,CAAC;gBACF,IAAI,IAAI,GAAG,MAAM,CAAC,KAAK,IAAI,EAAE,CAAC;gBAC9B,iBAAiB,GAAG,MAAM,CAAC,QAAQ,CAAC;gBACpC,IAAA,sCAAoB,EAAC,IAAI,EAAE,iBAAiB,CAAC,CAAC;gBAC9C,4BAAM,IAAI,CAAA,CAAC;YACb,CAAC;YACD,OAAO,iBAAiB,EAAE,CAAC;gBACzB,MAAM,GAAG,sBAAM,IAAI,CAAC,oBAAoB,CACtC,aAAa,EACb,iBAAiB,EACjB,iBAAiB,EACjB,OAAO,CACR,CAAA,CAAC;gBACF,iBAAiB,GAAG,MAAM,CAAC,QAAQ,CAAC;gBACpC,IAAI,IAAI,GAAG,MAAM,CAAC,KAAK,IAAI,EAAE,CAAC;gBAC9B,IAAA,sCAAoB,EAAC,IAAI,EAAE,iBAAiB,CAAC,CAAC;gBAC9C,4BAAM,IAAI,CAAA,CAAC;YACb,CAAC;QACH,CAAC;KAAA;IAEc,wBAAwB,CACrC,aAAqB,EACrB,iBAAyB,EACzB,OAA+C;;;;gBAE/C,KAAyB,eAAA,KAAA,sBAAA,IAAI,CAAC,yBAAyB,CACrD,aAAa,EACb,iBAAiB,EACjB,OAAO,CACR,CAAA,IAAA,uEAAE,CAAC;oBAJqB,cAIxB;oBAJwB,WAIxB;oBAJU,MAAM,IAAI,KAAA,CAAA;oBAKnB,sBAAA,KAAK,CAAC,CAAC,yBAAA,sBAAA,IAAI,CAAA,CAAA,CAAA,CAAC;gBACd,CAAC;;;;;;;;;QACH,CAAC;KAAA;IAED;;;;OAIG;IACK,oBAAoB,CAC1B,iBAAyB,EACzB,OAAmD;QAEnD,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,iBAAiB,EAAE,OAAO,EAAE,EAC9B,gCAAgC,CACjC,CAAC;IACJ,CAAC;IAED;;;;;OAKG;IACH,GAAG,CACD,iBAAyB,EACzB,WAAmB,EACnB,OAAmC;QAEnC,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,iBAAiB,EAAE,WAAW,EAAE,OAAO,EAAE,EAC3C,gBAAgB,CACjB,CAAC;IACJ,CAAC;IAED;;;;;;;OAOG;IACH,cAAc,CACZ,iBAAyB,EACzB,WAAmB,EACnB,iBAA0B,EAC1B,OAA8C;QAE9C,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,iBAAiB,EAAE,WAAW,EAAE,iBAAiB,EAAE,OAAO,EAAE,EAC9D,2BAA2B,CAC5B,CAAC;IACJ,CAAC;IAED;;;;;;OAMG;IACH,UAAU,CACR,iBAAyB,EACzB,WAAmB,EACnB,WAAyB,EACzB,OAA0C;QAE1C,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,iBAAiB,EAAE,WAAW,EAAE,WAAW,EAAE,OAAO,EAAE,EACxD,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAED;;;;;OAKG;IACH,MAAM,CACJ,iBAAyB,EACzB,WAAmB,EACnB,OAAsC;QAEtC,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,iBAAiB,EAAE,WAAW,EAAE,OAAO,EAAE,EAC3C,mBAAmB,CACpB,CAAC;IACJ,CAAC;IAED;;;OAGG;IACK,KAAK,CACX,OAAoC;QAEpC,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CAAC,EAAE,OAAO,EAAE,EAAE,iBAAiB,CAAC,CAAC;IAC1E,CAAC;IAED;;;;;OAKG;IACK,gBAAgB,CACtB,aAAqB,EACrB,iBAAyB,EACzB,OAA+C;QAE/C,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,aAAa,EAAE,iBAAiB,EAAE,OAAO,EAAE,EAC7C,4BAA4B,CAC7B,CAAC;IACJ,CAAC;IAED;;;;;OAKG;IACK,wBAAwB,CAC9B,iBAAyB,EACzB,QAAgB,EAChB,OAAuD;QAEvD,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,iBAAiB,EAAE,QAAQ,EAAE,OAAO,EAAE,EACxC,oCAAoC,CACrC,CAAC;IACJ,CAAC;IAED;;;;OAIG;IACK,SAAS,CACf,QAAgB,EAChB,OAAwC;QAExC,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,QAAQ,EAAE,OAAO,EAAE,EACrB,qBAAqB,CACtB,CAAC;IACJ,CAAC;IAED;;;;;;OAMG;IACK,oBAAoB,CAC1B,aAAqB,EACrB,iBAAyB,EACzB,QAAgB,EAChB,OAAmD;QAEnD,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,aAAa,EAAE,iBAAiB,EAAE,QAAQ,EAAE,OAAO,EAAE,EACvD,gCAAgC,CACjC,CAAC;IACJ,CAAC;CACF;AA/XD,oCA+XC;AACD,2BAA2B;AAC3B,MAAM,UAAU,GAAG,UAAU,CAAC,gBAAgB,CAAC,OAAO,EAAE,WAAW,CAAC,KAAK,CAAC,CAAC;AAE3E,MAAM,gCAAgC,GAA6B;IACjE,IAAI,EACF,0GAA0G;IAC5G,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,iBAAiB;SACtC;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,cAAc;KAC1B;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC;AACF,MAAM,gBAAgB,GAA6B;IACjD,IAAI,EACF,wHAAwH;IAC1H,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,OAAO;SAC5B;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,WAAW;KACvB;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC;AACF,MAAM,2BAA2B,GAA6B;IAC5D,IAAI,EACF,wHAAwH;IAC1H,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,OAAO;SAC5B;KACF;IACD,WAAW,EAAE,UAAU,CAAC,iBAAiB;IACzC,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,WAAW;KACvB;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,EAAE,UAAU,CAAC,WAAW,CAAC;IAC7D,SAAS,EAAE,MAAM;IACjB,UAAU;CACX,CAAC;AACF,MAAM,uBAAuB,GAA6B;IACxD,IAAI,EACF,wHAAwH;IAC1H,UAAU,EAAE,OAAO;IACnB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,OAAO;SAC5B;KACF;IACD,WAAW,EAAE,UAAU,CAAC,WAAW;IACnC,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,WAAW;KACvB;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,EAAE,UAAU,CAAC,WAAW,CAAC;IAC7D,SAAS,EAAE,MAAM;IACjB,UAAU;CACX,CAAC;AACF,MAAM,mBAAmB,GAA6B;IACpD,IAAI,EACF,wHAAwH;IAC1H,UAAU,EAAE,QAAQ;IACpB,SAAS,EAAE,EAAE,GAAG,EAAE,EAAE,EAAE,GAAG,EAAE,EAAE,EAAE;IAC/B,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,WAAW;KACvB;IACD,UAAU;CACX,CAAC;AACF,MAAM,iBAAiB,GAA6B;IAClD,IAAI,EAAE,uEAAuE;IAC7E,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,iBAAiB;SACtC;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE,CAAC,UAAU,CAAC,KAAK,EAAE,UAAU,CAAC,cAAc,CAAC;IAC5D,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC;AACF,MAAM,4BAA4B,GAA6B;IAC7D,IAAI,EACF,qIAAqI;IACvI,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,iBAAiB;SACtC;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,aAAa;KACzB;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC;AACF,MAAM,oCAAoC,GAA6B;IACrE,IAAI,EAAE,YAAY;IAClB,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,iBAAiB;SACtC;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,QAAQ;KACpB;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC;AACF,MAAM,qBAAqB,GAA6B;IACtD,IAAI,EAAE,YAAY;IAClB,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,iBAAiB;SACtC;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,QAAQ;KACpB;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC;AACF,MAAM,gCAAgC,GAA6B;IACjE,IAAI,EAAE,YAAY;IAClB,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,iBAAiB;SACtC;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,aAAa;QACxB,UAAU,CAAC,QAAQ;KACpB;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,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\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { WebTests } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { ApplicationInsightsManagementClient } from \"../applicationInsightsManagementClient.js\";\nimport {\n WebTest,\n WebTestsListByResourceGroupNextOptionalParams,\n WebTestsListByResourceGroupOptionalParams,\n WebTestsListByResourceGroupResponse,\n WebTestsListNextOptionalParams,\n WebTestsListOptionalParams,\n WebTestsListResponse,\n WebTestsListByComponentNextOptionalParams,\n WebTestsListByComponentOptionalParams,\n WebTestsListByComponentResponse,\n WebTestsGetOptionalParams,\n WebTestsGetResponse,\n WebTestsCreateOrUpdateOptionalParams,\n WebTestsCreateOrUpdateResponse,\n TagsResource,\n WebTestsUpdateTagsOptionalParams,\n WebTestsUpdateTagsResponse,\n WebTestsDeleteOptionalParams,\n WebTestsListByResourceGroupNextResponse,\n WebTestsListNextResponse,\n WebTestsListByComponentNextResponse\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing WebTests operations. */\nexport class WebTestsImpl implements WebTests {\n private readonly client: ApplicationInsightsManagementClient;\n\n /**\n * Initialize a new instance of the class WebTests class.\n * @param client Reference to the service client\n */\n constructor(client: ApplicationInsightsManagementClient) {\n this.client = client;\n }\n\n /**\n * Get all Application Insights web tests defined within a specified resource group.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n public listByResourceGroup(\n resourceGroupName: string,\n options?: WebTestsListByResourceGroupOptionalParams\n ): PagedAsyncIterableIterator<WebTest> {\n const iter = this.listByResourceGroupPagingAll(resourceGroupName, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByResourceGroupPagingPage(\n resourceGroupName,\n options,\n settings\n );\n }\n };\n }\n\n private async *listByResourceGroupPagingPage(\n resourceGroupName: string,\n options?: WebTestsListByResourceGroupOptionalParams,\n settings?: PageSettings\n ): AsyncIterableIterator<WebTest[]> {\n let result: WebTestsListByResourceGroupResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByResourceGroup(resourceGroupName, options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByResourceGroupNext(\n resourceGroupName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listByResourceGroupPagingAll(\n resourceGroupName: string,\n options?: WebTestsListByResourceGroupOptionalParams\n ): AsyncIterableIterator<WebTest> {\n for await (const page of this.listByResourceGroupPagingPage(\n resourceGroupName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Get all Application Insights web test alerts definitions within a subscription.\n * @param options The options parameters.\n */\n public list(\n options?: WebTestsListOptionalParams\n ): PagedAsyncIterableIterator<WebTest> {\n const iter = this.listPagingAll(options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listPagingPage(options, settings);\n }\n };\n }\n\n private async *listPagingPage(\n options?: WebTestsListOptionalParams,\n settings?: PageSettings\n ): AsyncIterableIterator<WebTest[]> {\n let result: WebTestsListResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._list(options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listNext(continuationToken, options);\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listPagingAll(\n options?: WebTestsListOptionalParams\n ): AsyncIterableIterator<WebTest> {\n for await (const page of this.listPagingPage(options)) {\n yield* page;\n }\n }\n\n /**\n * Get all Application Insights web tests defined for the specified component.\n * @param componentName The name of the Application Insights component resource.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n public listByComponent(\n componentName: string,\n resourceGroupName: string,\n options?: WebTestsListByComponentOptionalParams\n ): PagedAsyncIterableIterator<WebTest> {\n const iter = this.listByComponentPagingAll(\n componentName,\n resourceGroupName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByComponentPagingPage(\n componentName,\n resourceGroupName,\n options,\n settings\n );\n }\n };\n }\n\n private async *listByComponentPagingPage(\n componentName: string,\n resourceGroupName: string,\n options?: WebTestsListByComponentOptionalParams,\n settings?: PageSettings\n ): AsyncIterableIterator<WebTest[]> {\n let result: WebTestsListByComponentResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByComponent(\n componentName,\n resourceGroupName,\n options\n );\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByComponentNext(\n componentName,\n resourceGroupName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listByComponentPagingAll(\n componentName: string,\n resourceGroupName: string,\n options?: WebTestsListByComponentOptionalParams\n ): AsyncIterableIterator<WebTest> {\n for await (const page of this.listByComponentPagingPage(\n componentName,\n resourceGroupName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Get all Application Insights web tests defined within a specified resource group.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n private _listByResourceGroup(\n resourceGroupName: string,\n options?: WebTestsListByResourceGroupOptionalParams\n ): Promise<WebTestsListByResourceGroupResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, options },\n listByResourceGroupOperationSpec\n );\n }\n\n /**\n * Get a specific Application Insights web test definition.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param webTestName The name of the Application Insights webtest resource.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n webTestName: string,\n options?: WebTestsGetOptionalParams\n ): Promise<WebTestsGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, webTestName, options },\n getOperationSpec\n );\n }\n\n /**\n * Creates or updates an Application Insights web test definition.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param webTestName The name of the Application Insights webtest resource.\n * @param webTestDefinition Properties that need to be specified to create or update an Application\n * Insights web test definition.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n webTestName: string,\n webTestDefinition: WebTest,\n options?: WebTestsCreateOrUpdateOptionalParams\n ): Promise<WebTestsCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, webTestName, webTestDefinition, options },\n createOrUpdateOperationSpec\n );\n }\n\n /**\n * Creates or updates an Application Insights web test definition.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param webTestName The name of the Application Insights webtest resource.\n * @param webTestTags Updated tag information to set into the web test instance.\n * @param options The options parameters.\n */\n updateTags(\n resourceGroupName: string,\n webTestName: string,\n webTestTags: TagsResource,\n options?: WebTestsUpdateTagsOptionalParams\n ): Promise<WebTestsUpdateTagsResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, webTestName, webTestTags, options },\n updateTagsOperationSpec\n );\n }\n\n /**\n * Deletes an Application Insights web test.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param webTestName The name of the Application Insights webtest resource.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n webTestName: string,\n options?: WebTestsDeleteOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, webTestName, options },\n deleteOperationSpec\n );\n }\n\n /**\n * Get all Application Insights web test alerts definitions within a subscription.\n * @param options The options parameters.\n */\n private _list(\n options?: WebTestsListOptionalParams\n ): Promise<WebTestsListResponse> {\n return this.client.sendOperationRequest({ options }, listOperationSpec);\n }\n\n /**\n * Get all Application Insights web tests defined for the specified component.\n * @param componentName The name of the Application Insights component resource.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n private _listByComponent(\n componentName: string,\n resourceGroupName: string,\n options?: WebTestsListByComponentOptionalParams\n ): Promise<WebTestsListByComponentResponse> {\n return this.client.sendOperationRequest(\n { componentName, resourceGroupName, options },\n listByComponentOperationSpec\n );\n }\n\n /**\n * ListByResourceGroupNext\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param nextLink The nextLink from the previous successful call to the ListByResourceGroup method.\n * @param options The options parameters.\n */\n private _listByResourceGroupNext(\n resourceGroupName: string,\n nextLink: string,\n options?: WebTestsListByResourceGroupNextOptionalParams\n ): Promise<WebTestsListByResourceGroupNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, nextLink, options },\n listByResourceGroupNextOperationSpec\n );\n }\n\n /**\n * ListNext\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n nextLink: string,\n options?: WebTestsListNextOptionalParams\n ): Promise<WebTestsListNextResponse> {\n return this.client.sendOperationRequest(\n { nextLink, options },\n listNextOperationSpec\n );\n }\n\n /**\n * ListByComponentNext\n * @param componentName The name of the Application Insights component resource.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param nextLink The nextLink from the previous successful call to the ListByComponent method.\n * @param options The options parameters.\n */\n private _listByComponentNext(\n componentName: string,\n resourceGroupName: string,\n nextLink: string,\n options?: WebTestsListByComponentNextOptionalParams\n ): Promise<WebTestsListByComponentNextResponse> {\n return this.client.sendOperationRequest(\n { componentName, resourceGroupName, nextLink, options },\n listByComponentNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listByResourceGroupOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/webtests\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WebTestListResult\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/webtests/{webTestName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WebTest\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.webTestName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/webtests/{webTestName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.WebTest\n }\n },\n requestBody: Parameters.webTestDefinition,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.webTestName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst updateTagsOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/webtests/{webTestName}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.WebTest\n }\n },\n requestBody: Parameters.webTestTags,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.webTestName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/webtests/{webTestName}\",\n httpMethod: \"DELETE\",\n responses: { 200: {}, 204: {} },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.webTestName\n ],\n serializer\n};\nconst listOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/providers/Microsoft.Insights/webtests\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WebTestListResult\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host, Parameters.subscriptionId],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listByComponentOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{componentName}/webtests\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WebTestListResult\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.componentName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listByResourceGroupNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WebTestListResult\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.nextLink\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WebTestListResult\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.nextLink\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listByComponentNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WebTestListResult\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.componentName,\n Parameters.nextLink\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n"]}
|
|
1
|
+
{"version":3,"file":"webTests.js","sourceRoot":"","sources":["../../../src/operations/webTests.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { WebTests } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { ApplicationInsightsManagementClient } from \"../applicationInsightsManagementClient.js\";\nimport {\n WebTest,\n WebTestsListByResourceGroupNextOptionalParams,\n WebTestsListByResourceGroupOptionalParams,\n WebTestsListByResourceGroupResponse,\n WebTestsListNextOptionalParams,\n WebTestsListOptionalParams,\n WebTestsListResponse,\n WebTestsListByComponentNextOptionalParams,\n WebTestsListByComponentOptionalParams,\n WebTestsListByComponentResponse,\n WebTestsGetOptionalParams,\n WebTestsGetResponse,\n WebTestsCreateOrUpdateOptionalParams,\n WebTestsCreateOrUpdateResponse,\n TagsResource,\n WebTestsUpdateTagsOptionalParams,\n WebTestsUpdateTagsResponse,\n WebTestsDeleteOptionalParams,\n WebTestsListByResourceGroupNextResponse,\n WebTestsListNextResponse,\n WebTestsListByComponentNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing WebTests operations. */\nexport class WebTestsImpl implements WebTests {\n private readonly client: ApplicationInsightsManagementClient;\n\n /**\n * Initialize a new instance of the class WebTests class.\n * @param client Reference to the service client\n */\n constructor(client: ApplicationInsightsManagementClient) {\n this.client = client;\n }\n\n /**\n * Get all Application Insights web tests defined for the specified resource group.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n public listByResourceGroup(\n resourceGroupName: string,\n options?: WebTestsListByResourceGroupOptionalParams,\n ): PagedAsyncIterableIterator<WebTest> {\n const iter = this.listByResourceGroupPagingAll(resourceGroupName, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByResourceGroupPagingPage(\n resourceGroupName,\n options,\n settings,\n );\n },\n };\n }\n\n private async *listByResourceGroupPagingPage(\n resourceGroupName: string,\n options?: WebTestsListByResourceGroupOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<WebTest[]> {\n let result: WebTestsListByResourceGroupResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByResourceGroup(resourceGroupName, options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByResourceGroupNext(\n resourceGroupName,\n continuationToken,\n options,\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listByResourceGroupPagingAll(\n resourceGroupName: string,\n options?: WebTestsListByResourceGroupOptionalParams,\n ): AsyncIterableIterator<WebTest> {\n for await (const page of this.listByResourceGroupPagingPage(\n resourceGroupName,\n options,\n )) {\n yield* page;\n }\n }\n\n /**\n * Get all Application Insights web test definitions for the specified subscription.\n * @param options The options parameters.\n */\n public list(\n options?: WebTestsListOptionalParams,\n ): PagedAsyncIterableIterator<WebTest> {\n const iter = this.listPagingAll(options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listPagingPage(options, settings);\n },\n };\n }\n\n private async *listPagingPage(\n options?: WebTestsListOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<WebTest[]> {\n let result: WebTestsListResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._list(options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listNext(continuationToken, options);\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listPagingAll(\n options?: WebTestsListOptionalParams,\n ): AsyncIterableIterator<WebTest> {\n for await (const page of this.listPagingPage(options)) {\n yield* page;\n }\n }\n\n /**\n * Get all Application Insights web tests defined for the specified component.\n * @param componentName The name of the Application Insights component resource.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n public listByComponent(\n componentName: string,\n resourceGroupName: string,\n options?: WebTestsListByComponentOptionalParams,\n ): PagedAsyncIterableIterator<WebTest> {\n const iter = this.listByComponentPagingAll(\n componentName,\n resourceGroupName,\n options,\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByComponentPagingPage(\n componentName,\n resourceGroupName,\n options,\n settings,\n );\n },\n };\n }\n\n private async *listByComponentPagingPage(\n componentName: string,\n resourceGroupName: string,\n options?: WebTestsListByComponentOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<WebTest[]> {\n let result: WebTestsListByComponentResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByComponent(\n componentName,\n resourceGroupName,\n options,\n );\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByComponentNext(\n componentName,\n resourceGroupName,\n continuationToken,\n options,\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listByComponentPagingAll(\n componentName: string,\n resourceGroupName: string,\n options?: WebTestsListByComponentOptionalParams,\n ): AsyncIterableIterator<WebTest> {\n for await (const page of this.listByComponentPagingPage(\n componentName,\n resourceGroupName,\n options,\n )) {\n yield* page;\n }\n }\n\n /**\n * Get all Application Insights web tests defined for the specified resource group.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n private _listByResourceGroup(\n resourceGroupName: string,\n options?: WebTestsListByResourceGroupOptionalParams,\n ): Promise<WebTestsListByResourceGroupResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, options },\n listByResourceGroupOperationSpec,\n );\n }\n\n /**\n * Get a specific Application Insights web test definition.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param webTestName The name of the Application Insights WebTest resource.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n webTestName: string,\n options?: WebTestsGetOptionalParams,\n ): Promise<WebTestsGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, webTestName, options },\n getOperationSpec,\n );\n }\n\n /**\n * Creates or updates an Application Insights web test definition.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param webTestName The name of the Application Insights WebTest resource.\n * @param webTestDefinition Properties that need to be specified to create or update an Application\n * Insights web test definition.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n webTestName: string,\n webTestDefinition: WebTest,\n options?: WebTestsCreateOrUpdateOptionalParams,\n ): Promise<WebTestsCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, webTestName, webTestDefinition, options },\n createOrUpdateOperationSpec,\n );\n }\n\n /**\n * Updates the tags associated with an Application Insights web test.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param webTestName The name of the Application Insights WebTest resource.\n * @param webTestTags Updated tag information to associate with the web test resource.\n * @param options The options parameters.\n */\n updateTags(\n resourceGroupName: string,\n webTestName: string,\n webTestTags: TagsResource,\n options?: WebTestsUpdateTagsOptionalParams,\n ): Promise<WebTestsUpdateTagsResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, webTestName, webTestTags, options },\n updateTagsOperationSpec,\n );\n }\n\n /**\n * Deletes an Application Insights web test.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param webTestName The name of the Application Insights WebTest resource.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n webTestName: string,\n options?: WebTestsDeleteOptionalParams,\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, webTestName, options },\n deleteOperationSpec,\n );\n }\n\n /**\n * Get all Application Insights web test definitions for the specified subscription.\n * @param options The options parameters.\n */\n private _list(\n options?: WebTestsListOptionalParams,\n ): Promise<WebTestsListResponse> {\n return this.client.sendOperationRequest({ options }, listOperationSpec);\n }\n\n /**\n * Get all Application Insights web tests defined for the specified component.\n * @param componentName The name of the Application Insights component resource.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n private _listByComponent(\n componentName: string,\n resourceGroupName: string,\n options?: WebTestsListByComponentOptionalParams,\n ): Promise<WebTestsListByComponentResponse> {\n return this.client.sendOperationRequest(\n { componentName, resourceGroupName, options },\n listByComponentOperationSpec,\n );\n }\n\n /**\n * ListByResourceGroupNext\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param nextLink The nextLink from the previous successful call to the ListByResourceGroup method.\n * @param options The options parameters.\n */\n private _listByResourceGroupNext(\n resourceGroupName: string,\n nextLink: string,\n options?: WebTestsListByResourceGroupNextOptionalParams,\n ): Promise<WebTestsListByResourceGroupNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, nextLink, options },\n listByResourceGroupNextOperationSpec,\n );\n }\n\n /**\n * ListNext\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n nextLink: string,\n options?: WebTestsListNextOptionalParams,\n ): Promise<WebTestsListNextResponse> {\n return this.client.sendOperationRequest(\n { nextLink, options },\n listNextOperationSpec,\n );\n }\n\n /**\n * ListByComponentNext\n * @param componentName The name of the Application Insights component resource.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param nextLink The nextLink from the previous successful call to the ListByComponent method.\n * @param options The options parameters.\n */\n private _listByComponentNext(\n componentName: string,\n resourceGroupName: string,\n nextLink: string,\n options?: WebTestsListByComponentNextOptionalParams,\n ): Promise<WebTestsListByComponentNextResponse> {\n return this.client.sendOperationRequest(\n { componentName, resourceGroupName, nextLink, options },\n listByComponentNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listByResourceGroupOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/webtests\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WebTestListResult,\n },\n },\n queryParameters: [Parameters.apiVersion2],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/webtests/{webTestName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WebTest,\n },\n },\n queryParameters: [Parameters.apiVersion2],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.webTestName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/webtests/{webTestName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.WebTest,\n },\n },\n requestBody: Parameters.webTestDefinition,\n queryParameters: [Parameters.apiVersion2],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.webTestName,\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer,\n};\nconst updateTagsOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/webtests/{webTestName}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.WebTest,\n },\n },\n requestBody: Parameters.webTestTags,\n queryParameters: [Parameters.apiVersion2],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.webTestName,\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer,\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/webtests/{webTestName}\",\n httpMethod: \"DELETE\",\n responses: { 200: {}, 204: {} },\n queryParameters: [Parameters.apiVersion2],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.webTestName,\n ],\n serializer,\n};\nconst listOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/providers/Microsoft.Insights/webtests\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WebTestListResult,\n },\n },\n queryParameters: [Parameters.apiVersion2],\n urlParameters: [Parameters.$host, Parameters.subscriptionId],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listByComponentOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{componentName}/webtests\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WebTestListResult,\n },\n },\n queryParameters: [Parameters.apiVersion2],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.componentName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listByResourceGroupNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WebTestListResult,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.nextLink,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WebTestListResult,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.nextLink,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listByComponentNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WebTestListResult,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.nextLink,\n Parameters.componentName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
|
|
@@ -42,7 +42,7 @@ class WorkItemConfigurationsImpl {
|
|
|
42
42
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
43
43
|
}
|
|
44
44
|
return this.listPagingPage(resourceGroupName, resourceName, options, settings);
|
|
45
|
-
}
|
|
45
|
+
},
|
|
46
46
|
};
|
|
47
47
|
}
|
|
48
48
|
listPagingPage(resourceGroupName, resourceName, options, _settings) {
|
|
@@ -94,7 +94,7 @@ class WorkItemConfigurationsImpl {
|
|
|
94
94
|
resourceGroupName,
|
|
95
95
|
resourceName,
|
|
96
96
|
workItemConfigurationProperties,
|
|
97
|
-
options
|
|
97
|
+
options,
|
|
98
98
|
}, createOperationSpec);
|
|
99
99
|
}
|
|
100
100
|
/**
|
|
@@ -144,7 +144,7 @@ class WorkItemConfigurationsImpl {
|
|
|
144
144
|
resourceName,
|
|
145
145
|
workItemConfigId,
|
|
146
146
|
workItemConfigurationProperties,
|
|
147
|
-
options
|
|
147
|
+
options,
|
|
148
148
|
}, updateItemOperationSpec);
|
|
149
149
|
}
|
|
150
150
|
}
|
|
@@ -156,112 +156,112 @@ const listOperationSpec = {
|
|
|
156
156
|
httpMethod: "GET",
|
|
157
157
|
responses: {
|
|
158
158
|
200: {
|
|
159
|
-
bodyMapper: Mappers.WorkItemConfigurationsListResult
|
|
159
|
+
bodyMapper: Mappers.WorkItemConfigurationsListResult,
|
|
160
160
|
},
|
|
161
161
|
default: {
|
|
162
|
-
bodyMapper: Mappers.WorkItemConfigurationError
|
|
163
|
-
}
|
|
162
|
+
bodyMapper: Mappers.WorkItemConfigurationError,
|
|
163
|
+
},
|
|
164
164
|
},
|
|
165
|
-
queryParameters: [Parameters.
|
|
165
|
+
queryParameters: [Parameters.apiVersion1],
|
|
166
166
|
urlParameters: [
|
|
167
167
|
Parameters.$host,
|
|
168
|
-
Parameters.resourceGroupName,
|
|
169
168
|
Parameters.subscriptionId,
|
|
170
|
-
Parameters.
|
|
169
|
+
Parameters.resourceGroupName,
|
|
170
|
+
Parameters.resourceName,
|
|
171
171
|
],
|
|
172
172
|
headerParameters: [Parameters.accept],
|
|
173
|
-
serializer
|
|
173
|
+
serializer,
|
|
174
174
|
};
|
|
175
175
|
const createOperationSpec = {
|
|
176
176
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/WorkItemConfigs",
|
|
177
177
|
httpMethod: "POST",
|
|
178
178
|
responses: {
|
|
179
179
|
200: {
|
|
180
|
-
bodyMapper: Mappers.WorkItemConfiguration
|
|
181
|
-
}
|
|
180
|
+
bodyMapper: Mappers.WorkItemConfiguration,
|
|
181
|
+
},
|
|
182
182
|
},
|
|
183
183
|
requestBody: Parameters.workItemConfigurationProperties,
|
|
184
|
-
queryParameters: [Parameters.
|
|
184
|
+
queryParameters: [Parameters.apiVersion1],
|
|
185
185
|
urlParameters: [
|
|
186
186
|
Parameters.$host,
|
|
187
|
-
Parameters.resourceGroupName,
|
|
188
187
|
Parameters.subscriptionId,
|
|
189
|
-
Parameters.
|
|
188
|
+
Parameters.resourceGroupName,
|
|
189
|
+
Parameters.resourceName,
|
|
190
190
|
],
|
|
191
191
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
192
192
|
mediaType: "json",
|
|
193
|
-
serializer
|
|
193
|
+
serializer,
|
|
194
194
|
};
|
|
195
195
|
const getDefaultOperationSpec = {
|
|
196
196
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/DefaultWorkItemConfig",
|
|
197
197
|
httpMethod: "GET",
|
|
198
198
|
responses: {
|
|
199
199
|
200: {
|
|
200
|
-
bodyMapper: Mappers.WorkItemConfiguration
|
|
201
|
-
}
|
|
200
|
+
bodyMapper: Mappers.WorkItemConfiguration,
|
|
201
|
+
},
|
|
202
202
|
},
|
|
203
|
-
queryParameters: [Parameters.
|
|
203
|
+
queryParameters: [Parameters.apiVersion1],
|
|
204
204
|
urlParameters: [
|
|
205
205
|
Parameters.$host,
|
|
206
|
-
Parameters.resourceGroupName,
|
|
207
206
|
Parameters.subscriptionId,
|
|
208
|
-
Parameters.
|
|
207
|
+
Parameters.resourceGroupName,
|
|
208
|
+
Parameters.resourceName,
|
|
209
209
|
],
|
|
210
210
|
headerParameters: [Parameters.accept],
|
|
211
|
-
serializer
|
|
211
|
+
serializer,
|
|
212
212
|
};
|
|
213
213
|
const deleteOperationSpec = {
|
|
214
214
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/WorkItemConfigs/{workItemConfigId}",
|
|
215
215
|
httpMethod: "DELETE",
|
|
216
216
|
responses: { 200: {} },
|
|
217
|
-
queryParameters: [Parameters.
|
|
217
|
+
queryParameters: [Parameters.apiVersion1],
|
|
218
218
|
urlParameters: [
|
|
219
219
|
Parameters.$host,
|
|
220
|
-
Parameters.resourceGroupName,
|
|
221
220
|
Parameters.subscriptionId,
|
|
221
|
+
Parameters.resourceGroupName,
|
|
222
222
|
Parameters.resourceName,
|
|
223
|
-
Parameters.workItemConfigId
|
|
223
|
+
Parameters.workItemConfigId,
|
|
224
224
|
],
|
|
225
|
-
serializer
|
|
225
|
+
serializer,
|
|
226
226
|
};
|
|
227
227
|
const getItemOperationSpec = {
|
|
228
228
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/WorkItemConfigs/{workItemConfigId}",
|
|
229
229
|
httpMethod: "GET",
|
|
230
230
|
responses: {
|
|
231
231
|
200: {
|
|
232
|
-
bodyMapper: Mappers.WorkItemConfiguration
|
|
233
|
-
}
|
|
232
|
+
bodyMapper: Mappers.WorkItemConfiguration,
|
|
233
|
+
},
|
|
234
234
|
},
|
|
235
|
-
queryParameters: [Parameters.
|
|
235
|
+
queryParameters: [Parameters.apiVersion1],
|
|
236
236
|
urlParameters: [
|
|
237
237
|
Parameters.$host,
|
|
238
|
-
Parameters.resourceGroupName,
|
|
239
238
|
Parameters.subscriptionId,
|
|
239
|
+
Parameters.resourceGroupName,
|
|
240
240
|
Parameters.resourceName,
|
|
241
|
-
Parameters.workItemConfigId
|
|
241
|
+
Parameters.workItemConfigId,
|
|
242
242
|
],
|
|
243
243
|
headerParameters: [Parameters.accept],
|
|
244
|
-
serializer
|
|
244
|
+
serializer,
|
|
245
245
|
};
|
|
246
246
|
const updateItemOperationSpec = {
|
|
247
247
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/WorkItemConfigs/{workItemConfigId}",
|
|
248
248
|
httpMethod: "PATCH",
|
|
249
249
|
responses: {
|
|
250
250
|
200: {
|
|
251
|
-
bodyMapper: Mappers.WorkItemConfiguration
|
|
252
|
-
}
|
|
251
|
+
bodyMapper: Mappers.WorkItemConfiguration,
|
|
252
|
+
},
|
|
253
253
|
},
|
|
254
254
|
requestBody: Parameters.workItemConfigurationProperties,
|
|
255
|
-
queryParameters: [Parameters.
|
|
255
|
+
queryParameters: [Parameters.apiVersion1],
|
|
256
256
|
urlParameters: [
|
|
257
257
|
Parameters.$host,
|
|
258
|
-
Parameters.resourceGroupName,
|
|
259
258
|
Parameters.subscriptionId,
|
|
259
|
+
Parameters.resourceGroupName,
|
|
260
260
|
Parameters.resourceName,
|
|
261
|
-
Parameters.workItemConfigId
|
|
261
|
+
Parameters.workItemConfigId,
|
|
262
262
|
],
|
|
263
263
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
264
264
|
mediaType: "json",
|
|
265
|
-
serializer
|
|
265
|
+
serializer,
|
|
266
266
|
};
|
|
267
267
|
//# sourceMappingURL=workItemConfigurations.js.map
|