@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
|
@@ -21,7 +21,7 @@ export class WebTestsImpl {
|
|
|
21
21
|
this.client = client;
|
|
22
22
|
}
|
|
23
23
|
/**
|
|
24
|
-
* Get all Application Insights web tests defined
|
|
24
|
+
* Get all Application Insights web tests defined for the specified resource group.
|
|
25
25
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
26
26
|
* @param options The options parameters.
|
|
27
27
|
*/
|
|
@@ -39,7 +39,7 @@ export class WebTestsImpl {
|
|
|
39
39
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
40
40
|
}
|
|
41
41
|
return this.listByResourceGroupPagingPage(resourceGroupName, options, settings);
|
|
42
|
-
}
|
|
42
|
+
},
|
|
43
43
|
};
|
|
44
44
|
}
|
|
45
45
|
listByResourceGroupPagingPage(resourceGroupName, options, settings) {
|
|
@@ -83,7 +83,7 @@ export class WebTestsImpl {
|
|
|
83
83
|
});
|
|
84
84
|
}
|
|
85
85
|
/**
|
|
86
|
-
* Get all Application Insights web test
|
|
86
|
+
* Get all Application Insights web test definitions for the specified subscription.
|
|
87
87
|
* @param options The options parameters.
|
|
88
88
|
*/
|
|
89
89
|
list(options) {
|
|
@@ -100,7 +100,7 @@ export class WebTestsImpl {
|
|
|
100
100
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
101
101
|
}
|
|
102
102
|
return this.listPagingPage(options, settings);
|
|
103
|
-
}
|
|
103
|
+
},
|
|
104
104
|
};
|
|
105
105
|
}
|
|
106
106
|
listPagingPage(options, settings) {
|
|
@@ -163,7 +163,7 @@ export class WebTestsImpl {
|
|
|
163
163
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
164
164
|
}
|
|
165
165
|
return this.listByComponentPagingPage(componentName, resourceGroupName, options, settings);
|
|
166
|
-
}
|
|
166
|
+
},
|
|
167
167
|
};
|
|
168
168
|
}
|
|
169
169
|
listByComponentPagingPage(componentName, resourceGroupName, options, settings) {
|
|
@@ -207,7 +207,7 @@ export class WebTestsImpl {
|
|
|
207
207
|
});
|
|
208
208
|
}
|
|
209
209
|
/**
|
|
210
|
-
* Get all Application Insights web tests defined
|
|
210
|
+
* Get all Application Insights web tests defined for the specified resource group.
|
|
211
211
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
212
212
|
* @param options The options parameters.
|
|
213
213
|
*/
|
|
@@ -217,7 +217,7 @@ export class WebTestsImpl {
|
|
|
217
217
|
/**
|
|
218
218
|
* Get a specific Application Insights web test definition.
|
|
219
219
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
220
|
-
* @param webTestName The name of the Application Insights
|
|
220
|
+
* @param webTestName The name of the Application Insights WebTest resource.
|
|
221
221
|
* @param options The options parameters.
|
|
222
222
|
*/
|
|
223
223
|
get(resourceGroupName, webTestName, options) {
|
|
@@ -226,7 +226,7 @@ export class WebTestsImpl {
|
|
|
226
226
|
/**
|
|
227
227
|
* Creates or updates an Application Insights web test definition.
|
|
228
228
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
229
|
-
* @param webTestName The name of the Application Insights
|
|
229
|
+
* @param webTestName The name of the Application Insights WebTest resource.
|
|
230
230
|
* @param webTestDefinition Properties that need to be specified to create or update an Application
|
|
231
231
|
* Insights web test definition.
|
|
232
232
|
* @param options The options parameters.
|
|
@@ -235,10 +235,10 @@ export class WebTestsImpl {
|
|
|
235
235
|
return this.client.sendOperationRequest({ resourceGroupName, webTestName, webTestDefinition, options }, createOrUpdateOperationSpec);
|
|
236
236
|
}
|
|
237
237
|
/**
|
|
238
|
-
*
|
|
238
|
+
* Updates the tags associated with an Application Insights web test.
|
|
239
239
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
240
|
-
* @param webTestName The name of the Application Insights
|
|
241
|
-
* @param webTestTags Updated tag information to
|
|
240
|
+
* @param webTestName The name of the Application Insights WebTest resource.
|
|
241
|
+
* @param webTestTags Updated tag information to associate with the web test resource.
|
|
242
242
|
* @param options The options parameters.
|
|
243
243
|
*/
|
|
244
244
|
updateTags(resourceGroupName, webTestName, webTestTags, options) {
|
|
@@ -247,14 +247,14 @@ export class WebTestsImpl {
|
|
|
247
247
|
/**
|
|
248
248
|
* Deletes an Application Insights web test.
|
|
249
249
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
250
|
-
* @param webTestName The name of the Application Insights
|
|
250
|
+
* @param webTestName The name of the Application Insights WebTest resource.
|
|
251
251
|
* @param options The options parameters.
|
|
252
252
|
*/
|
|
253
253
|
delete(resourceGroupName, webTestName, options) {
|
|
254
254
|
return this.client.sendOperationRequest({ resourceGroupName, webTestName, options }, deleteOperationSpec);
|
|
255
255
|
}
|
|
256
256
|
/**
|
|
257
|
-
* Get all Application Insights web test
|
|
257
|
+
* Get all Application Insights web test definitions for the specified subscription.
|
|
258
258
|
* @param options The options parameters.
|
|
259
259
|
*/
|
|
260
260
|
_list(options) {
|
|
@@ -304,172 +304,169 @@ const listByResourceGroupOperationSpec = {
|
|
|
304
304
|
httpMethod: "GET",
|
|
305
305
|
responses: {
|
|
306
306
|
200: {
|
|
307
|
-
bodyMapper: Mappers.WebTestListResult
|
|
308
|
-
}
|
|
307
|
+
bodyMapper: Mappers.WebTestListResult,
|
|
308
|
+
},
|
|
309
309
|
},
|
|
310
|
-
queryParameters: [Parameters.
|
|
310
|
+
queryParameters: [Parameters.apiVersion2],
|
|
311
311
|
urlParameters: [
|
|
312
312
|
Parameters.$host,
|
|
313
|
+
Parameters.subscriptionId,
|
|
313
314
|
Parameters.resourceGroupName,
|
|
314
|
-
Parameters.subscriptionId
|
|
315
315
|
],
|
|
316
316
|
headerParameters: [Parameters.accept],
|
|
317
|
-
serializer
|
|
317
|
+
serializer,
|
|
318
318
|
};
|
|
319
319
|
const getOperationSpec = {
|
|
320
320
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/webtests/{webTestName}",
|
|
321
321
|
httpMethod: "GET",
|
|
322
322
|
responses: {
|
|
323
323
|
200: {
|
|
324
|
-
bodyMapper: Mappers.WebTest
|
|
325
|
-
}
|
|
324
|
+
bodyMapper: Mappers.WebTest,
|
|
325
|
+
},
|
|
326
326
|
},
|
|
327
|
-
queryParameters: [Parameters.
|
|
327
|
+
queryParameters: [Parameters.apiVersion2],
|
|
328
328
|
urlParameters: [
|
|
329
329
|
Parameters.$host,
|
|
330
|
-
Parameters.resourceGroupName,
|
|
331
330
|
Parameters.subscriptionId,
|
|
332
|
-
Parameters.
|
|
331
|
+
Parameters.resourceGroupName,
|
|
332
|
+
Parameters.webTestName,
|
|
333
333
|
],
|
|
334
334
|
headerParameters: [Parameters.accept],
|
|
335
|
-
serializer
|
|
335
|
+
serializer,
|
|
336
336
|
};
|
|
337
337
|
const createOrUpdateOperationSpec = {
|
|
338
338
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/webtests/{webTestName}",
|
|
339
339
|
httpMethod: "PUT",
|
|
340
340
|
responses: {
|
|
341
341
|
200: {
|
|
342
|
-
bodyMapper: Mappers.WebTest
|
|
343
|
-
}
|
|
342
|
+
bodyMapper: Mappers.WebTest,
|
|
343
|
+
},
|
|
344
344
|
},
|
|
345
345
|
requestBody: Parameters.webTestDefinition,
|
|
346
|
-
queryParameters: [Parameters.
|
|
346
|
+
queryParameters: [Parameters.apiVersion2],
|
|
347
347
|
urlParameters: [
|
|
348
348
|
Parameters.$host,
|
|
349
|
-
Parameters.resourceGroupName,
|
|
350
349
|
Parameters.subscriptionId,
|
|
351
|
-
Parameters.
|
|
350
|
+
Parameters.resourceGroupName,
|
|
351
|
+
Parameters.webTestName,
|
|
352
352
|
],
|
|
353
353
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
354
354
|
mediaType: "json",
|
|
355
|
-
serializer
|
|
355
|
+
serializer,
|
|
356
356
|
};
|
|
357
357
|
const updateTagsOperationSpec = {
|
|
358
358
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/webtests/{webTestName}",
|
|
359
359
|
httpMethod: "PATCH",
|
|
360
360
|
responses: {
|
|
361
361
|
200: {
|
|
362
|
-
bodyMapper: Mappers.WebTest
|
|
363
|
-
}
|
|
362
|
+
bodyMapper: Mappers.WebTest,
|
|
363
|
+
},
|
|
364
364
|
},
|
|
365
365
|
requestBody: Parameters.webTestTags,
|
|
366
|
-
queryParameters: [Parameters.
|
|
366
|
+
queryParameters: [Parameters.apiVersion2],
|
|
367
367
|
urlParameters: [
|
|
368
368
|
Parameters.$host,
|
|
369
|
-
Parameters.resourceGroupName,
|
|
370
369
|
Parameters.subscriptionId,
|
|
371
|
-
Parameters.
|
|
370
|
+
Parameters.resourceGroupName,
|
|
371
|
+
Parameters.webTestName,
|
|
372
372
|
],
|
|
373
373
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
374
374
|
mediaType: "json",
|
|
375
|
-
serializer
|
|
375
|
+
serializer,
|
|
376
376
|
};
|
|
377
377
|
const deleteOperationSpec = {
|
|
378
378
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/webtests/{webTestName}",
|
|
379
379
|
httpMethod: "DELETE",
|
|
380
380
|
responses: { 200: {}, 204: {} },
|
|
381
|
-
queryParameters: [Parameters.
|
|
381
|
+
queryParameters: [Parameters.apiVersion2],
|
|
382
382
|
urlParameters: [
|
|
383
383
|
Parameters.$host,
|
|
384
|
-
Parameters.resourceGroupName,
|
|
385
384
|
Parameters.subscriptionId,
|
|
386
|
-
Parameters.
|
|
385
|
+
Parameters.resourceGroupName,
|
|
386
|
+
Parameters.webTestName,
|
|
387
387
|
],
|
|
388
|
-
serializer
|
|
388
|
+
serializer,
|
|
389
389
|
};
|
|
390
390
|
const listOperationSpec = {
|
|
391
391
|
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Insights/webtests",
|
|
392
392
|
httpMethod: "GET",
|
|
393
393
|
responses: {
|
|
394
394
|
200: {
|
|
395
|
-
bodyMapper: Mappers.WebTestListResult
|
|
396
|
-
}
|
|
395
|
+
bodyMapper: Mappers.WebTestListResult,
|
|
396
|
+
},
|
|
397
397
|
},
|
|
398
|
-
queryParameters: [Parameters.
|
|
398
|
+
queryParameters: [Parameters.apiVersion2],
|
|
399
399
|
urlParameters: [Parameters.$host, Parameters.subscriptionId],
|
|
400
400
|
headerParameters: [Parameters.accept],
|
|
401
|
-
serializer
|
|
401
|
+
serializer,
|
|
402
402
|
};
|
|
403
403
|
const listByComponentOperationSpec = {
|
|
404
404
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{componentName}/webtests",
|
|
405
405
|
httpMethod: "GET",
|
|
406
406
|
responses: {
|
|
407
407
|
200: {
|
|
408
|
-
bodyMapper: Mappers.WebTestListResult
|
|
409
|
-
}
|
|
408
|
+
bodyMapper: Mappers.WebTestListResult,
|
|
409
|
+
},
|
|
410
410
|
},
|
|
411
|
-
queryParameters: [Parameters.
|
|
411
|
+
queryParameters: [Parameters.apiVersion2],
|
|
412
412
|
urlParameters: [
|
|
413
413
|
Parameters.$host,
|
|
414
|
-
Parameters.resourceGroupName,
|
|
415
414
|
Parameters.subscriptionId,
|
|
416
|
-
Parameters.
|
|
415
|
+
Parameters.resourceGroupName,
|
|
416
|
+
Parameters.componentName,
|
|
417
417
|
],
|
|
418
418
|
headerParameters: [Parameters.accept],
|
|
419
|
-
serializer
|
|
419
|
+
serializer,
|
|
420
420
|
};
|
|
421
421
|
const listByResourceGroupNextOperationSpec = {
|
|
422
422
|
path: "{nextLink}",
|
|
423
423
|
httpMethod: "GET",
|
|
424
424
|
responses: {
|
|
425
425
|
200: {
|
|
426
|
-
bodyMapper: Mappers.WebTestListResult
|
|
427
|
-
}
|
|
426
|
+
bodyMapper: Mappers.WebTestListResult,
|
|
427
|
+
},
|
|
428
428
|
},
|
|
429
|
-
queryParameters: [Parameters.apiVersion],
|
|
430
429
|
urlParameters: [
|
|
431
430
|
Parameters.$host,
|
|
432
|
-
Parameters.resourceGroupName,
|
|
433
431
|
Parameters.subscriptionId,
|
|
434
|
-
Parameters.
|
|
432
|
+
Parameters.resourceGroupName,
|
|
433
|
+
Parameters.nextLink,
|
|
435
434
|
],
|
|
436
435
|
headerParameters: [Parameters.accept],
|
|
437
|
-
serializer
|
|
436
|
+
serializer,
|
|
438
437
|
};
|
|
439
438
|
const listNextOperationSpec = {
|
|
440
439
|
path: "{nextLink}",
|
|
441
440
|
httpMethod: "GET",
|
|
442
441
|
responses: {
|
|
443
442
|
200: {
|
|
444
|
-
bodyMapper: Mappers.WebTestListResult
|
|
445
|
-
}
|
|
443
|
+
bodyMapper: Mappers.WebTestListResult,
|
|
444
|
+
},
|
|
446
445
|
},
|
|
447
|
-
queryParameters: [Parameters.apiVersion],
|
|
448
446
|
urlParameters: [
|
|
449
447
|
Parameters.$host,
|
|
450
448
|
Parameters.subscriptionId,
|
|
451
|
-
Parameters.nextLink
|
|
449
|
+
Parameters.nextLink,
|
|
452
450
|
],
|
|
453
451
|
headerParameters: [Parameters.accept],
|
|
454
|
-
serializer
|
|
452
|
+
serializer,
|
|
455
453
|
};
|
|
456
454
|
const listByComponentNextOperationSpec = {
|
|
457
455
|
path: "{nextLink}",
|
|
458
456
|
httpMethod: "GET",
|
|
459
457
|
responses: {
|
|
460
458
|
200: {
|
|
461
|
-
bodyMapper: Mappers.WebTestListResult
|
|
462
|
-
}
|
|
459
|
+
bodyMapper: Mappers.WebTestListResult,
|
|
460
|
+
},
|
|
463
461
|
},
|
|
464
|
-
queryParameters: [Parameters.apiVersion],
|
|
465
462
|
urlParameters: [
|
|
466
463
|
Parameters.$host,
|
|
467
|
-
Parameters.resourceGroupName,
|
|
468
464
|
Parameters.subscriptionId,
|
|
465
|
+
Parameters.resourceGroupName,
|
|
466
|
+
Parameters.nextLink,
|
|
469
467
|
Parameters.componentName,
|
|
470
|
-
Parameters.nextLink
|
|
471
468
|
],
|
|
472
469
|
headerParameters: [Parameters.accept],
|
|
473
|
-
serializer
|
|
470
|
+
serializer,
|
|
474
471
|
};
|
|
475
472
|
//# sourceMappingURL=webTests.js.map
|
|
@@ -1 +1 @@
|
|
|
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 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"]}
|
|
@@ -39,7 +39,7 @@ export class WorkItemConfigurationsImpl {
|
|
|
39
39
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
40
40
|
}
|
|
41
41
|
return this.listPagingPage(resourceGroupName, resourceName, options, settings);
|
|
42
|
-
}
|
|
42
|
+
},
|
|
43
43
|
};
|
|
44
44
|
}
|
|
45
45
|
listPagingPage(resourceGroupName, resourceName, options, _settings) {
|
|
@@ -91,7 +91,7 @@ export class WorkItemConfigurationsImpl {
|
|
|
91
91
|
resourceGroupName,
|
|
92
92
|
resourceName,
|
|
93
93
|
workItemConfigurationProperties,
|
|
94
|
-
options
|
|
94
|
+
options,
|
|
95
95
|
}, createOperationSpec);
|
|
96
96
|
}
|
|
97
97
|
/**
|
|
@@ -141,7 +141,7 @@ export class WorkItemConfigurationsImpl {
|
|
|
141
141
|
resourceName,
|
|
142
142
|
workItemConfigId,
|
|
143
143
|
workItemConfigurationProperties,
|
|
144
|
-
options
|
|
144
|
+
options,
|
|
145
145
|
}, updateItemOperationSpec);
|
|
146
146
|
}
|
|
147
147
|
}
|
|
@@ -152,112 +152,112 @@ const listOperationSpec = {
|
|
|
152
152
|
httpMethod: "GET",
|
|
153
153
|
responses: {
|
|
154
154
|
200: {
|
|
155
|
-
bodyMapper: Mappers.WorkItemConfigurationsListResult
|
|
155
|
+
bodyMapper: Mappers.WorkItemConfigurationsListResult,
|
|
156
156
|
},
|
|
157
157
|
default: {
|
|
158
|
-
bodyMapper: Mappers.WorkItemConfigurationError
|
|
159
|
-
}
|
|
158
|
+
bodyMapper: Mappers.WorkItemConfigurationError,
|
|
159
|
+
},
|
|
160
160
|
},
|
|
161
|
-
queryParameters: [Parameters.
|
|
161
|
+
queryParameters: [Parameters.apiVersion1],
|
|
162
162
|
urlParameters: [
|
|
163
163
|
Parameters.$host,
|
|
164
|
-
Parameters.resourceGroupName,
|
|
165
164
|
Parameters.subscriptionId,
|
|
166
|
-
Parameters.
|
|
165
|
+
Parameters.resourceGroupName,
|
|
166
|
+
Parameters.resourceName,
|
|
167
167
|
],
|
|
168
168
|
headerParameters: [Parameters.accept],
|
|
169
|
-
serializer
|
|
169
|
+
serializer,
|
|
170
170
|
};
|
|
171
171
|
const createOperationSpec = {
|
|
172
172
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/WorkItemConfigs",
|
|
173
173
|
httpMethod: "POST",
|
|
174
174
|
responses: {
|
|
175
175
|
200: {
|
|
176
|
-
bodyMapper: Mappers.WorkItemConfiguration
|
|
177
|
-
}
|
|
176
|
+
bodyMapper: Mappers.WorkItemConfiguration,
|
|
177
|
+
},
|
|
178
178
|
},
|
|
179
179
|
requestBody: Parameters.workItemConfigurationProperties,
|
|
180
|
-
queryParameters: [Parameters.
|
|
180
|
+
queryParameters: [Parameters.apiVersion1],
|
|
181
181
|
urlParameters: [
|
|
182
182
|
Parameters.$host,
|
|
183
|
-
Parameters.resourceGroupName,
|
|
184
183
|
Parameters.subscriptionId,
|
|
185
|
-
Parameters.
|
|
184
|
+
Parameters.resourceGroupName,
|
|
185
|
+
Parameters.resourceName,
|
|
186
186
|
],
|
|
187
187
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
188
188
|
mediaType: "json",
|
|
189
|
-
serializer
|
|
189
|
+
serializer,
|
|
190
190
|
};
|
|
191
191
|
const getDefaultOperationSpec = {
|
|
192
192
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/DefaultWorkItemConfig",
|
|
193
193
|
httpMethod: "GET",
|
|
194
194
|
responses: {
|
|
195
195
|
200: {
|
|
196
|
-
bodyMapper: Mappers.WorkItemConfiguration
|
|
197
|
-
}
|
|
196
|
+
bodyMapper: Mappers.WorkItemConfiguration,
|
|
197
|
+
},
|
|
198
198
|
},
|
|
199
|
-
queryParameters: [Parameters.
|
|
199
|
+
queryParameters: [Parameters.apiVersion1],
|
|
200
200
|
urlParameters: [
|
|
201
201
|
Parameters.$host,
|
|
202
|
-
Parameters.resourceGroupName,
|
|
203
202
|
Parameters.subscriptionId,
|
|
204
|
-
Parameters.
|
|
203
|
+
Parameters.resourceGroupName,
|
|
204
|
+
Parameters.resourceName,
|
|
205
205
|
],
|
|
206
206
|
headerParameters: [Parameters.accept],
|
|
207
|
-
serializer
|
|
207
|
+
serializer,
|
|
208
208
|
};
|
|
209
209
|
const deleteOperationSpec = {
|
|
210
210
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/WorkItemConfigs/{workItemConfigId}",
|
|
211
211
|
httpMethod: "DELETE",
|
|
212
212
|
responses: { 200: {} },
|
|
213
|
-
queryParameters: [Parameters.
|
|
213
|
+
queryParameters: [Parameters.apiVersion1],
|
|
214
214
|
urlParameters: [
|
|
215
215
|
Parameters.$host,
|
|
216
|
-
Parameters.resourceGroupName,
|
|
217
216
|
Parameters.subscriptionId,
|
|
217
|
+
Parameters.resourceGroupName,
|
|
218
218
|
Parameters.resourceName,
|
|
219
|
-
Parameters.workItemConfigId
|
|
219
|
+
Parameters.workItemConfigId,
|
|
220
220
|
],
|
|
221
|
-
serializer
|
|
221
|
+
serializer,
|
|
222
222
|
};
|
|
223
223
|
const getItemOperationSpec = {
|
|
224
224
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/WorkItemConfigs/{workItemConfigId}",
|
|
225
225
|
httpMethod: "GET",
|
|
226
226
|
responses: {
|
|
227
227
|
200: {
|
|
228
|
-
bodyMapper: Mappers.WorkItemConfiguration
|
|
229
|
-
}
|
|
228
|
+
bodyMapper: Mappers.WorkItemConfiguration,
|
|
229
|
+
},
|
|
230
230
|
},
|
|
231
|
-
queryParameters: [Parameters.
|
|
231
|
+
queryParameters: [Parameters.apiVersion1],
|
|
232
232
|
urlParameters: [
|
|
233
233
|
Parameters.$host,
|
|
234
|
-
Parameters.resourceGroupName,
|
|
235
234
|
Parameters.subscriptionId,
|
|
235
|
+
Parameters.resourceGroupName,
|
|
236
236
|
Parameters.resourceName,
|
|
237
|
-
Parameters.workItemConfigId
|
|
237
|
+
Parameters.workItemConfigId,
|
|
238
238
|
],
|
|
239
239
|
headerParameters: [Parameters.accept],
|
|
240
|
-
serializer
|
|
240
|
+
serializer,
|
|
241
241
|
};
|
|
242
242
|
const updateItemOperationSpec = {
|
|
243
243
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/WorkItemConfigs/{workItemConfigId}",
|
|
244
244
|
httpMethod: "PATCH",
|
|
245
245
|
responses: {
|
|
246
246
|
200: {
|
|
247
|
-
bodyMapper: Mappers.WorkItemConfiguration
|
|
248
|
-
}
|
|
247
|
+
bodyMapper: Mappers.WorkItemConfiguration,
|
|
248
|
+
},
|
|
249
249
|
},
|
|
250
250
|
requestBody: Parameters.workItemConfigurationProperties,
|
|
251
|
-
queryParameters: [Parameters.
|
|
251
|
+
queryParameters: [Parameters.apiVersion1],
|
|
252
252
|
urlParameters: [
|
|
253
253
|
Parameters.$host,
|
|
254
|
-
Parameters.resourceGroupName,
|
|
255
254
|
Parameters.subscriptionId,
|
|
255
|
+
Parameters.resourceGroupName,
|
|
256
256
|
Parameters.resourceName,
|
|
257
|
-
Parameters.workItemConfigId
|
|
257
|
+
Parameters.workItemConfigId,
|
|
258
258
|
],
|
|
259
259
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
260
260
|
mediaType: "json",
|
|
261
|
-
serializer
|
|
261
|
+
serializer,
|
|
262
262
|
};
|
|
263
263
|
//# sourceMappingURL=workItemConfigurations.js.map
|