@azure/arm-appinsights 5.0.0-alpha.20250327.1 → 5.0.0-alpha.20250328.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +4 -12
- package/README.md +0 -1
- package/dist/browser/applicationInsightsManagementClient.d.ts +7 -5
- package/dist/browser/applicationInsightsManagementClient.d.ts.map +1 -1
- package/dist/browser/applicationInsightsManagementClient.js +22 -20
- package/dist/browser/applicationInsightsManagementClient.js.map +1 -1
- package/dist/browser/models/index.d.ts +573 -596
- package/dist/browser/models/index.d.ts.map +1 -1
- package/dist/browser/models/index.js +46 -62
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/mappers.d.ts +31 -26
- package/dist/browser/models/mappers.d.ts.map +1 -1
- package/dist/browser/models/mappers.js +1750 -1587
- package/dist/browser/models/mappers.js.map +1 -1
- package/dist/browser/models/parameters.d.ts +17 -15
- package/dist/browser/models/parameters.d.ts.map +1 -1
- package/dist/browser/models/parameters.js +244 -217
- package/dist/browser/models/parameters.js.map +1 -1
- package/dist/browser/operations/aPIKeys.js +25 -25
- package/dist/browser/operations/aPIKeys.js.map +1 -1
- package/dist/browser/operations/analyticsItems.js +27 -27
- package/dist/browser/operations/analyticsItems.js.map +1 -1
- package/dist/browser/operations/annotations.js +30 -30
- package/dist/browser/operations/annotations.js.map +1 -1
- package/dist/browser/operations/componentAvailableFeatures.d.ts.map +1 -1
- package/dist/browser/operations/componentAvailableFeatures.js +6 -6
- package/dist/browser/operations/componentAvailableFeatures.js.map +1 -1
- package/dist/browser/operations/componentCurrentBillingFeatures.d.ts.map +1 -1
- package/dist/browser/operations/componentCurrentBillingFeatures.js +12 -12
- package/dist/browser/operations/componentCurrentBillingFeatures.js.map +1 -1
- package/dist/browser/operations/componentFeatureCapabilities.d.ts.map +1 -1
- package/dist/browser/operations/componentFeatureCapabilities.js +6 -6
- package/dist/browser/operations/componentFeatureCapabilities.js.map +1 -1
- package/dist/browser/operations/componentLinkedStorageAccountsOperations.d.ts.map +1 -1
- package/dist/browser/operations/componentLinkedStorageAccountsOperations.js +29 -29
- package/dist/browser/operations/componentLinkedStorageAccountsOperations.js.map +1 -1
- package/dist/browser/operations/componentQuotaStatus.js +6 -6
- package/dist/browser/operations/componentQuotaStatus.js.map +1 -1
- package/dist/browser/operations/components.d.ts +4 -0
- package/dist/browser/operations/components.d.ts.map +1 -1
- package/dist/browser/operations/components.js +69 -67
- package/dist/browser/operations/components.js.map +1 -1
- package/dist/browser/operations/deletedWorkbooks.d.ts +32 -0
- package/dist/browser/operations/deletedWorkbooks.d.ts.map +1 -0
- package/dist/browser/operations/deletedWorkbooks.js +141 -0
- package/dist/browser/operations/deletedWorkbooks.js.map +1 -0
- package/dist/browser/operations/exportConfigurations.js +38 -38
- package/dist/browser/operations/exportConfigurations.js.map +1 -1
- package/dist/browser/operations/favorites.js +35 -35
- package/dist/browser/operations/favorites.js.map +1 -1
- package/dist/browser/operations/index.d.ts +4 -3
- package/dist/browser/operations/index.d.ts.map +1 -1
- package/dist/browser/operations/index.js +4 -3
- package/dist/browser/operations/index.js.map +1 -1
- package/dist/browser/operations/liveToken.js +4 -4
- package/dist/browser/operations/liveToken.js.map +1 -1
- package/dist/browser/operations/operations.d.ts +32 -0
- package/dist/browser/operations/operations.d.ts.map +1 -0
- package/dist/browser/operations/operations.js +133 -0
- package/dist/browser/operations/operations.js.map +1 -0
- package/dist/browser/operations/proactiveDetectionConfigurations.d.ts.map +1 -1
- package/dist/browser/operations/proactiveDetectionConfigurations.js +23 -23
- package/dist/browser/operations/proactiveDetectionConfigurations.js.map +1 -1
- package/dist/browser/operations/webTestLocations.js +7 -7
- package/dist/browser/operations/webTestLocations.js.map +1 -1
- package/dist/browser/operations/webTests.d.ts +10 -10
- package/dist/browser/operations/webTests.js +64 -67
- package/dist/browser/operations/webTests.js.map +1 -1
- package/dist/browser/operations/workItemConfigurations.js +38 -38
- package/dist/browser/operations/workItemConfigurations.js.map +1 -1
- package/dist/browser/operations/workbookTemplates.js +35 -35
- package/dist/browser/operations/workbookTemplates.js.map +1 -1
- package/dist/browser/operations/workbooks.d.ts +8 -10
- package/dist/browser/operations/workbooks.d.ts.map +1 -1
- package/dist/browser/operations/workbooks.js +91 -104
- package/dist/browser/operations/workbooks.js.map +1 -1
- package/dist/browser/operationsInterfaces/aPIKeys.js.map +1 -1
- package/dist/browser/operationsInterfaces/analyticsItems.js.map +1 -1
- package/dist/browser/operationsInterfaces/annotations.js.map +1 -1
- package/dist/browser/operationsInterfaces/componentAvailableFeatures.js.map +1 -1
- package/dist/browser/operationsInterfaces/componentCurrentBillingFeatures.js.map +1 -1
- package/dist/browser/operationsInterfaces/componentFeatureCapabilities.js.map +1 -1
- package/dist/browser/operationsInterfaces/componentLinkedStorageAccountsOperations.js.map +1 -1
- package/dist/browser/operationsInterfaces/componentQuotaStatus.js.map +1 -1
- package/dist/browser/operationsInterfaces/components.d.ts +4 -0
- package/dist/browser/operationsInterfaces/components.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/components.js.map +1 -1
- package/dist/browser/operationsInterfaces/deletedWorkbooks.d.ts +11 -0
- package/dist/browser/operationsInterfaces/deletedWorkbooks.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/deletedWorkbooks.js +9 -0
- package/dist/browser/operationsInterfaces/deletedWorkbooks.js.map +1 -0
- package/dist/browser/operationsInterfaces/exportConfigurations.js.map +1 -1
- package/dist/browser/operationsInterfaces/favorites.js.map +1 -1
- package/dist/browser/operationsInterfaces/index.d.ts +4 -3
- package/dist/browser/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/index.js +4 -3
- package/dist/browser/operationsInterfaces/index.js.map +1 -1
- package/dist/browser/operationsInterfaces/liveToken.js.map +1 -1
- package/dist/browser/operationsInterfaces/operations.d.ts +11 -0
- package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/{myWorkbooks.js → operations.js} +1 -1
- package/dist/browser/operationsInterfaces/operations.js.map +1 -0
- package/dist/browser/operationsInterfaces/proactiveDetectionConfigurations.js.map +1 -1
- package/dist/browser/operationsInterfaces/webTestLocations.js.map +1 -1
- package/dist/browser/operationsInterfaces/webTests.d.ts +8 -8
- package/dist/browser/operationsInterfaces/webTests.js.map +1 -1
- package/dist/browser/operationsInterfaces/workItemConfigurations.js.map +1 -1
- package/dist/browser/operationsInterfaces/workbookTemplates.js.map +1 -1
- package/dist/browser/operationsInterfaces/workbooks.d.ts +6 -6
- package/dist/browser/operationsInterfaces/workbooks.js.map +1 -1
- package/dist/browser/pagingHelper.d.ts +4 -4
- package/dist/browser/pagingHelper.js +4 -4
- package/dist/browser/pagingHelper.js.map +1 -1
- package/dist/commonjs/applicationInsightsManagementClient.d.ts +7 -5
- package/dist/commonjs/applicationInsightsManagementClient.d.ts.map +1 -1
- package/dist/commonjs/applicationInsightsManagementClient.js +21 -19
- package/dist/commonjs/applicationInsightsManagementClient.js.map +1 -1
- package/dist/commonjs/models/index.d.ts +573 -596
- package/dist/commonjs/models/index.d.ts.map +1 -1
- package/dist/commonjs/models/index.js +47 -63
- package/dist/commonjs/models/index.js.map +1 -1
- package/dist/commonjs/models/mappers.d.ts +31 -26
- package/dist/commonjs/models/mappers.d.ts.map +1 -1
- package/dist/commonjs/models/mappers.js +1752 -1589
- package/dist/commonjs/models/mappers.js.map +1 -1
- package/dist/commonjs/models/parameters.d.ts +17 -15
- package/dist/commonjs/models/parameters.d.ts.map +1 -1
- package/dist/commonjs/models/parameters.js +245 -218
- package/dist/commonjs/models/parameters.js.map +1 -1
- package/dist/commonjs/operations/aPIKeys.js +25 -25
- package/dist/commonjs/operations/aPIKeys.js.map +1 -1
- package/dist/commonjs/operations/analyticsItems.js +27 -27
- package/dist/commonjs/operations/analyticsItems.js.map +1 -1
- package/dist/commonjs/operations/annotations.js +30 -30
- package/dist/commonjs/operations/annotations.js.map +1 -1
- package/dist/commonjs/operations/componentAvailableFeatures.d.ts.map +1 -1
- package/dist/commonjs/operations/componentAvailableFeatures.js +6 -6
- package/dist/commonjs/operations/componentAvailableFeatures.js.map +1 -1
- package/dist/commonjs/operations/componentCurrentBillingFeatures.d.ts.map +1 -1
- package/dist/commonjs/operations/componentCurrentBillingFeatures.js +12 -12
- package/dist/commonjs/operations/componentCurrentBillingFeatures.js.map +1 -1
- package/dist/commonjs/operations/componentFeatureCapabilities.d.ts.map +1 -1
- package/dist/commonjs/operations/componentFeatureCapabilities.js +6 -6
- package/dist/commonjs/operations/componentFeatureCapabilities.js.map +1 -1
- package/dist/commonjs/operations/componentLinkedStorageAccountsOperations.d.ts.map +1 -1
- package/dist/commonjs/operations/componentLinkedStorageAccountsOperations.js +29 -29
- package/dist/commonjs/operations/componentLinkedStorageAccountsOperations.js.map +1 -1
- package/dist/commonjs/operations/componentQuotaStatus.js +6 -6
- package/dist/commonjs/operations/componentQuotaStatus.js.map +1 -1
- package/dist/commonjs/operations/components.d.ts +4 -0
- package/dist/commonjs/operations/components.d.ts.map +1 -1
- package/dist/commonjs/operations/components.js +69 -67
- package/dist/commonjs/operations/components.js.map +1 -1
- package/dist/commonjs/operations/deletedWorkbooks.d.ts +32 -0
- package/dist/commonjs/operations/deletedWorkbooks.d.ts.map +1 -0
- package/dist/commonjs/operations/deletedWorkbooks.js +145 -0
- package/dist/commonjs/operations/deletedWorkbooks.js.map +1 -0
- package/dist/commonjs/operations/exportConfigurations.js +38 -38
- package/dist/commonjs/operations/exportConfigurations.js.map +1 -1
- package/dist/commonjs/operations/favorites.js +35 -35
- package/dist/commonjs/operations/favorites.js.map +1 -1
- package/dist/commonjs/operations/index.d.ts +4 -3
- package/dist/commonjs/operations/index.d.ts.map +1 -1
- package/dist/commonjs/operations/index.js +4 -3
- package/dist/commonjs/operations/index.js.map +1 -1
- package/dist/commonjs/operations/liveToken.js +4 -4
- package/dist/commonjs/operations/liveToken.js.map +1 -1
- package/dist/commonjs/operations/operations.d.ts +32 -0
- package/dist/commonjs/operations/operations.d.ts.map +1 -0
- package/dist/commonjs/operations/operations.js +137 -0
- package/dist/commonjs/operations/operations.js.map +1 -0
- package/dist/commonjs/operations/proactiveDetectionConfigurations.d.ts.map +1 -1
- package/dist/commonjs/operations/proactiveDetectionConfigurations.js +23 -23
- package/dist/commonjs/operations/proactiveDetectionConfigurations.js.map +1 -1
- package/dist/commonjs/operations/webTestLocations.js +7 -7
- package/dist/commonjs/operations/webTestLocations.js.map +1 -1
- package/dist/commonjs/operations/webTests.d.ts +10 -10
- package/dist/commonjs/operations/webTests.js +64 -67
- package/dist/commonjs/operations/webTests.js.map +1 -1
- package/dist/commonjs/operations/workItemConfigurations.js +38 -38
- package/dist/commonjs/operations/workItemConfigurations.js.map +1 -1
- package/dist/commonjs/operations/workbookTemplates.js +35 -35
- package/dist/commonjs/operations/workbookTemplates.js.map +1 -1
- package/dist/commonjs/operations/workbooks.d.ts +8 -10
- package/dist/commonjs/operations/workbooks.d.ts.map +1 -1
- package/dist/commonjs/operations/workbooks.js +91 -104
- package/dist/commonjs/operations/workbooks.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/aPIKeys.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/analyticsItems.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/annotations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/componentAvailableFeatures.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/componentCurrentBillingFeatures.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/componentFeatureCapabilities.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/componentLinkedStorageAccountsOperations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/componentQuotaStatus.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/components.d.ts +4 -0
- package/dist/commonjs/operationsInterfaces/components.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/components.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/deletedWorkbooks.d.ts +11 -0
- package/dist/commonjs/operationsInterfaces/deletedWorkbooks.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/deletedWorkbooks.js +10 -0
- package/dist/commonjs/operationsInterfaces/deletedWorkbooks.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/exportConfigurations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/favorites.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/index.d.ts +4 -3
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/index.js +4 -3
- package/dist/commonjs/operationsInterfaces/index.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/liveToken.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/{myWorkbooks.js → operations.js} +1 -1
- package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/proactiveDetectionConfigurations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/webTestLocations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/webTests.d.ts +8 -8
- package/dist/commonjs/operationsInterfaces/webTests.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/workItemConfigurations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/workbookTemplates.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/workbooks.d.ts +6 -6
- package/dist/commonjs/operationsInterfaces/workbooks.js.map +1 -1
- package/dist/commonjs/pagingHelper.d.ts +4 -4
- package/dist/commonjs/pagingHelper.js +4 -4
- package/dist/commonjs/pagingHelper.js.map +1 -1
- package/dist/esm/applicationInsightsManagementClient.d.ts +7 -5
- package/dist/esm/applicationInsightsManagementClient.d.ts.map +1 -1
- package/dist/esm/applicationInsightsManagementClient.js +22 -20
- package/dist/esm/applicationInsightsManagementClient.js.map +1 -1
- package/dist/esm/models/index.d.ts +573 -596
- package/dist/esm/models/index.d.ts.map +1 -1
- package/dist/esm/models/index.js +46 -62
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/mappers.d.ts +31 -26
- package/dist/esm/models/mappers.d.ts.map +1 -1
- package/dist/esm/models/mappers.js +1750 -1587
- package/dist/esm/models/mappers.js.map +1 -1
- package/dist/esm/models/parameters.d.ts +17 -15
- package/dist/esm/models/parameters.d.ts.map +1 -1
- package/dist/esm/models/parameters.js +244 -217
- package/dist/esm/models/parameters.js.map +1 -1
- package/dist/esm/operations/aPIKeys.js +25 -25
- package/dist/esm/operations/aPIKeys.js.map +1 -1
- package/dist/esm/operations/analyticsItems.js +27 -27
- package/dist/esm/operations/analyticsItems.js.map +1 -1
- package/dist/esm/operations/annotations.js +30 -30
- package/dist/esm/operations/annotations.js.map +1 -1
- package/dist/esm/operations/componentAvailableFeatures.d.ts.map +1 -1
- package/dist/esm/operations/componentAvailableFeatures.js +6 -6
- package/dist/esm/operations/componentAvailableFeatures.js.map +1 -1
- package/dist/esm/operations/componentCurrentBillingFeatures.d.ts.map +1 -1
- package/dist/esm/operations/componentCurrentBillingFeatures.js +12 -12
- package/dist/esm/operations/componentCurrentBillingFeatures.js.map +1 -1
- package/dist/esm/operations/componentFeatureCapabilities.d.ts.map +1 -1
- package/dist/esm/operations/componentFeatureCapabilities.js +6 -6
- package/dist/esm/operations/componentFeatureCapabilities.js.map +1 -1
- package/dist/esm/operations/componentLinkedStorageAccountsOperations.d.ts.map +1 -1
- package/dist/esm/operations/componentLinkedStorageAccountsOperations.js +29 -29
- package/dist/esm/operations/componentLinkedStorageAccountsOperations.js.map +1 -1
- package/dist/esm/operations/componentQuotaStatus.js +6 -6
- package/dist/esm/operations/componentQuotaStatus.js.map +1 -1
- package/dist/esm/operations/components.d.ts +4 -0
- package/dist/esm/operations/components.d.ts.map +1 -1
- package/dist/esm/operations/components.js +69 -67
- package/dist/esm/operations/components.js.map +1 -1
- package/dist/esm/operations/deletedWorkbooks.d.ts +32 -0
- package/dist/esm/operations/deletedWorkbooks.d.ts.map +1 -0
- package/dist/esm/operations/deletedWorkbooks.js +141 -0
- package/dist/esm/operations/deletedWorkbooks.js.map +1 -0
- package/dist/esm/operations/exportConfigurations.js +38 -38
- package/dist/esm/operations/exportConfigurations.js.map +1 -1
- package/dist/esm/operations/favorites.js +35 -35
- package/dist/esm/operations/favorites.js.map +1 -1
- package/dist/esm/operations/index.d.ts +4 -3
- package/dist/esm/operations/index.d.ts.map +1 -1
- package/dist/esm/operations/index.js +4 -3
- package/dist/esm/operations/index.js.map +1 -1
- package/dist/esm/operations/liveToken.js +4 -4
- package/dist/esm/operations/liveToken.js.map +1 -1
- package/dist/esm/operations/operations.d.ts +32 -0
- package/dist/esm/operations/operations.d.ts.map +1 -0
- package/dist/esm/operations/operations.js +133 -0
- package/dist/esm/operations/operations.js.map +1 -0
- package/dist/esm/operations/proactiveDetectionConfigurations.d.ts.map +1 -1
- package/dist/esm/operations/proactiveDetectionConfigurations.js +23 -23
- package/dist/esm/operations/proactiveDetectionConfigurations.js.map +1 -1
- package/dist/esm/operations/webTestLocations.js +7 -7
- package/dist/esm/operations/webTestLocations.js.map +1 -1
- package/dist/esm/operations/webTests.d.ts +10 -10
- package/dist/esm/operations/webTests.js +64 -67
- package/dist/esm/operations/webTests.js.map +1 -1
- package/dist/esm/operations/workItemConfigurations.js +38 -38
- package/dist/esm/operations/workItemConfigurations.js.map +1 -1
- package/dist/esm/operations/workbookTemplates.js +35 -35
- package/dist/esm/operations/workbookTemplates.js.map +1 -1
- package/dist/esm/operations/workbooks.d.ts +8 -10
- package/dist/esm/operations/workbooks.d.ts.map +1 -1
- package/dist/esm/operations/workbooks.js +91 -104
- package/dist/esm/operations/workbooks.js.map +1 -1
- package/dist/esm/operationsInterfaces/aPIKeys.js.map +1 -1
- package/dist/esm/operationsInterfaces/analyticsItems.js.map +1 -1
- package/dist/esm/operationsInterfaces/annotations.js.map +1 -1
- package/dist/esm/operationsInterfaces/componentAvailableFeatures.js.map +1 -1
- package/dist/esm/operationsInterfaces/componentCurrentBillingFeatures.js.map +1 -1
- package/dist/esm/operationsInterfaces/componentFeatureCapabilities.js.map +1 -1
- package/dist/esm/operationsInterfaces/componentLinkedStorageAccountsOperations.js.map +1 -1
- package/dist/esm/operationsInterfaces/componentQuotaStatus.js.map +1 -1
- package/dist/esm/operationsInterfaces/components.d.ts +4 -0
- package/dist/esm/operationsInterfaces/components.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/components.js.map +1 -1
- package/dist/esm/operationsInterfaces/deletedWorkbooks.d.ts +11 -0
- package/dist/esm/operationsInterfaces/deletedWorkbooks.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/deletedWorkbooks.js +9 -0
- package/dist/esm/operationsInterfaces/deletedWorkbooks.js.map +1 -0
- package/dist/esm/operationsInterfaces/exportConfigurations.js.map +1 -1
- package/dist/esm/operationsInterfaces/favorites.js.map +1 -1
- package/dist/esm/operationsInterfaces/index.d.ts +4 -3
- package/dist/esm/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/index.js +4 -3
- package/dist/esm/operationsInterfaces/index.js.map +1 -1
- package/dist/esm/operationsInterfaces/liveToken.js.map +1 -1
- package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
- package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/{myWorkbooks.js → operations.js} +1 -1
- package/dist/esm/operationsInterfaces/operations.js.map +1 -0
- package/dist/esm/operationsInterfaces/proactiveDetectionConfigurations.js.map +1 -1
- package/dist/esm/operationsInterfaces/webTestLocations.js.map +1 -1
- package/dist/esm/operationsInterfaces/webTests.d.ts +8 -8
- package/dist/esm/operationsInterfaces/webTests.js.map +1 -1
- package/dist/esm/operationsInterfaces/workItemConfigurations.js.map +1 -1
- package/dist/esm/operationsInterfaces/workbookTemplates.js.map +1 -1
- package/dist/esm/operationsInterfaces/workbooks.d.ts +6 -6
- package/dist/esm/operationsInterfaces/workbooks.js.map +1 -1
- package/dist/esm/pagingHelper.d.ts +4 -4
- package/dist/esm/pagingHelper.js +4 -4
- package/dist/esm/pagingHelper.js.map +1 -1
- package/dist/react-native/applicationInsightsManagementClient.d.ts +7 -5
- package/dist/react-native/applicationInsightsManagementClient.d.ts.map +1 -1
- package/dist/react-native/applicationInsightsManagementClient.js +22 -20
- package/dist/react-native/applicationInsightsManagementClient.js.map +1 -1
- package/dist/react-native/models/index.d.ts +573 -596
- package/dist/react-native/models/index.d.ts.map +1 -1
- package/dist/react-native/models/index.js +46 -62
- package/dist/react-native/models/index.js.map +1 -1
- package/dist/react-native/models/mappers.d.ts +31 -26
- package/dist/react-native/models/mappers.d.ts.map +1 -1
- package/dist/react-native/models/mappers.js +1750 -1587
- package/dist/react-native/models/mappers.js.map +1 -1
- package/dist/react-native/models/parameters.d.ts +17 -15
- package/dist/react-native/models/parameters.d.ts.map +1 -1
- package/dist/react-native/models/parameters.js +244 -217
- package/dist/react-native/models/parameters.js.map +1 -1
- package/dist/react-native/operations/aPIKeys.js +25 -25
- package/dist/react-native/operations/aPIKeys.js.map +1 -1
- package/dist/react-native/operations/analyticsItems.js +27 -27
- package/dist/react-native/operations/analyticsItems.js.map +1 -1
- package/dist/react-native/operations/annotations.js +30 -30
- package/dist/react-native/operations/annotations.js.map +1 -1
- package/dist/react-native/operations/componentAvailableFeatures.d.ts.map +1 -1
- package/dist/react-native/operations/componentAvailableFeatures.js +6 -6
- package/dist/react-native/operations/componentAvailableFeatures.js.map +1 -1
- package/dist/react-native/operations/componentCurrentBillingFeatures.d.ts.map +1 -1
- package/dist/react-native/operations/componentCurrentBillingFeatures.js +12 -12
- package/dist/react-native/operations/componentCurrentBillingFeatures.js.map +1 -1
- package/dist/react-native/operations/componentFeatureCapabilities.d.ts.map +1 -1
- package/dist/react-native/operations/componentFeatureCapabilities.js +6 -6
- package/dist/react-native/operations/componentFeatureCapabilities.js.map +1 -1
- package/dist/react-native/operations/componentLinkedStorageAccountsOperations.d.ts.map +1 -1
- package/dist/react-native/operations/componentLinkedStorageAccountsOperations.js +29 -29
- package/dist/react-native/operations/componentLinkedStorageAccountsOperations.js.map +1 -1
- package/dist/react-native/operations/componentQuotaStatus.js +6 -6
- package/dist/react-native/operations/componentQuotaStatus.js.map +1 -1
- package/dist/react-native/operations/components.d.ts +4 -0
- package/dist/react-native/operations/components.d.ts.map +1 -1
- package/dist/react-native/operations/components.js +69 -67
- package/dist/react-native/operations/components.js.map +1 -1
- package/dist/react-native/operations/deletedWorkbooks.d.ts +32 -0
- package/dist/react-native/operations/deletedWorkbooks.d.ts.map +1 -0
- package/dist/react-native/operations/deletedWorkbooks.js +141 -0
- package/dist/react-native/operations/deletedWorkbooks.js.map +1 -0
- package/dist/react-native/operations/exportConfigurations.js +38 -38
- package/dist/react-native/operations/exportConfigurations.js.map +1 -1
- package/dist/react-native/operations/favorites.js +35 -35
- package/dist/react-native/operations/favorites.js.map +1 -1
- package/dist/react-native/operations/index.d.ts +4 -3
- package/dist/react-native/operations/index.d.ts.map +1 -1
- package/dist/react-native/operations/index.js +4 -3
- package/dist/react-native/operations/index.js.map +1 -1
- package/dist/react-native/operations/liveToken.js +4 -4
- package/dist/react-native/operations/liveToken.js.map +1 -1
- package/dist/react-native/operations/operations.d.ts +32 -0
- package/dist/react-native/operations/operations.d.ts.map +1 -0
- package/dist/react-native/operations/operations.js +133 -0
- package/dist/react-native/operations/operations.js.map +1 -0
- package/dist/react-native/operations/proactiveDetectionConfigurations.d.ts.map +1 -1
- package/dist/react-native/operations/proactiveDetectionConfigurations.js +23 -23
- package/dist/react-native/operations/proactiveDetectionConfigurations.js.map +1 -1
- package/dist/react-native/operations/webTestLocations.js +7 -7
- package/dist/react-native/operations/webTestLocations.js.map +1 -1
- package/dist/react-native/operations/webTests.d.ts +10 -10
- package/dist/react-native/operations/webTests.js +64 -67
- package/dist/react-native/operations/webTests.js.map +1 -1
- package/dist/react-native/operations/workItemConfigurations.js +38 -38
- package/dist/react-native/operations/workItemConfigurations.js.map +1 -1
- package/dist/react-native/operations/workbookTemplates.js +35 -35
- package/dist/react-native/operations/workbookTemplates.js.map +1 -1
- package/dist/react-native/operations/workbooks.d.ts +8 -10
- package/dist/react-native/operations/workbooks.d.ts.map +1 -1
- package/dist/react-native/operations/workbooks.js +91 -104
- package/dist/react-native/operations/workbooks.js.map +1 -1
- package/dist/react-native/operationsInterfaces/aPIKeys.js.map +1 -1
- package/dist/react-native/operationsInterfaces/analyticsItems.js.map +1 -1
- package/dist/react-native/operationsInterfaces/annotations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/componentAvailableFeatures.js.map +1 -1
- package/dist/react-native/operationsInterfaces/componentCurrentBillingFeatures.js.map +1 -1
- package/dist/react-native/operationsInterfaces/componentFeatureCapabilities.js.map +1 -1
- package/dist/react-native/operationsInterfaces/componentLinkedStorageAccountsOperations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/componentQuotaStatus.js.map +1 -1
- package/dist/react-native/operationsInterfaces/components.d.ts +4 -0
- package/dist/react-native/operationsInterfaces/components.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/components.js.map +1 -1
- package/dist/react-native/operationsInterfaces/deletedWorkbooks.d.ts +11 -0
- package/dist/react-native/operationsInterfaces/deletedWorkbooks.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/deletedWorkbooks.js +9 -0
- package/dist/react-native/operationsInterfaces/deletedWorkbooks.js.map +1 -0
- package/dist/react-native/operationsInterfaces/exportConfigurations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/favorites.js.map +1 -1
- package/dist/react-native/operationsInterfaces/index.d.ts +4 -3
- package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/index.js +4 -3
- package/dist/react-native/operationsInterfaces/index.js.map +1 -1
- package/dist/react-native/operationsInterfaces/liveToken.js.map +1 -1
- package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
- package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/{myWorkbooks.js → operations.js} +1 -1
- package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/proactiveDetectionConfigurations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/webTestLocations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/webTests.d.ts +8 -8
- package/dist/react-native/operationsInterfaces/webTests.js.map +1 -1
- package/dist/react-native/operationsInterfaces/workItemConfigurations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/workbookTemplates.js.map +1 -1
- package/dist/react-native/operationsInterfaces/workbooks.d.ts +6 -6
- package/dist/react-native/operationsInterfaces/workbooks.js.map +1 -1
- package/dist/react-native/pagingHelper.d.ts +4 -4
- package/dist/react-native/pagingHelper.js +4 -4
- package/dist/react-native/pagingHelper.js.map +1 -1
- package/package.json +10 -8
- package/review/arm-appinsights.api.md +146 -164
- package/dist/browser/operations/myWorkbooks.d.ts +0 -89
- package/dist/browser/operations/myWorkbooks.d.ts.map +0 -1
- package/dist/browser/operations/myWorkbooks.js +0 -414
- package/dist/browser/operations/myWorkbooks.js.map +0 -1
- package/dist/browser/operationsInterfaces/myWorkbooks.d.ts +0 -49
- package/dist/browser/operationsInterfaces/myWorkbooks.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/myWorkbooks.js.map +0 -1
- package/dist/commonjs/operations/myWorkbooks.d.ts +0 -89
- package/dist/commonjs/operations/myWorkbooks.d.ts.map +0 -1
- package/dist/commonjs/operations/myWorkbooks.js +0 -418
- package/dist/commonjs/operations/myWorkbooks.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/myWorkbooks.d.ts +0 -49
- package/dist/commonjs/operationsInterfaces/myWorkbooks.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/myWorkbooks.js.map +0 -1
- package/dist/esm/operations/myWorkbooks.d.ts +0 -89
- package/dist/esm/operations/myWorkbooks.d.ts.map +0 -1
- package/dist/esm/operations/myWorkbooks.js +0 -414
- package/dist/esm/operations/myWorkbooks.js.map +0 -1
- package/dist/esm/operationsInterfaces/myWorkbooks.d.ts +0 -49
- package/dist/esm/operationsInterfaces/myWorkbooks.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/myWorkbooks.js.map +0 -1
- package/dist/react-native/operations/myWorkbooks.d.ts +0 -89
- package/dist/react-native/operations/myWorkbooks.d.ts.map +0 -1
- package/dist/react-native/operations/myWorkbooks.js +0 -414
- package/dist/react-native/operations/myWorkbooks.js.map +0 -1
- package/dist/react-native/operationsInterfaces/myWorkbooks.d.ts +0 -49
- package/dist/react-native/operationsInterfaces/myWorkbooks.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/myWorkbooks.js.map +0 -1
|
@@ -5,6 +5,238 @@
|
|
|
5
5
|
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
6
|
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
7
|
*/
|
|
8
|
+
export const ApplicationInsightsComponentListResult = {
|
|
9
|
+
type: {
|
|
10
|
+
name: "Composite",
|
|
11
|
+
className: "ApplicationInsightsComponentListResult",
|
|
12
|
+
modelProperties: {
|
|
13
|
+
value: {
|
|
14
|
+
serializedName: "value",
|
|
15
|
+
required: true,
|
|
16
|
+
type: {
|
|
17
|
+
name: "Sequence",
|
|
18
|
+
element: {
|
|
19
|
+
type: {
|
|
20
|
+
name: "Composite",
|
|
21
|
+
className: "ApplicationInsightsComponent",
|
|
22
|
+
},
|
|
23
|
+
},
|
|
24
|
+
},
|
|
25
|
+
},
|
|
26
|
+
nextLink: {
|
|
27
|
+
serializedName: "nextLink",
|
|
28
|
+
type: {
|
|
29
|
+
name: "String",
|
|
30
|
+
},
|
|
31
|
+
},
|
|
32
|
+
},
|
|
33
|
+
},
|
|
34
|
+
};
|
|
35
|
+
export const PrivateLinkScopedResource = {
|
|
36
|
+
type: {
|
|
37
|
+
name: "Composite",
|
|
38
|
+
className: "PrivateLinkScopedResource",
|
|
39
|
+
modelProperties: {
|
|
40
|
+
resourceId: {
|
|
41
|
+
serializedName: "ResourceId",
|
|
42
|
+
type: {
|
|
43
|
+
name: "String",
|
|
44
|
+
},
|
|
45
|
+
},
|
|
46
|
+
scopeId: {
|
|
47
|
+
serializedName: "ScopeId",
|
|
48
|
+
type: {
|
|
49
|
+
name: "String",
|
|
50
|
+
},
|
|
51
|
+
},
|
|
52
|
+
},
|
|
53
|
+
},
|
|
54
|
+
};
|
|
55
|
+
export const ComponentsResource = {
|
|
56
|
+
type: {
|
|
57
|
+
name: "Composite",
|
|
58
|
+
className: "ComponentsResource",
|
|
59
|
+
modelProperties: {
|
|
60
|
+
id: {
|
|
61
|
+
serializedName: "id",
|
|
62
|
+
readOnly: true,
|
|
63
|
+
type: {
|
|
64
|
+
name: "String",
|
|
65
|
+
},
|
|
66
|
+
},
|
|
67
|
+
name: {
|
|
68
|
+
serializedName: "name",
|
|
69
|
+
readOnly: true,
|
|
70
|
+
type: {
|
|
71
|
+
name: "String",
|
|
72
|
+
},
|
|
73
|
+
},
|
|
74
|
+
type: {
|
|
75
|
+
serializedName: "type",
|
|
76
|
+
readOnly: true,
|
|
77
|
+
type: {
|
|
78
|
+
name: "String",
|
|
79
|
+
},
|
|
80
|
+
},
|
|
81
|
+
location: {
|
|
82
|
+
serializedName: "location",
|
|
83
|
+
required: true,
|
|
84
|
+
type: {
|
|
85
|
+
name: "String",
|
|
86
|
+
},
|
|
87
|
+
},
|
|
88
|
+
tags: {
|
|
89
|
+
serializedName: "tags",
|
|
90
|
+
type: {
|
|
91
|
+
name: "Dictionary",
|
|
92
|
+
value: { type: { name: "String" } },
|
|
93
|
+
},
|
|
94
|
+
},
|
|
95
|
+
},
|
|
96
|
+
},
|
|
97
|
+
};
|
|
98
|
+
export const ErrorResponseComponents = {
|
|
99
|
+
type: {
|
|
100
|
+
name: "Composite",
|
|
101
|
+
className: "ErrorResponseComponents",
|
|
102
|
+
modelProperties: {
|
|
103
|
+
error: {
|
|
104
|
+
serializedName: "error",
|
|
105
|
+
type: {
|
|
106
|
+
name: "Composite",
|
|
107
|
+
className: "ErrorResponseComponentsError",
|
|
108
|
+
},
|
|
109
|
+
},
|
|
110
|
+
},
|
|
111
|
+
},
|
|
112
|
+
};
|
|
113
|
+
export const ErrorResponseComponentsError = {
|
|
114
|
+
type: {
|
|
115
|
+
name: "Composite",
|
|
116
|
+
className: "ErrorResponseComponentsError",
|
|
117
|
+
modelProperties: {
|
|
118
|
+
code: {
|
|
119
|
+
serializedName: "code",
|
|
120
|
+
readOnly: true,
|
|
121
|
+
type: {
|
|
122
|
+
name: "String",
|
|
123
|
+
},
|
|
124
|
+
},
|
|
125
|
+
message: {
|
|
126
|
+
serializedName: "message",
|
|
127
|
+
readOnly: true,
|
|
128
|
+
type: {
|
|
129
|
+
name: "String",
|
|
130
|
+
},
|
|
131
|
+
},
|
|
132
|
+
},
|
|
133
|
+
},
|
|
134
|
+
};
|
|
135
|
+
export const TagsResource = {
|
|
136
|
+
type: {
|
|
137
|
+
name: "Composite",
|
|
138
|
+
className: "TagsResource",
|
|
139
|
+
modelProperties: {
|
|
140
|
+
tags: {
|
|
141
|
+
serializedName: "tags",
|
|
142
|
+
type: {
|
|
143
|
+
name: "Dictionary",
|
|
144
|
+
value: { type: { name: "String" } },
|
|
145
|
+
},
|
|
146
|
+
},
|
|
147
|
+
},
|
|
148
|
+
},
|
|
149
|
+
};
|
|
150
|
+
export const ComponentPurgeBody = {
|
|
151
|
+
type: {
|
|
152
|
+
name: "Composite",
|
|
153
|
+
className: "ComponentPurgeBody",
|
|
154
|
+
modelProperties: {
|
|
155
|
+
table: {
|
|
156
|
+
serializedName: "table",
|
|
157
|
+
required: true,
|
|
158
|
+
type: {
|
|
159
|
+
name: "String",
|
|
160
|
+
},
|
|
161
|
+
},
|
|
162
|
+
filters: {
|
|
163
|
+
serializedName: "filters",
|
|
164
|
+
required: true,
|
|
165
|
+
type: {
|
|
166
|
+
name: "Sequence",
|
|
167
|
+
element: {
|
|
168
|
+
type: {
|
|
169
|
+
name: "Composite",
|
|
170
|
+
className: "ComponentPurgeBodyFilters",
|
|
171
|
+
},
|
|
172
|
+
},
|
|
173
|
+
},
|
|
174
|
+
},
|
|
175
|
+
},
|
|
176
|
+
},
|
|
177
|
+
};
|
|
178
|
+
export const ComponentPurgeBodyFilters = {
|
|
179
|
+
type: {
|
|
180
|
+
name: "Composite",
|
|
181
|
+
className: "ComponentPurgeBodyFilters",
|
|
182
|
+
modelProperties: {
|
|
183
|
+
column: {
|
|
184
|
+
serializedName: "column",
|
|
185
|
+
type: {
|
|
186
|
+
name: "String",
|
|
187
|
+
},
|
|
188
|
+
},
|
|
189
|
+
operator: {
|
|
190
|
+
serializedName: "operator",
|
|
191
|
+
type: {
|
|
192
|
+
name: "String",
|
|
193
|
+
},
|
|
194
|
+
},
|
|
195
|
+
value: {
|
|
196
|
+
serializedName: "value",
|
|
197
|
+
type: {
|
|
198
|
+
name: "any",
|
|
199
|
+
},
|
|
200
|
+
},
|
|
201
|
+
key: {
|
|
202
|
+
serializedName: "key",
|
|
203
|
+
type: {
|
|
204
|
+
name: "String",
|
|
205
|
+
},
|
|
206
|
+
},
|
|
207
|
+
},
|
|
208
|
+
},
|
|
209
|
+
};
|
|
210
|
+
export const ComponentPurgeResponse = {
|
|
211
|
+
type: {
|
|
212
|
+
name: "Composite",
|
|
213
|
+
className: "ComponentPurgeResponse",
|
|
214
|
+
modelProperties: {
|
|
215
|
+
operationId: {
|
|
216
|
+
serializedName: "operationId",
|
|
217
|
+
required: true,
|
|
218
|
+
type: {
|
|
219
|
+
name: "String",
|
|
220
|
+
},
|
|
221
|
+
},
|
|
222
|
+
},
|
|
223
|
+
},
|
|
224
|
+
};
|
|
225
|
+
export const ComponentPurgeStatusResponse = {
|
|
226
|
+
type: {
|
|
227
|
+
name: "Composite",
|
|
228
|
+
className: "ComponentPurgeStatusResponse",
|
|
229
|
+
modelProperties: {
|
|
230
|
+
status: {
|
|
231
|
+
serializedName: "status",
|
|
232
|
+
required: true,
|
|
233
|
+
type: {
|
|
234
|
+
name: "String",
|
|
235
|
+
},
|
|
236
|
+
},
|
|
237
|
+
},
|
|
238
|
+
},
|
|
239
|
+
};
|
|
8
240
|
export const AnnotationsListResult = {
|
|
9
241
|
type: {
|
|
10
242
|
name: "Composite",
|
|
@@ -18,13 +250,13 @@ export const AnnotationsListResult = {
|
|
|
18
250
|
element: {
|
|
19
251
|
type: {
|
|
20
252
|
name: "Composite",
|
|
21
|
-
className: "Annotation"
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
}
|
|
253
|
+
className: "Annotation",
|
|
254
|
+
},
|
|
255
|
+
},
|
|
256
|
+
},
|
|
257
|
+
},
|
|
258
|
+
},
|
|
259
|
+
},
|
|
28
260
|
};
|
|
29
261
|
export const Annotation = {
|
|
30
262
|
type: {
|
|
@@ -34,42 +266,42 @@ export const Annotation = {
|
|
|
34
266
|
annotationName: {
|
|
35
267
|
serializedName: "AnnotationName",
|
|
36
268
|
type: {
|
|
37
|
-
name: "String"
|
|
38
|
-
}
|
|
269
|
+
name: "String",
|
|
270
|
+
},
|
|
39
271
|
},
|
|
40
272
|
category: {
|
|
41
273
|
serializedName: "Category",
|
|
42
274
|
type: {
|
|
43
|
-
name: "String"
|
|
44
|
-
}
|
|
275
|
+
name: "String",
|
|
276
|
+
},
|
|
45
277
|
},
|
|
46
278
|
eventTime: {
|
|
47
279
|
serializedName: "EventTime",
|
|
48
280
|
type: {
|
|
49
|
-
name: "DateTime"
|
|
50
|
-
}
|
|
281
|
+
name: "DateTime",
|
|
282
|
+
},
|
|
51
283
|
},
|
|
52
284
|
id: {
|
|
53
285
|
serializedName: "Id",
|
|
54
286
|
type: {
|
|
55
|
-
name: "String"
|
|
56
|
-
}
|
|
287
|
+
name: "String",
|
|
288
|
+
},
|
|
57
289
|
},
|
|
58
290
|
properties: {
|
|
59
291
|
serializedName: "Properties",
|
|
60
292
|
type: {
|
|
61
|
-
name: "String"
|
|
62
|
-
}
|
|
293
|
+
name: "String",
|
|
294
|
+
},
|
|
63
295
|
},
|
|
64
296
|
relatedAnnotation: {
|
|
65
297
|
defaultValue: "null",
|
|
66
298
|
serializedName: "RelatedAnnotation",
|
|
67
299
|
type: {
|
|
68
|
-
name: "String"
|
|
69
|
-
}
|
|
70
|
-
}
|
|
71
|
-
}
|
|
72
|
-
}
|
|
300
|
+
name: "String",
|
|
301
|
+
},
|
|
302
|
+
},
|
|
303
|
+
},
|
|
304
|
+
},
|
|
73
305
|
};
|
|
74
306
|
export const AnnotationError = {
|
|
75
307
|
type: {
|
|
@@ -79,24 +311,24 @@ export const AnnotationError = {
|
|
|
79
311
|
code: {
|
|
80
312
|
serializedName: "code",
|
|
81
313
|
type: {
|
|
82
|
-
name: "String"
|
|
83
|
-
}
|
|
314
|
+
name: "String",
|
|
315
|
+
},
|
|
84
316
|
},
|
|
85
317
|
message: {
|
|
86
318
|
serializedName: "message",
|
|
87
319
|
type: {
|
|
88
|
-
name: "String"
|
|
89
|
-
}
|
|
320
|
+
name: "String",
|
|
321
|
+
},
|
|
90
322
|
},
|
|
91
323
|
innererror: {
|
|
92
324
|
serializedName: "innererror",
|
|
93
325
|
type: {
|
|
94
326
|
name: "Composite",
|
|
95
|
-
className: "InnerError"
|
|
96
|
-
}
|
|
97
|
-
}
|
|
98
|
-
}
|
|
99
|
-
}
|
|
327
|
+
className: "InnerError",
|
|
328
|
+
},
|
|
329
|
+
},
|
|
330
|
+
},
|
|
331
|
+
},
|
|
100
332
|
};
|
|
101
333
|
export const InnerError = {
|
|
102
334
|
type: {
|
|
@@ -106,17 +338,17 @@ export const InnerError = {
|
|
|
106
338
|
diagnosticcontext: {
|
|
107
339
|
serializedName: "diagnosticcontext",
|
|
108
340
|
type: {
|
|
109
|
-
name: "String"
|
|
110
|
-
}
|
|
341
|
+
name: "String",
|
|
342
|
+
},
|
|
111
343
|
},
|
|
112
344
|
time: {
|
|
113
345
|
serializedName: "time",
|
|
114
346
|
type: {
|
|
115
|
-
name: "DateTime"
|
|
116
|
-
}
|
|
117
|
-
}
|
|
118
|
-
}
|
|
119
|
-
}
|
|
347
|
+
name: "DateTime",
|
|
348
|
+
},
|
|
349
|
+
},
|
|
350
|
+
},
|
|
351
|
+
},
|
|
120
352
|
};
|
|
121
353
|
export const ApplicationInsightsComponentAPIKeyListResult = {
|
|
122
354
|
type: {
|
|
@@ -131,13 +363,13 @@ export const ApplicationInsightsComponentAPIKeyListResult = {
|
|
|
131
363
|
element: {
|
|
132
364
|
type: {
|
|
133
365
|
name: "Composite",
|
|
134
|
-
className: "ApplicationInsightsComponentAPIKey"
|
|
135
|
-
}
|
|
136
|
-
}
|
|
137
|
-
}
|
|
138
|
-
}
|
|
139
|
-
}
|
|
140
|
-
}
|
|
366
|
+
className: "ApplicationInsightsComponentAPIKey",
|
|
367
|
+
},
|
|
368
|
+
},
|
|
369
|
+
},
|
|
370
|
+
},
|
|
371
|
+
},
|
|
372
|
+
},
|
|
141
373
|
};
|
|
142
374
|
export const ApplicationInsightsComponentAPIKey = {
|
|
143
375
|
type: {
|
|
@@ -148,27 +380,27 @@ export const ApplicationInsightsComponentAPIKey = {
|
|
|
148
380
|
serializedName: "id",
|
|
149
381
|
readOnly: true,
|
|
150
382
|
type: {
|
|
151
|
-
name: "String"
|
|
152
|
-
}
|
|
383
|
+
name: "String",
|
|
384
|
+
},
|
|
153
385
|
},
|
|
154
386
|
apiKey: {
|
|
155
387
|
serializedName: "apiKey",
|
|
156
388
|
readOnly: true,
|
|
157
389
|
type: {
|
|
158
|
-
name: "String"
|
|
159
|
-
}
|
|
390
|
+
name: "String",
|
|
391
|
+
},
|
|
160
392
|
},
|
|
161
393
|
createdDate: {
|
|
162
394
|
serializedName: "createdDate",
|
|
163
395
|
type: {
|
|
164
|
-
name: "String"
|
|
165
|
-
}
|
|
396
|
+
name: "String",
|
|
397
|
+
},
|
|
166
398
|
},
|
|
167
399
|
name: {
|
|
168
400
|
serializedName: "name",
|
|
169
401
|
type: {
|
|
170
|
-
name: "String"
|
|
171
|
-
}
|
|
402
|
+
name: "String",
|
|
403
|
+
},
|
|
172
404
|
},
|
|
173
405
|
linkedReadProperties: {
|
|
174
406
|
serializedName: "linkedReadProperties",
|
|
@@ -176,10 +408,10 @@ export const ApplicationInsightsComponentAPIKey = {
|
|
|
176
408
|
name: "Sequence",
|
|
177
409
|
element: {
|
|
178
410
|
type: {
|
|
179
|
-
name: "String"
|
|
180
|
-
}
|
|
181
|
-
}
|
|
182
|
-
}
|
|
411
|
+
name: "String",
|
|
412
|
+
},
|
|
413
|
+
},
|
|
414
|
+
},
|
|
183
415
|
},
|
|
184
416
|
linkedWriteProperties: {
|
|
185
417
|
serializedName: "linkedWriteProperties",
|
|
@@ -187,13 +419,13 @@ export const ApplicationInsightsComponentAPIKey = {
|
|
|
187
419
|
name: "Sequence",
|
|
188
420
|
element: {
|
|
189
421
|
type: {
|
|
190
|
-
name: "String"
|
|
191
|
-
}
|
|
192
|
-
}
|
|
193
|
-
}
|
|
194
|
-
}
|
|
195
|
-
}
|
|
196
|
-
}
|
|
422
|
+
name: "String",
|
|
423
|
+
},
|
|
424
|
+
},
|
|
425
|
+
},
|
|
426
|
+
},
|
|
427
|
+
},
|
|
428
|
+
},
|
|
197
429
|
};
|
|
198
430
|
export const APIKeyRequest = {
|
|
199
431
|
type: {
|
|
@@ -203,8 +435,8 @@ export const APIKeyRequest = {
|
|
|
203
435
|
name: {
|
|
204
436
|
serializedName: "name",
|
|
205
437
|
type: {
|
|
206
|
-
name: "String"
|
|
207
|
-
}
|
|
438
|
+
name: "String",
|
|
439
|
+
},
|
|
208
440
|
},
|
|
209
441
|
linkedReadProperties: {
|
|
210
442
|
serializedName: "linkedReadProperties",
|
|
@@ -212,10 +444,10 @@ export const APIKeyRequest = {
|
|
|
212
444
|
name: "Sequence",
|
|
213
445
|
element: {
|
|
214
446
|
type: {
|
|
215
|
-
name: "String"
|
|
216
|
-
}
|
|
217
|
-
}
|
|
218
|
-
}
|
|
447
|
+
name: "String",
|
|
448
|
+
},
|
|
449
|
+
},
|
|
450
|
+
},
|
|
219
451
|
},
|
|
220
452
|
linkedWriteProperties: {
|
|
221
453
|
serializedName: "linkedWriteProperties",
|
|
@@ -223,13 +455,13 @@ export const APIKeyRequest = {
|
|
|
223
455
|
name: "Sequence",
|
|
224
456
|
element: {
|
|
225
457
|
type: {
|
|
226
|
-
name: "String"
|
|
227
|
-
}
|
|
228
|
-
}
|
|
229
|
-
}
|
|
230
|
-
}
|
|
231
|
-
}
|
|
232
|
-
}
|
|
458
|
+
name: "String",
|
|
459
|
+
},
|
|
460
|
+
},
|
|
461
|
+
},
|
|
462
|
+
},
|
|
463
|
+
},
|
|
464
|
+
},
|
|
233
465
|
};
|
|
234
466
|
export const ApplicationInsightsComponentExportConfiguration = {
|
|
235
467
|
type: {
|
|
@@ -240,135 +472,135 @@ export const ApplicationInsightsComponentExportConfiguration = {
|
|
|
240
472
|
serializedName: "ExportId",
|
|
241
473
|
readOnly: true,
|
|
242
474
|
type: {
|
|
243
|
-
name: "String"
|
|
244
|
-
}
|
|
475
|
+
name: "String",
|
|
476
|
+
},
|
|
245
477
|
},
|
|
246
478
|
instrumentationKey: {
|
|
247
479
|
serializedName: "InstrumentationKey",
|
|
248
480
|
readOnly: true,
|
|
249
481
|
type: {
|
|
250
|
-
name: "String"
|
|
251
|
-
}
|
|
482
|
+
name: "String",
|
|
483
|
+
},
|
|
252
484
|
},
|
|
253
485
|
recordTypes: {
|
|
254
486
|
serializedName: "RecordTypes",
|
|
255
487
|
type: {
|
|
256
|
-
name: "String"
|
|
257
|
-
}
|
|
488
|
+
name: "String",
|
|
489
|
+
},
|
|
258
490
|
},
|
|
259
491
|
applicationName: {
|
|
260
492
|
serializedName: "ApplicationName",
|
|
261
493
|
readOnly: true,
|
|
262
494
|
type: {
|
|
263
|
-
name: "String"
|
|
264
|
-
}
|
|
495
|
+
name: "String",
|
|
496
|
+
},
|
|
265
497
|
},
|
|
266
498
|
subscriptionId: {
|
|
267
499
|
serializedName: "SubscriptionId",
|
|
268
500
|
readOnly: true,
|
|
269
501
|
type: {
|
|
270
|
-
name: "String"
|
|
271
|
-
}
|
|
502
|
+
name: "String",
|
|
503
|
+
},
|
|
272
504
|
},
|
|
273
505
|
resourceGroup: {
|
|
274
506
|
serializedName: "ResourceGroup",
|
|
275
507
|
readOnly: true,
|
|
276
508
|
type: {
|
|
277
|
-
name: "String"
|
|
278
|
-
}
|
|
509
|
+
name: "String",
|
|
510
|
+
},
|
|
279
511
|
},
|
|
280
512
|
destinationStorageSubscriptionId: {
|
|
281
513
|
serializedName: "DestinationStorageSubscriptionId",
|
|
282
514
|
readOnly: true,
|
|
283
515
|
type: {
|
|
284
|
-
name: "String"
|
|
285
|
-
}
|
|
516
|
+
name: "String",
|
|
517
|
+
},
|
|
286
518
|
},
|
|
287
519
|
destinationStorageLocationId: {
|
|
288
520
|
serializedName: "DestinationStorageLocationId",
|
|
289
521
|
readOnly: true,
|
|
290
522
|
type: {
|
|
291
|
-
name: "String"
|
|
292
|
-
}
|
|
523
|
+
name: "String",
|
|
524
|
+
},
|
|
293
525
|
},
|
|
294
526
|
destinationAccountId: {
|
|
295
527
|
serializedName: "DestinationAccountId",
|
|
296
528
|
readOnly: true,
|
|
297
529
|
type: {
|
|
298
|
-
name: "String"
|
|
299
|
-
}
|
|
530
|
+
name: "String",
|
|
531
|
+
},
|
|
300
532
|
},
|
|
301
533
|
destinationType: {
|
|
302
534
|
serializedName: "DestinationType",
|
|
303
535
|
readOnly: true,
|
|
304
536
|
type: {
|
|
305
|
-
name: "String"
|
|
306
|
-
}
|
|
537
|
+
name: "String",
|
|
538
|
+
},
|
|
307
539
|
},
|
|
308
540
|
isUserEnabled: {
|
|
309
541
|
serializedName: "IsUserEnabled",
|
|
310
542
|
readOnly: true,
|
|
311
543
|
type: {
|
|
312
|
-
name: "String"
|
|
313
|
-
}
|
|
544
|
+
name: "String",
|
|
545
|
+
},
|
|
314
546
|
},
|
|
315
547
|
lastUserUpdate: {
|
|
316
548
|
serializedName: "LastUserUpdate",
|
|
317
549
|
readOnly: true,
|
|
318
550
|
type: {
|
|
319
|
-
name: "String"
|
|
320
|
-
}
|
|
551
|
+
name: "String",
|
|
552
|
+
},
|
|
321
553
|
},
|
|
322
554
|
notificationQueueEnabled: {
|
|
323
555
|
serializedName: "NotificationQueueEnabled",
|
|
324
556
|
type: {
|
|
325
|
-
name: "String"
|
|
326
|
-
}
|
|
557
|
+
name: "String",
|
|
558
|
+
},
|
|
327
559
|
},
|
|
328
560
|
exportStatus: {
|
|
329
561
|
serializedName: "ExportStatus",
|
|
330
562
|
readOnly: true,
|
|
331
563
|
type: {
|
|
332
|
-
name: "String"
|
|
333
|
-
}
|
|
564
|
+
name: "String",
|
|
565
|
+
},
|
|
334
566
|
},
|
|
335
567
|
lastSuccessTime: {
|
|
336
568
|
serializedName: "LastSuccessTime",
|
|
337
569
|
readOnly: true,
|
|
338
570
|
type: {
|
|
339
|
-
name: "String"
|
|
340
|
-
}
|
|
571
|
+
name: "String",
|
|
572
|
+
},
|
|
341
573
|
},
|
|
342
574
|
lastGapTime: {
|
|
343
575
|
serializedName: "LastGapTime",
|
|
344
576
|
readOnly: true,
|
|
345
577
|
type: {
|
|
346
|
-
name: "String"
|
|
347
|
-
}
|
|
578
|
+
name: "String",
|
|
579
|
+
},
|
|
348
580
|
},
|
|
349
581
|
permanentErrorReason: {
|
|
350
582
|
serializedName: "PermanentErrorReason",
|
|
351
583
|
readOnly: true,
|
|
352
584
|
type: {
|
|
353
|
-
name: "String"
|
|
354
|
-
}
|
|
585
|
+
name: "String",
|
|
586
|
+
},
|
|
355
587
|
},
|
|
356
588
|
storageName: {
|
|
357
589
|
serializedName: "StorageName",
|
|
358
590
|
readOnly: true,
|
|
359
591
|
type: {
|
|
360
|
-
name: "String"
|
|
361
|
-
}
|
|
592
|
+
name: "String",
|
|
593
|
+
},
|
|
362
594
|
},
|
|
363
595
|
containerName: {
|
|
364
596
|
serializedName: "ContainerName",
|
|
365
597
|
readOnly: true,
|
|
366
598
|
type: {
|
|
367
|
-
name: "String"
|
|
368
|
-
}
|
|
369
|
-
}
|
|
370
|
-
}
|
|
371
|
-
}
|
|
599
|
+
name: "String",
|
|
600
|
+
},
|
|
601
|
+
},
|
|
602
|
+
},
|
|
603
|
+
},
|
|
372
604
|
};
|
|
373
605
|
export const ApplicationInsightsComponentExportRequest = {
|
|
374
606
|
type: {
|
|
@@ -378,59 +610,59 @@ export const ApplicationInsightsComponentExportRequest = {
|
|
|
378
610
|
recordTypes: {
|
|
379
611
|
serializedName: "RecordTypes",
|
|
380
612
|
type: {
|
|
381
|
-
name: "String"
|
|
382
|
-
}
|
|
613
|
+
name: "String",
|
|
614
|
+
},
|
|
383
615
|
},
|
|
384
616
|
destinationType: {
|
|
385
617
|
serializedName: "DestinationType",
|
|
386
618
|
type: {
|
|
387
|
-
name: "String"
|
|
388
|
-
}
|
|
619
|
+
name: "String",
|
|
620
|
+
},
|
|
389
621
|
},
|
|
390
622
|
destinationAddress: {
|
|
391
623
|
serializedName: "DestinationAddress",
|
|
392
624
|
type: {
|
|
393
|
-
name: "String"
|
|
394
|
-
}
|
|
625
|
+
name: "String",
|
|
626
|
+
},
|
|
395
627
|
},
|
|
396
628
|
isEnabled: {
|
|
397
629
|
serializedName: "IsEnabled",
|
|
398
630
|
type: {
|
|
399
|
-
name: "String"
|
|
400
|
-
}
|
|
631
|
+
name: "String",
|
|
632
|
+
},
|
|
401
633
|
},
|
|
402
634
|
notificationQueueEnabled: {
|
|
403
635
|
serializedName: "NotificationQueueEnabled",
|
|
404
636
|
type: {
|
|
405
|
-
name: "String"
|
|
406
|
-
}
|
|
637
|
+
name: "String",
|
|
638
|
+
},
|
|
407
639
|
},
|
|
408
640
|
notificationQueueUri: {
|
|
409
641
|
serializedName: "NotificationQueueUri",
|
|
410
642
|
type: {
|
|
411
|
-
name: "String"
|
|
412
|
-
}
|
|
643
|
+
name: "String",
|
|
644
|
+
},
|
|
413
645
|
},
|
|
414
646
|
destinationStorageSubscriptionId: {
|
|
415
647
|
serializedName: "DestinationStorageSubscriptionId",
|
|
416
648
|
type: {
|
|
417
|
-
name: "String"
|
|
418
|
-
}
|
|
649
|
+
name: "String",
|
|
650
|
+
},
|
|
419
651
|
},
|
|
420
652
|
destinationStorageLocationId: {
|
|
421
653
|
serializedName: "DestinationStorageLocationId",
|
|
422
654
|
type: {
|
|
423
|
-
name: "String"
|
|
424
|
-
}
|
|
655
|
+
name: "String",
|
|
656
|
+
},
|
|
425
657
|
},
|
|
426
658
|
destinationAccountId: {
|
|
427
659
|
serializedName: "DestinationAccountId",
|
|
428
660
|
type: {
|
|
429
|
-
name: "String"
|
|
430
|
-
}
|
|
431
|
-
}
|
|
432
|
-
}
|
|
433
|
-
}
|
|
661
|
+
name: "String",
|
|
662
|
+
},
|
|
663
|
+
},
|
|
664
|
+
},
|
|
665
|
+
},
|
|
434
666
|
};
|
|
435
667
|
export const ApplicationInsightsComponentBillingFeatures = {
|
|
436
668
|
type: {
|
|
@@ -441,8 +673,8 @@ export const ApplicationInsightsComponentBillingFeatures = {
|
|
|
441
673
|
serializedName: "DataVolumeCap",
|
|
442
674
|
type: {
|
|
443
675
|
name: "Composite",
|
|
444
|
-
className: "ApplicationInsightsComponentDataVolumeCap"
|
|
445
|
-
}
|
|
676
|
+
className: "ApplicationInsightsComponentDataVolumeCap",
|
|
677
|
+
},
|
|
446
678
|
},
|
|
447
679
|
currentBillingFeatures: {
|
|
448
680
|
serializedName: "CurrentBillingFeatures",
|
|
@@ -450,13 +682,13 @@ export const ApplicationInsightsComponentBillingFeatures = {
|
|
|
450
682
|
name: "Sequence",
|
|
451
683
|
element: {
|
|
452
684
|
type: {
|
|
453
|
-
name: "String"
|
|
454
|
-
}
|
|
455
|
-
}
|
|
456
|
-
}
|
|
457
|
-
}
|
|
458
|
-
}
|
|
459
|
-
}
|
|
685
|
+
name: "String",
|
|
686
|
+
},
|
|
687
|
+
},
|
|
688
|
+
},
|
|
689
|
+
},
|
|
690
|
+
},
|
|
691
|
+
},
|
|
460
692
|
};
|
|
461
693
|
export const ApplicationInsightsComponentDataVolumeCap = {
|
|
462
694
|
type: {
|
|
@@ -466,43 +698,43 @@ export const ApplicationInsightsComponentDataVolumeCap = {
|
|
|
466
698
|
cap: {
|
|
467
699
|
serializedName: "Cap",
|
|
468
700
|
type: {
|
|
469
|
-
name: "Number"
|
|
470
|
-
}
|
|
701
|
+
name: "Number",
|
|
702
|
+
},
|
|
471
703
|
},
|
|
472
704
|
resetTime: {
|
|
473
705
|
serializedName: "ResetTime",
|
|
474
706
|
readOnly: true,
|
|
475
707
|
type: {
|
|
476
|
-
name: "Number"
|
|
477
|
-
}
|
|
708
|
+
name: "Number",
|
|
709
|
+
},
|
|
478
710
|
},
|
|
479
711
|
warningThreshold: {
|
|
480
712
|
serializedName: "WarningThreshold",
|
|
481
713
|
type: {
|
|
482
|
-
name: "Number"
|
|
483
|
-
}
|
|
714
|
+
name: "Number",
|
|
715
|
+
},
|
|
484
716
|
},
|
|
485
717
|
stopSendNotificationWhenHitThreshold: {
|
|
486
718
|
serializedName: "StopSendNotificationWhenHitThreshold",
|
|
487
719
|
type: {
|
|
488
|
-
name: "Boolean"
|
|
489
|
-
}
|
|
720
|
+
name: "Boolean",
|
|
721
|
+
},
|
|
490
722
|
},
|
|
491
723
|
stopSendNotificationWhenHitCap: {
|
|
492
724
|
serializedName: "StopSendNotificationWhenHitCap",
|
|
493
725
|
type: {
|
|
494
|
-
name: "Boolean"
|
|
495
|
-
}
|
|
726
|
+
name: "Boolean",
|
|
727
|
+
},
|
|
496
728
|
},
|
|
497
729
|
maxHistoryCap: {
|
|
498
730
|
serializedName: "MaxHistoryCap",
|
|
499
731
|
readOnly: true,
|
|
500
732
|
type: {
|
|
501
|
-
name: "Number"
|
|
502
|
-
}
|
|
503
|
-
}
|
|
504
|
-
}
|
|
505
|
-
}
|
|
733
|
+
name: "Number",
|
|
734
|
+
},
|
|
735
|
+
},
|
|
736
|
+
},
|
|
737
|
+
},
|
|
506
738
|
};
|
|
507
739
|
export const ApplicationInsightsComponentQuotaStatus = {
|
|
508
740
|
type: {
|
|
@@ -513,25 +745,25 @@ export const ApplicationInsightsComponentQuotaStatus = {
|
|
|
513
745
|
serializedName: "AppId",
|
|
514
746
|
readOnly: true,
|
|
515
747
|
type: {
|
|
516
|
-
name: "String"
|
|
517
|
-
}
|
|
748
|
+
name: "String",
|
|
749
|
+
},
|
|
518
750
|
},
|
|
519
751
|
shouldBeThrottled: {
|
|
520
752
|
serializedName: "ShouldBeThrottled",
|
|
521
753
|
readOnly: true,
|
|
522
754
|
type: {
|
|
523
|
-
name: "Boolean"
|
|
524
|
-
}
|
|
755
|
+
name: "Boolean",
|
|
756
|
+
},
|
|
525
757
|
},
|
|
526
758
|
expirationTime: {
|
|
527
759
|
serializedName: "ExpirationTime",
|
|
528
760
|
readOnly: true,
|
|
529
761
|
type: {
|
|
530
|
-
name: "String"
|
|
531
|
-
}
|
|
532
|
-
}
|
|
533
|
-
}
|
|
534
|
-
}
|
|
762
|
+
name: "String",
|
|
763
|
+
},
|
|
764
|
+
},
|
|
765
|
+
},
|
|
766
|
+
},
|
|
535
767
|
};
|
|
536
768
|
export const ApplicationInsightsComponentFeatureCapabilities = {
|
|
537
769
|
type: {
|
|
@@ -542,116 +774,116 @@ export const ApplicationInsightsComponentFeatureCapabilities = {
|
|
|
542
774
|
serializedName: "SupportExportData",
|
|
543
775
|
readOnly: true,
|
|
544
776
|
type: {
|
|
545
|
-
name: "Boolean"
|
|
546
|
-
}
|
|
777
|
+
name: "Boolean",
|
|
778
|
+
},
|
|
547
779
|
},
|
|
548
780
|
burstThrottlePolicy: {
|
|
549
781
|
serializedName: "BurstThrottlePolicy",
|
|
550
782
|
readOnly: true,
|
|
551
783
|
type: {
|
|
552
|
-
name: "String"
|
|
553
|
-
}
|
|
784
|
+
name: "String",
|
|
785
|
+
},
|
|
554
786
|
},
|
|
555
787
|
metadataClass: {
|
|
556
788
|
serializedName: "MetadataClass",
|
|
557
789
|
readOnly: true,
|
|
558
790
|
type: {
|
|
559
|
-
name: "String"
|
|
560
|
-
}
|
|
791
|
+
name: "String",
|
|
792
|
+
},
|
|
561
793
|
},
|
|
562
794
|
liveStreamMetrics: {
|
|
563
795
|
serializedName: "LiveStreamMetrics",
|
|
564
796
|
readOnly: true,
|
|
565
797
|
type: {
|
|
566
|
-
name: "Boolean"
|
|
567
|
-
}
|
|
798
|
+
name: "Boolean",
|
|
799
|
+
},
|
|
568
800
|
},
|
|
569
801
|
applicationMap: {
|
|
570
802
|
serializedName: "ApplicationMap",
|
|
571
803
|
readOnly: true,
|
|
572
804
|
type: {
|
|
573
|
-
name: "Boolean"
|
|
574
|
-
}
|
|
805
|
+
name: "Boolean",
|
|
806
|
+
},
|
|
575
807
|
},
|
|
576
808
|
workItemIntegration: {
|
|
577
809
|
serializedName: "WorkItemIntegration",
|
|
578
810
|
readOnly: true,
|
|
579
811
|
type: {
|
|
580
|
-
name: "Boolean"
|
|
581
|
-
}
|
|
812
|
+
name: "Boolean",
|
|
813
|
+
},
|
|
582
814
|
},
|
|
583
815
|
powerBIIntegration: {
|
|
584
816
|
serializedName: "PowerBIIntegration",
|
|
585
817
|
readOnly: true,
|
|
586
818
|
type: {
|
|
587
|
-
name: "Boolean"
|
|
588
|
-
}
|
|
819
|
+
name: "Boolean",
|
|
820
|
+
},
|
|
589
821
|
},
|
|
590
822
|
openSchema: {
|
|
591
823
|
serializedName: "OpenSchema",
|
|
592
824
|
readOnly: true,
|
|
593
825
|
type: {
|
|
594
|
-
name: "Boolean"
|
|
595
|
-
}
|
|
826
|
+
name: "Boolean",
|
|
827
|
+
},
|
|
596
828
|
},
|
|
597
829
|
proactiveDetection: {
|
|
598
830
|
serializedName: "ProactiveDetection",
|
|
599
831
|
readOnly: true,
|
|
600
832
|
type: {
|
|
601
|
-
name: "Boolean"
|
|
602
|
-
}
|
|
833
|
+
name: "Boolean",
|
|
834
|
+
},
|
|
603
835
|
},
|
|
604
836
|
analyticsIntegration: {
|
|
605
837
|
serializedName: "AnalyticsIntegration",
|
|
606
838
|
readOnly: true,
|
|
607
839
|
type: {
|
|
608
|
-
name: "Boolean"
|
|
609
|
-
}
|
|
840
|
+
name: "Boolean",
|
|
841
|
+
},
|
|
610
842
|
},
|
|
611
843
|
multipleStepWebTest: {
|
|
612
844
|
serializedName: "MultipleStepWebTest",
|
|
613
845
|
readOnly: true,
|
|
614
846
|
type: {
|
|
615
|
-
name: "Boolean"
|
|
616
|
-
}
|
|
847
|
+
name: "Boolean",
|
|
848
|
+
},
|
|
617
849
|
},
|
|
618
850
|
apiAccessLevel: {
|
|
619
851
|
serializedName: "ApiAccessLevel",
|
|
620
852
|
readOnly: true,
|
|
621
853
|
type: {
|
|
622
|
-
name: "String"
|
|
623
|
-
}
|
|
854
|
+
name: "String",
|
|
855
|
+
},
|
|
624
856
|
},
|
|
625
857
|
trackingType: {
|
|
626
858
|
serializedName: "TrackingType",
|
|
627
859
|
readOnly: true,
|
|
628
860
|
type: {
|
|
629
|
-
name: "String"
|
|
630
|
-
}
|
|
861
|
+
name: "String",
|
|
862
|
+
},
|
|
631
863
|
},
|
|
632
864
|
dailyCap: {
|
|
633
865
|
serializedName: "DailyCap",
|
|
634
866
|
readOnly: true,
|
|
635
867
|
type: {
|
|
636
|
-
name: "Number"
|
|
637
|
-
}
|
|
868
|
+
name: "Number",
|
|
869
|
+
},
|
|
638
870
|
},
|
|
639
871
|
dailyCapResetTime: {
|
|
640
872
|
serializedName: "DailyCapResetTime",
|
|
641
873
|
readOnly: true,
|
|
642
874
|
type: {
|
|
643
|
-
name: "Number"
|
|
644
|
-
}
|
|
875
|
+
name: "Number",
|
|
876
|
+
},
|
|
645
877
|
},
|
|
646
878
|
throttleRate: {
|
|
647
879
|
serializedName: "ThrottleRate",
|
|
648
880
|
readOnly: true,
|
|
649
881
|
type: {
|
|
650
|
-
name: "Number"
|
|
651
|
-
}
|
|
652
|
-
}
|
|
653
|
-
}
|
|
654
|
-
}
|
|
882
|
+
name: "Number",
|
|
883
|
+
},
|
|
884
|
+
},
|
|
885
|
+
},
|
|
886
|
+
},
|
|
655
887
|
};
|
|
656
888
|
export const ApplicationInsightsComponentAvailableFeatures = {
|
|
657
889
|
type: {
|
|
@@ -666,13 +898,13 @@ export const ApplicationInsightsComponentAvailableFeatures = {
|
|
|
666
898
|
element: {
|
|
667
899
|
type: {
|
|
668
900
|
name: "Composite",
|
|
669
|
-
className: "ApplicationInsightsComponentFeature"
|
|
670
|
-
}
|
|
671
|
-
}
|
|
672
|
-
}
|
|
673
|
-
}
|
|
674
|
-
}
|
|
675
|
-
}
|
|
901
|
+
className: "ApplicationInsightsComponentFeature",
|
|
902
|
+
},
|
|
903
|
+
},
|
|
904
|
+
},
|
|
905
|
+
},
|
|
906
|
+
},
|
|
907
|
+
},
|
|
676
908
|
};
|
|
677
909
|
export const ApplicationInsightsComponentFeature = {
|
|
678
910
|
type: {
|
|
@@ -683,36 +915,36 @@ export const ApplicationInsightsComponentFeature = {
|
|
|
683
915
|
serializedName: "FeatureName",
|
|
684
916
|
readOnly: true,
|
|
685
917
|
type: {
|
|
686
|
-
name: "String"
|
|
687
|
-
}
|
|
918
|
+
name: "String",
|
|
919
|
+
},
|
|
688
920
|
},
|
|
689
921
|
meterId: {
|
|
690
922
|
serializedName: "MeterId",
|
|
691
923
|
readOnly: true,
|
|
692
924
|
type: {
|
|
693
|
-
name: "String"
|
|
694
|
-
}
|
|
925
|
+
name: "String",
|
|
926
|
+
},
|
|
695
927
|
},
|
|
696
928
|
meterRateFrequency: {
|
|
697
929
|
serializedName: "MeterRateFrequency",
|
|
698
930
|
readOnly: true,
|
|
699
931
|
type: {
|
|
700
|
-
name: "String"
|
|
701
|
-
}
|
|
932
|
+
name: "String",
|
|
933
|
+
},
|
|
702
934
|
},
|
|
703
935
|
resouceId: {
|
|
704
936
|
serializedName: "ResouceId",
|
|
705
937
|
readOnly: true,
|
|
706
938
|
type: {
|
|
707
|
-
name: "String"
|
|
708
|
-
}
|
|
939
|
+
name: "String",
|
|
940
|
+
},
|
|
709
941
|
},
|
|
710
942
|
isHidden: {
|
|
711
943
|
serializedName: "IsHidden",
|
|
712
944
|
readOnly: true,
|
|
713
945
|
type: {
|
|
714
|
-
name: "Boolean"
|
|
715
|
-
}
|
|
946
|
+
name: "Boolean",
|
|
947
|
+
},
|
|
716
948
|
},
|
|
717
949
|
capabilities: {
|
|
718
950
|
serializedName: "Capabilities",
|
|
@@ -722,34 +954,34 @@ export const ApplicationInsightsComponentFeature = {
|
|
|
722
954
|
element: {
|
|
723
955
|
type: {
|
|
724
956
|
name: "Composite",
|
|
725
|
-
className: "ApplicationInsightsComponentFeatureCapability"
|
|
726
|
-
}
|
|
727
|
-
}
|
|
728
|
-
}
|
|
957
|
+
className: "ApplicationInsightsComponentFeatureCapability",
|
|
958
|
+
},
|
|
959
|
+
},
|
|
960
|
+
},
|
|
729
961
|
},
|
|
730
962
|
title: {
|
|
731
963
|
serializedName: "Title",
|
|
732
964
|
readOnly: true,
|
|
733
965
|
type: {
|
|
734
|
-
name: "String"
|
|
735
|
-
}
|
|
966
|
+
name: "String",
|
|
967
|
+
},
|
|
736
968
|
},
|
|
737
969
|
isMainFeature: {
|
|
738
970
|
serializedName: "IsMainFeature",
|
|
739
971
|
readOnly: true,
|
|
740
972
|
type: {
|
|
741
|
-
name: "Boolean"
|
|
742
|
-
}
|
|
973
|
+
name: "Boolean",
|
|
974
|
+
},
|
|
743
975
|
},
|
|
744
976
|
supportedAddonFeatures: {
|
|
745
977
|
serializedName: "SupportedAddonFeatures",
|
|
746
978
|
readOnly: true,
|
|
747
979
|
type: {
|
|
748
|
-
name: "String"
|
|
749
|
-
}
|
|
750
|
-
}
|
|
751
|
-
}
|
|
752
|
-
}
|
|
980
|
+
name: "String",
|
|
981
|
+
},
|
|
982
|
+
},
|
|
983
|
+
},
|
|
984
|
+
},
|
|
753
985
|
};
|
|
754
986
|
export const ApplicationInsightsComponentFeatureCapability = {
|
|
755
987
|
type: {
|
|
@@ -760,46 +992,46 @@ export const ApplicationInsightsComponentFeatureCapability = {
|
|
|
760
992
|
serializedName: "Name",
|
|
761
993
|
readOnly: true,
|
|
762
994
|
type: {
|
|
763
|
-
name: "String"
|
|
764
|
-
}
|
|
995
|
+
name: "String",
|
|
996
|
+
},
|
|
765
997
|
},
|
|
766
998
|
description: {
|
|
767
999
|
serializedName: "Description",
|
|
768
1000
|
readOnly: true,
|
|
769
1001
|
type: {
|
|
770
|
-
name: "String"
|
|
771
|
-
}
|
|
1002
|
+
name: "String",
|
|
1003
|
+
},
|
|
772
1004
|
},
|
|
773
1005
|
value: {
|
|
774
1006
|
serializedName: "Value",
|
|
775
1007
|
readOnly: true,
|
|
776
1008
|
type: {
|
|
777
|
-
name: "String"
|
|
778
|
-
}
|
|
1009
|
+
name: "String",
|
|
1010
|
+
},
|
|
779
1011
|
},
|
|
780
1012
|
unit: {
|
|
781
1013
|
serializedName: "Unit",
|
|
782
1014
|
readOnly: true,
|
|
783
1015
|
type: {
|
|
784
|
-
name: "String"
|
|
785
|
-
}
|
|
1016
|
+
name: "String",
|
|
1017
|
+
},
|
|
786
1018
|
},
|
|
787
1019
|
meterId: {
|
|
788
1020
|
serializedName: "MeterId",
|
|
789
1021
|
readOnly: true,
|
|
790
1022
|
type: {
|
|
791
|
-
name: "String"
|
|
792
|
-
}
|
|
1023
|
+
name: "String",
|
|
1024
|
+
},
|
|
793
1025
|
},
|
|
794
1026
|
meterRateFrequency: {
|
|
795
1027
|
serializedName: "MeterRateFrequency",
|
|
796
1028
|
readOnly: true,
|
|
797
1029
|
type: {
|
|
798
|
-
name: "String"
|
|
799
|
-
}
|
|
800
|
-
}
|
|
801
|
-
}
|
|
802
|
-
}
|
|
1030
|
+
name: "String",
|
|
1031
|
+
},
|
|
1032
|
+
},
|
|
1033
|
+
},
|
|
1034
|
+
},
|
|
803
1035
|
};
|
|
804
1036
|
export const ApplicationInsightsComponentProactiveDetectionConfiguration = {
|
|
805
1037
|
type: {
|
|
@@ -809,20 +1041,20 @@ export const ApplicationInsightsComponentProactiveDetectionConfiguration = {
|
|
|
809
1041
|
name: {
|
|
810
1042
|
serializedName: "Name",
|
|
811
1043
|
type: {
|
|
812
|
-
name: "String"
|
|
813
|
-
}
|
|
1044
|
+
name: "String",
|
|
1045
|
+
},
|
|
814
1046
|
},
|
|
815
1047
|
enabled: {
|
|
816
1048
|
serializedName: "Enabled",
|
|
817
1049
|
type: {
|
|
818
|
-
name: "Boolean"
|
|
819
|
-
}
|
|
1050
|
+
name: "Boolean",
|
|
1051
|
+
},
|
|
820
1052
|
},
|
|
821
1053
|
sendEmailsToSubscriptionOwners: {
|
|
822
1054
|
serializedName: "SendEmailsToSubscriptionOwners",
|
|
823
1055
|
type: {
|
|
824
|
-
name: "Boolean"
|
|
825
|
-
}
|
|
1056
|
+
name: "Boolean",
|
|
1057
|
+
},
|
|
826
1058
|
},
|
|
827
1059
|
customEmails: {
|
|
828
1060
|
serializedName: "CustomEmails",
|
|
@@ -830,26 +1062,26 @@ export const ApplicationInsightsComponentProactiveDetectionConfiguration = {
|
|
|
830
1062
|
name: "Sequence",
|
|
831
1063
|
element: {
|
|
832
1064
|
type: {
|
|
833
|
-
name: "String"
|
|
834
|
-
}
|
|
835
|
-
}
|
|
836
|
-
}
|
|
1065
|
+
name: "String",
|
|
1066
|
+
},
|
|
1067
|
+
},
|
|
1068
|
+
},
|
|
837
1069
|
},
|
|
838
1070
|
lastUpdatedTime: {
|
|
839
1071
|
serializedName: "LastUpdatedTime",
|
|
840
1072
|
type: {
|
|
841
|
-
name: "String"
|
|
842
|
-
}
|
|
1073
|
+
name: "String",
|
|
1074
|
+
},
|
|
843
1075
|
},
|
|
844
1076
|
ruleDefinitions: {
|
|
845
1077
|
serializedName: "RuleDefinitions",
|
|
846
1078
|
type: {
|
|
847
1079
|
name: "Composite",
|
|
848
|
-
className: "ApplicationInsightsComponentProactiveDetectionConfigurationRuleDefinitions"
|
|
849
|
-
}
|
|
850
|
-
}
|
|
851
|
-
}
|
|
852
|
-
}
|
|
1080
|
+
className: "ApplicationInsightsComponentProactiveDetectionConfigurationRuleDefinitions",
|
|
1081
|
+
},
|
|
1082
|
+
},
|
|
1083
|
+
},
|
|
1084
|
+
},
|
|
853
1085
|
};
|
|
854
1086
|
export const ApplicationInsightsComponentProactiveDetectionConfigurationRuleDefinitions = {
|
|
855
1087
|
type: {
|
|
@@ -859,53 +1091,53 @@ export const ApplicationInsightsComponentProactiveDetectionConfigurationRuleDefi
|
|
|
859
1091
|
name: {
|
|
860
1092
|
serializedName: "Name",
|
|
861
1093
|
type: {
|
|
862
|
-
name: "String"
|
|
863
|
-
}
|
|
1094
|
+
name: "String",
|
|
1095
|
+
},
|
|
864
1096
|
},
|
|
865
1097
|
displayName: {
|
|
866
1098
|
serializedName: "DisplayName",
|
|
867
1099
|
type: {
|
|
868
|
-
name: "String"
|
|
869
|
-
}
|
|
1100
|
+
name: "String",
|
|
1101
|
+
},
|
|
870
1102
|
},
|
|
871
1103
|
description: {
|
|
872
1104
|
serializedName: "Description",
|
|
873
1105
|
type: {
|
|
874
|
-
name: "String"
|
|
875
|
-
}
|
|
1106
|
+
name: "String",
|
|
1107
|
+
},
|
|
876
1108
|
},
|
|
877
1109
|
helpUrl: {
|
|
878
1110
|
serializedName: "HelpUrl",
|
|
879
1111
|
type: {
|
|
880
|
-
name: "String"
|
|
881
|
-
}
|
|
1112
|
+
name: "String",
|
|
1113
|
+
},
|
|
882
1114
|
},
|
|
883
1115
|
isHidden: {
|
|
884
1116
|
serializedName: "IsHidden",
|
|
885
1117
|
type: {
|
|
886
|
-
name: "Boolean"
|
|
887
|
-
}
|
|
1118
|
+
name: "Boolean",
|
|
1119
|
+
},
|
|
888
1120
|
},
|
|
889
1121
|
isEnabledByDefault: {
|
|
890
1122
|
serializedName: "IsEnabledByDefault",
|
|
891
1123
|
type: {
|
|
892
|
-
name: "Boolean"
|
|
893
|
-
}
|
|
1124
|
+
name: "Boolean",
|
|
1125
|
+
},
|
|
894
1126
|
},
|
|
895
1127
|
isInPreview: {
|
|
896
1128
|
serializedName: "IsInPreview",
|
|
897
1129
|
type: {
|
|
898
|
-
name: "Boolean"
|
|
899
|
-
}
|
|
1130
|
+
name: "Boolean",
|
|
1131
|
+
},
|
|
900
1132
|
},
|
|
901
1133
|
supportsEmailNotifications: {
|
|
902
1134
|
serializedName: "SupportsEmailNotifications",
|
|
903
1135
|
type: {
|
|
904
|
-
name: "Boolean"
|
|
905
|
-
}
|
|
906
|
-
}
|
|
907
|
-
}
|
|
908
|
-
}
|
|
1136
|
+
name: "Boolean",
|
|
1137
|
+
},
|
|
1138
|
+
},
|
|
1139
|
+
},
|
|
1140
|
+
},
|
|
909
1141
|
};
|
|
910
1142
|
export const WorkItemConfigurationsListResult = {
|
|
911
1143
|
type: {
|
|
@@ -920,13 +1152,13 @@ export const WorkItemConfigurationsListResult = {
|
|
|
920
1152
|
element: {
|
|
921
1153
|
type: {
|
|
922
1154
|
name: "Composite",
|
|
923
|
-
className: "WorkItemConfiguration"
|
|
924
|
-
}
|
|
925
|
-
}
|
|
926
|
-
}
|
|
927
|
-
}
|
|
928
|
-
}
|
|
929
|
-
}
|
|
1155
|
+
className: "WorkItemConfiguration",
|
|
1156
|
+
},
|
|
1157
|
+
},
|
|
1158
|
+
},
|
|
1159
|
+
},
|
|
1160
|
+
},
|
|
1161
|
+
},
|
|
930
1162
|
};
|
|
931
1163
|
export const WorkItemConfiguration = {
|
|
932
1164
|
type: {
|
|
@@ -936,35 +1168,35 @@ export const WorkItemConfiguration = {
|
|
|
936
1168
|
connectorId: {
|
|
937
1169
|
serializedName: "ConnectorId",
|
|
938
1170
|
type: {
|
|
939
|
-
name: "String"
|
|
940
|
-
}
|
|
1171
|
+
name: "String",
|
|
1172
|
+
},
|
|
941
1173
|
},
|
|
942
1174
|
configDisplayName: {
|
|
943
1175
|
serializedName: "ConfigDisplayName",
|
|
944
1176
|
type: {
|
|
945
|
-
name: "String"
|
|
946
|
-
}
|
|
1177
|
+
name: "String",
|
|
1178
|
+
},
|
|
947
1179
|
},
|
|
948
1180
|
isDefault: {
|
|
949
1181
|
serializedName: "IsDefault",
|
|
950
1182
|
type: {
|
|
951
|
-
name: "Boolean"
|
|
952
|
-
}
|
|
1183
|
+
name: "Boolean",
|
|
1184
|
+
},
|
|
953
1185
|
},
|
|
954
1186
|
id: {
|
|
955
1187
|
serializedName: "Id",
|
|
956
1188
|
type: {
|
|
957
|
-
name: "String"
|
|
958
|
-
}
|
|
1189
|
+
name: "String",
|
|
1190
|
+
},
|
|
959
1191
|
},
|
|
960
1192
|
configProperties: {
|
|
961
1193
|
serializedName: "ConfigProperties",
|
|
962
1194
|
type: {
|
|
963
|
-
name: "String"
|
|
964
|
-
}
|
|
965
|
-
}
|
|
966
|
-
}
|
|
967
|
-
}
|
|
1195
|
+
name: "String",
|
|
1196
|
+
},
|
|
1197
|
+
},
|
|
1198
|
+
},
|
|
1199
|
+
},
|
|
968
1200
|
};
|
|
969
1201
|
export const WorkItemConfigurationError = {
|
|
970
1202
|
type: {
|
|
@@ -974,24 +1206,24 @@ export const WorkItemConfigurationError = {
|
|
|
974
1206
|
code: {
|
|
975
1207
|
serializedName: "code",
|
|
976
1208
|
type: {
|
|
977
|
-
name: "String"
|
|
978
|
-
}
|
|
1209
|
+
name: "String",
|
|
1210
|
+
},
|
|
979
1211
|
},
|
|
980
1212
|
message: {
|
|
981
1213
|
serializedName: "message",
|
|
982
1214
|
type: {
|
|
983
|
-
name: "String"
|
|
984
|
-
}
|
|
1215
|
+
name: "String",
|
|
1216
|
+
},
|
|
985
1217
|
},
|
|
986
1218
|
innererror: {
|
|
987
1219
|
serializedName: "innererror",
|
|
988
1220
|
type: {
|
|
989
1221
|
name: "Composite",
|
|
990
|
-
className: "InnerError"
|
|
991
|
-
}
|
|
992
|
-
}
|
|
993
|
-
}
|
|
994
|
-
}
|
|
1222
|
+
className: "InnerError",
|
|
1223
|
+
},
|
|
1224
|
+
},
|
|
1225
|
+
},
|
|
1226
|
+
},
|
|
995
1227
|
};
|
|
996
1228
|
export const WorkItemCreateConfiguration = {
|
|
997
1229
|
type: {
|
|
@@ -1001,30 +1233,30 @@ export const WorkItemCreateConfiguration = {
|
|
|
1001
1233
|
connectorId: {
|
|
1002
1234
|
serializedName: "ConnectorId",
|
|
1003
1235
|
type: {
|
|
1004
|
-
name: "String"
|
|
1005
|
-
}
|
|
1236
|
+
name: "String",
|
|
1237
|
+
},
|
|
1006
1238
|
},
|
|
1007
1239
|
connectorDataConfiguration: {
|
|
1008
1240
|
serializedName: "ConnectorDataConfiguration",
|
|
1009
1241
|
type: {
|
|
1010
|
-
name: "String"
|
|
1011
|
-
}
|
|
1242
|
+
name: "String",
|
|
1243
|
+
},
|
|
1012
1244
|
},
|
|
1013
1245
|
validateOnly: {
|
|
1014
1246
|
serializedName: "ValidateOnly",
|
|
1015
1247
|
type: {
|
|
1016
|
-
name: "Boolean"
|
|
1017
|
-
}
|
|
1248
|
+
name: "Boolean",
|
|
1249
|
+
},
|
|
1018
1250
|
},
|
|
1019
1251
|
workItemProperties: {
|
|
1020
1252
|
serializedName: "WorkItemProperties",
|
|
1021
1253
|
type: {
|
|
1022
1254
|
name: "Dictionary",
|
|
1023
|
-
value: { type: { name: "String" } }
|
|
1024
|
-
}
|
|
1025
|
-
}
|
|
1026
|
-
}
|
|
1027
|
-
}
|
|
1255
|
+
value: { type: { name: "String" } },
|
|
1256
|
+
},
|
|
1257
|
+
},
|
|
1258
|
+
},
|
|
1259
|
+
},
|
|
1028
1260
|
};
|
|
1029
1261
|
export const ApplicationInsightsComponentFavorite = {
|
|
1030
1262
|
type: {
|
|
@@ -1034,47 +1266,47 @@ export const ApplicationInsightsComponentFavorite = {
|
|
|
1034
1266
|
name: {
|
|
1035
1267
|
serializedName: "Name",
|
|
1036
1268
|
type: {
|
|
1037
|
-
name: "String"
|
|
1038
|
-
}
|
|
1269
|
+
name: "String",
|
|
1270
|
+
},
|
|
1039
1271
|
},
|
|
1040
1272
|
config: {
|
|
1041
1273
|
serializedName: "Config",
|
|
1042
1274
|
type: {
|
|
1043
|
-
name: "String"
|
|
1044
|
-
}
|
|
1275
|
+
name: "String",
|
|
1276
|
+
},
|
|
1045
1277
|
},
|
|
1046
1278
|
version: {
|
|
1047
1279
|
serializedName: "Version",
|
|
1048
1280
|
type: {
|
|
1049
|
-
name: "String"
|
|
1050
|
-
}
|
|
1281
|
+
name: "String",
|
|
1282
|
+
},
|
|
1051
1283
|
},
|
|
1052
1284
|
favoriteId: {
|
|
1053
1285
|
serializedName: "FavoriteId",
|
|
1054
1286
|
readOnly: true,
|
|
1055
1287
|
type: {
|
|
1056
|
-
name: "String"
|
|
1057
|
-
}
|
|
1288
|
+
name: "String",
|
|
1289
|
+
},
|
|
1058
1290
|
},
|
|
1059
1291
|
favoriteType: {
|
|
1060
1292
|
serializedName: "FavoriteType",
|
|
1061
1293
|
type: {
|
|
1062
1294
|
name: "Enum",
|
|
1063
|
-
allowedValues: ["shared", "user"]
|
|
1064
|
-
}
|
|
1295
|
+
allowedValues: ["shared", "user"],
|
|
1296
|
+
},
|
|
1065
1297
|
},
|
|
1066
1298
|
sourceType: {
|
|
1067
1299
|
serializedName: "SourceType",
|
|
1068
1300
|
type: {
|
|
1069
|
-
name: "String"
|
|
1070
|
-
}
|
|
1301
|
+
name: "String",
|
|
1302
|
+
},
|
|
1071
1303
|
},
|
|
1072
1304
|
timeModified: {
|
|
1073
1305
|
serializedName: "TimeModified",
|
|
1074
1306
|
readOnly: true,
|
|
1075
1307
|
type: {
|
|
1076
|
-
name: "String"
|
|
1077
|
-
}
|
|
1308
|
+
name: "String",
|
|
1309
|
+
},
|
|
1078
1310
|
},
|
|
1079
1311
|
tags: {
|
|
1080
1312
|
serializedName: "Tags",
|
|
@@ -1082,32 +1314,32 @@ export const ApplicationInsightsComponentFavorite = {
|
|
|
1082
1314
|
name: "Sequence",
|
|
1083
1315
|
element: {
|
|
1084
1316
|
type: {
|
|
1085
|
-
name: "String"
|
|
1086
|
-
}
|
|
1087
|
-
}
|
|
1088
|
-
}
|
|
1317
|
+
name: "String",
|
|
1318
|
+
},
|
|
1319
|
+
},
|
|
1320
|
+
},
|
|
1089
1321
|
},
|
|
1090
1322
|
category: {
|
|
1091
1323
|
serializedName: "Category",
|
|
1092
1324
|
type: {
|
|
1093
|
-
name: "String"
|
|
1094
|
-
}
|
|
1325
|
+
name: "String",
|
|
1326
|
+
},
|
|
1095
1327
|
},
|
|
1096
1328
|
isGeneratedFromTemplate: {
|
|
1097
1329
|
serializedName: "IsGeneratedFromTemplate",
|
|
1098
1330
|
type: {
|
|
1099
|
-
name: "Boolean"
|
|
1100
|
-
}
|
|
1331
|
+
name: "Boolean",
|
|
1332
|
+
},
|
|
1101
1333
|
},
|
|
1102
1334
|
userId: {
|
|
1103
1335
|
serializedName: "UserId",
|
|
1104
1336
|
readOnly: true,
|
|
1105
1337
|
type: {
|
|
1106
|
-
name: "String"
|
|
1107
|
-
}
|
|
1108
|
-
}
|
|
1109
|
-
}
|
|
1110
|
-
}
|
|
1338
|
+
name: "String",
|
|
1339
|
+
},
|
|
1340
|
+
},
|
|
1341
|
+
},
|
|
1342
|
+
},
|
|
1111
1343
|
};
|
|
1112
1344
|
export const ApplicationInsightsWebTestLocationsListResult = {
|
|
1113
1345
|
type: {
|
|
@@ -1122,13 +1354,13 @@ export const ApplicationInsightsWebTestLocationsListResult = {
|
|
|
1122
1354
|
element: {
|
|
1123
1355
|
type: {
|
|
1124
1356
|
name: "Composite",
|
|
1125
|
-
className: "ApplicationInsightsComponentWebTestLocation"
|
|
1126
|
-
}
|
|
1127
|
-
}
|
|
1128
|
-
}
|
|
1129
|
-
}
|
|
1130
|
-
}
|
|
1131
|
-
}
|
|
1357
|
+
className: "ApplicationInsightsComponentWebTestLocation",
|
|
1358
|
+
},
|
|
1359
|
+
},
|
|
1360
|
+
},
|
|
1361
|
+
},
|
|
1362
|
+
},
|
|
1363
|
+
},
|
|
1132
1364
|
};
|
|
1133
1365
|
export const ApplicationInsightsComponentWebTestLocation = {
|
|
1134
1366
|
type: {
|
|
@@ -1139,18 +1371,18 @@ export const ApplicationInsightsComponentWebTestLocation = {
|
|
|
1139
1371
|
serializedName: "DisplayName",
|
|
1140
1372
|
readOnly: true,
|
|
1141
1373
|
type: {
|
|
1142
|
-
name: "String"
|
|
1143
|
-
}
|
|
1374
|
+
name: "String",
|
|
1375
|
+
},
|
|
1144
1376
|
},
|
|
1145
1377
|
tag: {
|
|
1146
1378
|
serializedName: "Tag",
|
|
1147
1379
|
readOnly: true,
|
|
1148
1380
|
type: {
|
|
1149
|
-
name: "String"
|
|
1150
|
-
}
|
|
1151
|
-
}
|
|
1152
|
-
}
|
|
1153
|
-
}
|
|
1381
|
+
name: "String",
|
|
1382
|
+
},
|
|
1383
|
+
},
|
|
1384
|
+
},
|
|
1385
|
+
},
|
|
1154
1386
|
};
|
|
1155
1387
|
export const WebTestListResult = {
|
|
1156
1388
|
type: {
|
|
@@ -1165,19 +1397,19 @@ export const WebTestListResult = {
|
|
|
1165
1397
|
element: {
|
|
1166
1398
|
type: {
|
|
1167
1399
|
name: "Composite",
|
|
1168
|
-
className: "WebTest"
|
|
1169
|
-
}
|
|
1170
|
-
}
|
|
1171
|
-
}
|
|
1400
|
+
className: "WebTest",
|
|
1401
|
+
},
|
|
1402
|
+
},
|
|
1403
|
+
},
|
|
1172
1404
|
},
|
|
1173
1405
|
nextLink: {
|
|
1174
1406
|
serializedName: "nextLink",
|
|
1175
1407
|
type: {
|
|
1176
|
-
name: "String"
|
|
1177
|
-
}
|
|
1178
|
-
}
|
|
1179
|
-
}
|
|
1180
|
-
}
|
|
1408
|
+
name: "String",
|
|
1409
|
+
},
|
|
1410
|
+
},
|
|
1411
|
+
},
|
|
1412
|
+
},
|
|
1181
1413
|
};
|
|
1182
1414
|
export const WebTestGeolocation = {
|
|
1183
1415
|
type: {
|
|
@@ -1187,11 +1419,11 @@ export const WebTestGeolocation = {
|
|
|
1187
1419
|
location: {
|
|
1188
1420
|
serializedName: "Id",
|
|
1189
1421
|
type: {
|
|
1190
|
-
name: "String"
|
|
1191
|
-
}
|
|
1192
|
-
}
|
|
1193
|
-
}
|
|
1194
|
-
}
|
|
1422
|
+
name: "String",
|
|
1423
|
+
},
|
|
1424
|
+
},
|
|
1425
|
+
},
|
|
1426
|
+
},
|
|
1195
1427
|
};
|
|
1196
1428
|
export const WebTestPropertiesConfiguration = {
|
|
1197
1429
|
type: {
|
|
@@ -1201,135 +1433,255 @@ export const WebTestPropertiesConfiguration = {
|
|
|
1201
1433
|
webTest: {
|
|
1202
1434
|
serializedName: "WebTest",
|
|
1203
1435
|
type: {
|
|
1204
|
-
name: "String"
|
|
1205
|
-
}
|
|
1206
|
-
}
|
|
1207
|
-
}
|
|
1208
|
-
}
|
|
1436
|
+
name: "String",
|
|
1437
|
+
},
|
|
1438
|
+
},
|
|
1439
|
+
},
|
|
1440
|
+
},
|
|
1209
1441
|
};
|
|
1210
|
-
export const
|
|
1442
|
+
export const WebTestPropertiesRequest = {
|
|
1211
1443
|
type: {
|
|
1212
1444
|
name: "Composite",
|
|
1213
|
-
className: "
|
|
1445
|
+
className: "WebTestPropertiesRequest",
|
|
1214
1446
|
modelProperties: {
|
|
1215
|
-
|
|
1216
|
-
serializedName: "
|
|
1217
|
-
readOnly: true,
|
|
1447
|
+
requestUrl: {
|
|
1448
|
+
serializedName: "RequestUrl",
|
|
1218
1449
|
type: {
|
|
1219
|
-
name: "String"
|
|
1220
|
-
}
|
|
1450
|
+
name: "String",
|
|
1451
|
+
},
|
|
1221
1452
|
},
|
|
1222
|
-
|
|
1223
|
-
serializedName: "
|
|
1224
|
-
readOnly: true,
|
|
1453
|
+
headers: {
|
|
1454
|
+
serializedName: "Headers",
|
|
1225
1455
|
type: {
|
|
1226
|
-
name: "
|
|
1227
|
-
|
|
1456
|
+
name: "Sequence",
|
|
1457
|
+
element: {
|
|
1458
|
+
type: {
|
|
1459
|
+
name: "Composite",
|
|
1460
|
+
className: "HeaderField",
|
|
1461
|
+
},
|
|
1462
|
+
},
|
|
1463
|
+
},
|
|
1228
1464
|
},
|
|
1229
|
-
|
|
1230
|
-
serializedName: "
|
|
1231
|
-
readOnly: true,
|
|
1465
|
+
httpVerb: {
|
|
1466
|
+
serializedName: "HttpVerb",
|
|
1232
1467
|
type: {
|
|
1233
|
-
name: "String"
|
|
1234
|
-
}
|
|
1468
|
+
name: "String",
|
|
1469
|
+
},
|
|
1235
1470
|
},
|
|
1236
|
-
|
|
1237
|
-
serializedName: "
|
|
1238
|
-
required: true,
|
|
1471
|
+
requestBody: {
|
|
1472
|
+
serializedName: "RequestBody",
|
|
1239
1473
|
type: {
|
|
1240
|
-
name: "String"
|
|
1241
|
-
}
|
|
1474
|
+
name: "String",
|
|
1475
|
+
},
|
|
1242
1476
|
},
|
|
1243
|
-
|
|
1244
|
-
serializedName: "
|
|
1477
|
+
parseDependentRequests: {
|
|
1478
|
+
serializedName: "ParseDependentRequests",
|
|
1245
1479
|
type: {
|
|
1246
|
-
name: "
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1480
|
+
name: "Boolean",
|
|
1481
|
+
},
|
|
1482
|
+
},
|
|
1483
|
+
followRedirects: {
|
|
1484
|
+
serializedName: "FollowRedirects",
|
|
1485
|
+
type: {
|
|
1486
|
+
name: "Boolean",
|
|
1487
|
+
},
|
|
1488
|
+
},
|
|
1489
|
+
},
|
|
1490
|
+
},
|
|
1252
1491
|
};
|
|
1253
|
-
export const
|
|
1492
|
+
export const HeaderField = {
|
|
1254
1493
|
type: {
|
|
1255
1494
|
name: "Composite",
|
|
1256
|
-
className: "
|
|
1495
|
+
className: "HeaderField",
|
|
1257
1496
|
modelProperties: {
|
|
1258
|
-
|
|
1259
|
-
serializedName: "
|
|
1497
|
+
headerFieldName: {
|
|
1498
|
+
serializedName: "key",
|
|
1260
1499
|
type: {
|
|
1261
|
-
name: "
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1500
|
+
name: "String",
|
|
1501
|
+
},
|
|
1502
|
+
},
|
|
1503
|
+
headerFieldValue: {
|
|
1504
|
+
serializedName: "value",
|
|
1505
|
+
type: {
|
|
1506
|
+
name: "String",
|
|
1507
|
+
},
|
|
1508
|
+
},
|
|
1509
|
+
},
|
|
1510
|
+
},
|
|
1267
1511
|
};
|
|
1268
|
-
export const
|
|
1512
|
+
export const WebTestPropertiesValidationRules = {
|
|
1269
1513
|
type: {
|
|
1270
1514
|
name: "Composite",
|
|
1271
|
-
className: "
|
|
1515
|
+
className: "WebTestPropertiesValidationRules",
|
|
1272
1516
|
modelProperties: {
|
|
1273
|
-
|
|
1274
|
-
serializedName: "
|
|
1517
|
+
contentValidation: {
|
|
1518
|
+
serializedName: "ContentValidation",
|
|
1275
1519
|
type: {
|
|
1276
|
-
name: "
|
|
1277
|
-
|
|
1520
|
+
name: "Composite",
|
|
1521
|
+
className: "WebTestPropertiesValidationRulesContentValidation",
|
|
1522
|
+
},
|
|
1278
1523
|
},
|
|
1279
|
-
|
|
1280
|
-
serializedName: "
|
|
1524
|
+
sSLCheck: {
|
|
1525
|
+
serializedName: "SSLCheck",
|
|
1281
1526
|
type: {
|
|
1282
|
-
name: "
|
|
1283
|
-
}
|
|
1527
|
+
name: "Boolean",
|
|
1528
|
+
},
|
|
1284
1529
|
},
|
|
1285
|
-
|
|
1286
|
-
serializedName: "
|
|
1530
|
+
sSLCertRemainingLifetimeCheck: {
|
|
1531
|
+
serializedName: "SSLCertRemainingLifetimeCheck",
|
|
1287
1532
|
type: {
|
|
1288
|
-
name: "
|
|
1289
|
-
}
|
|
1533
|
+
name: "Number",
|
|
1534
|
+
},
|
|
1290
1535
|
},
|
|
1291
|
-
|
|
1292
|
-
serializedName: "
|
|
1293
|
-
readOnly: true,
|
|
1536
|
+
expectedHttpStatusCode: {
|
|
1537
|
+
serializedName: "ExpectedHttpStatusCode",
|
|
1294
1538
|
type: {
|
|
1295
|
-
name: "
|
|
1296
|
-
}
|
|
1539
|
+
name: "Number",
|
|
1540
|
+
},
|
|
1297
1541
|
},
|
|
1298
|
-
|
|
1299
|
-
serializedName: "
|
|
1542
|
+
ignoreHttpStatusCode: {
|
|
1543
|
+
serializedName: "IgnoreHttpStatusCode",
|
|
1300
1544
|
type: {
|
|
1301
|
-
name: "
|
|
1302
|
-
}
|
|
1545
|
+
name: "Boolean",
|
|
1546
|
+
},
|
|
1303
1547
|
},
|
|
1304
|
-
|
|
1305
|
-
|
|
1548
|
+
},
|
|
1549
|
+
},
|
|
1550
|
+
};
|
|
1551
|
+
export const WebTestPropertiesValidationRulesContentValidation = {
|
|
1552
|
+
type: {
|
|
1553
|
+
name: "Composite",
|
|
1554
|
+
className: "WebTestPropertiesValidationRulesContentValidation",
|
|
1555
|
+
modelProperties: {
|
|
1556
|
+
contentMatch: {
|
|
1557
|
+
serializedName: "ContentMatch",
|
|
1306
1558
|
type: {
|
|
1307
|
-
name: "String"
|
|
1308
|
-
}
|
|
1559
|
+
name: "String",
|
|
1560
|
+
},
|
|
1309
1561
|
},
|
|
1310
|
-
|
|
1311
|
-
serializedName: "
|
|
1312
|
-
readOnly: true,
|
|
1562
|
+
ignoreCase: {
|
|
1563
|
+
serializedName: "IgnoreCase",
|
|
1313
1564
|
type: {
|
|
1314
|
-
name: "
|
|
1315
|
-
}
|
|
1565
|
+
name: "Boolean",
|
|
1566
|
+
},
|
|
1316
1567
|
},
|
|
1317
|
-
|
|
1318
|
-
serializedName: "
|
|
1319
|
-
readOnly: true,
|
|
1568
|
+
passIfTextFound: {
|
|
1569
|
+
serializedName: "PassIfTextFound",
|
|
1320
1570
|
type: {
|
|
1321
|
-
name: "
|
|
1322
|
-
}
|
|
1571
|
+
name: "Boolean",
|
|
1572
|
+
},
|
|
1323
1573
|
},
|
|
1324
|
-
|
|
1325
|
-
|
|
1574
|
+
},
|
|
1575
|
+
},
|
|
1576
|
+
};
|
|
1577
|
+
export const WebtestsResource = {
|
|
1578
|
+
type: {
|
|
1579
|
+
name: "Composite",
|
|
1580
|
+
className: "WebtestsResource",
|
|
1581
|
+
modelProperties: {
|
|
1582
|
+
id: {
|
|
1583
|
+
serializedName: "id",
|
|
1584
|
+
readOnly: true,
|
|
1585
|
+
type: {
|
|
1586
|
+
name: "String",
|
|
1587
|
+
},
|
|
1588
|
+
},
|
|
1589
|
+
name: {
|
|
1590
|
+
serializedName: "name",
|
|
1591
|
+
readOnly: true,
|
|
1592
|
+
type: {
|
|
1593
|
+
name: "String",
|
|
1594
|
+
},
|
|
1595
|
+
},
|
|
1596
|
+
type: {
|
|
1597
|
+
serializedName: "type",
|
|
1598
|
+
readOnly: true,
|
|
1599
|
+
type: {
|
|
1600
|
+
name: "String",
|
|
1601
|
+
},
|
|
1602
|
+
},
|
|
1603
|
+
location: {
|
|
1604
|
+
serializedName: "location",
|
|
1605
|
+
required: true,
|
|
1606
|
+
type: {
|
|
1607
|
+
name: "String",
|
|
1608
|
+
},
|
|
1609
|
+
},
|
|
1610
|
+
tags: {
|
|
1611
|
+
serializedName: "tags",
|
|
1612
|
+
type: {
|
|
1613
|
+
name: "Dictionary",
|
|
1614
|
+
value: { type: { name: "String" } },
|
|
1615
|
+
},
|
|
1616
|
+
},
|
|
1617
|
+
},
|
|
1618
|
+
},
|
|
1619
|
+
};
|
|
1620
|
+
export const ApplicationInsightsComponentAnalyticsItem = {
|
|
1621
|
+
type: {
|
|
1622
|
+
name: "Composite",
|
|
1623
|
+
className: "ApplicationInsightsComponentAnalyticsItem",
|
|
1624
|
+
modelProperties: {
|
|
1625
|
+
id: {
|
|
1626
|
+
serializedName: "Id",
|
|
1627
|
+
type: {
|
|
1628
|
+
name: "String",
|
|
1629
|
+
},
|
|
1630
|
+
},
|
|
1631
|
+
name: {
|
|
1632
|
+
serializedName: "Name",
|
|
1633
|
+
type: {
|
|
1634
|
+
name: "String",
|
|
1635
|
+
},
|
|
1636
|
+
},
|
|
1637
|
+
content: {
|
|
1638
|
+
serializedName: "Content",
|
|
1639
|
+
type: {
|
|
1640
|
+
name: "String",
|
|
1641
|
+
},
|
|
1642
|
+
},
|
|
1643
|
+
version: {
|
|
1644
|
+
serializedName: "Version",
|
|
1645
|
+
readOnly: true,
|
|
1646
|
+
type: {
|
|
1647
|
+
name: "String",
|
|
1648
|
+
},
|
|
1649
|
+
},
|
|
1650
|
+
scope: {
|
|
1651
|
+
serializedName: "Scope",
|
|
1652
|
+
type: {
|
|
1653
|
+
name: "String",
|
|
1654
|
+
},
|
|
1655
|
+
},
|
|
1656
|
+
type: {
|
|
1657
|
+
serializedName: "Type",
|
|
1658
|
+
type: {
|
|
1659
|
+
name: "String",
|
|
1660
|
+
},
|
|
1661
|
+
},
|
|
1662
|
+
timeCreated: {
|
|
1663
|
+
serializedName: "TimeCreated",
|
|
1664
|
+
readOnly: true,
|
|
1665
|
+
type: {
|
|
1666
|
+
name: "String",
|
|
1667
|
+
},
|
|
1668
|
+
},
|
|
1669
|
+
timeModified: {
|
|
1670
|
+
serializedName: "TimeModified",
|
|
1671
|
+
readOnly: true,
|
|
1672
|
+
type: {
|
|
1673
|
+
name: "String",
|
|
1674
|
+
},
|
|
1675
|
+
},
|
|
1676
|
+
properties: {
|
|
1677
|
+
serializedName: "Properties",
|
|
1326
1678
|
type: {
|
|
1327
1679
|
name: "Composite",
|
|
1328
|
-
className: "ApplicationInsightsComponentAnalyticsItemProperties"
|
|
1329
|
-
}
|
|
1330
|
-
}
|
|
1331
|
-
}
|
|
1332
|
-
}
|
|
1680
|
+
className: "ApplicationInsightsComponentAnalyticsItemProperties",
|
|
1681
|
+
},
|
|
1682
|
+
},
|
|
1683
|
+
},
|
|
1684
|
+
},
|
|
1333
1685
|
};
|
|
1334
1686
|
export const ApplicationInsightsComponentAnalyticsItemProperties = {
|
|
1335
1687
|
type: {
|
|
@@ -1339,11 +1691,142 @@ export const ApplicationInsightsComponentAnalyticsItemProperties = {
|
|
|
1339
1691
|
functionAlias: {
|
|
1340
1692
|
serializedName: "functionAlias",
|
|
1341
1693
|
type: {
|
|
1342
|
-
name: "String"
|
|
1343
|
-
}
|
|
1344
|
-
}
|
|
1345
|
-
}
|
|
1346
|
-
}
|
|
1694
|
+
name: "String",
|
|
1695
|
+
},
|
|
1696
|
+
},
|
|
1697
|
+
},
|
|
1698
|
+
},
|
|
1699
|
+
};
|
|
1700
|
+
export const OperationListResult = {
|
|
1701
|
+
type: {
|
|
1702
|
+
name: "Composite",
|
|
1703
|
+
className: "OperationListResult",
|
|
1704
|
+
modelProperties: {
|
|
1705
|
+
value: {
|
|
1706
|
+
serializedName: "value",
|
|
1707
|
+
type: {
|
|
1708
|
+
name: "Sequence",
|
|
1709
|
+
element: {
|
|
1710
|
+
type: {
|
|
1711
|
+
name: "Composite",
|
|
1712
|
+
className: "Operation",
|
|
1713
|
+
},
|
|
1714
|
+
},
|
|
1715
|
+
},
|
|
1716
|
+
},
|
|
1717
|
+
nextLink: {
|
|
1718
|
+
serializedName: "nextLink",
|
|
1719
|
+
type: {
|
|
1720
|
+
name: "String",
|
|
1721
|
+
},
|
|
1722
|
+
},
|
|
1723
|
+
},
|
|
1724
|
+
},
|
|
1725
|
+
};
|
|
1726
|
+
export const Operation = {
|
|
1727
|
+
type: {
|
|
1728
|
+
name: "Composite",
|
|
1729
|
+
className: "Operation",
|
|
1730
|
+
modelProperties: {
|
|
1731
|
+
name: {
|
|
1732
|
+
serializedName: "name",
|
|
1733
|
+
type: {
|
|
1734
|
+
name: "String",
|
|
1735
|
+
},
|
|
1736
|
+
},
|
|
1737
|
+
display: {
|
|
1738
|
+
serializedName: "display",
|
|
1739
|
+
type: {
|
|
1740
|
+
name: "Composite",
|
|
1741
|
+
className: "OperationDisplay",
|
|
1742
|
+
},
|
|
1743
|
+
},
|
|
1744
|
+
},
|
|
1745
|
+
},
|
|
1746
|
+
};
|
|
1747
|
+
export const OperationDisplay = {
|
|
1748
|
+
type: {
|
|
1749
|
+
name: "Composite",
|
|
1750
|
+
className: "OperationDisplay",
|
|
1751
|
+
modelProperties: {
|
|
1752
|
+
provider: {
|
|
1753
|
+
serializedName: "provider",
|
|
1754
|
+
type: {
|
|
1755
|
+
name: "String",
|
|
1756
|
+
},
|
|
1757
|
+
},
|
|
1758
|
+
resource: {
|
|
1759
|
+
serializedName: "resource",
|
|
1760
|
+
type: {
|
|
1761
|
+
name: "String",
|
|
1762
|
+
},
|
|
1763
|
+
},
|
|
1764
|
+
operation: {
|
|
1765
|
+
serializedName: "operation",
|
|
1766
|
+
type: {
|
|
1767
|
+
name: "String",
|
|
1768
|
+
},
|
|
1769
|
+
},
|
|
1770
|
+
},
|
|
1771
|
+
},
|
|
1772
|
+
};
|
|
1773
|
+
export const ErrorResponse = {
|
|
1774
|
+
type: {
|
|
1775
|
+
name: "Composite",
|
|
1776
|
+
className: "ErrorResponse",
|
|
1777
|
+
modelProperties: {
|
|
1778
|
+
code: {
|
|
1779
|
+
serializedName: "code",
|
|
1780
|
+
type: {
|
|
1781
|
+
name: "String",
|
|
1782
|
+
},
|
|
1783
|
+
},
|
|
1784
|
+
message: {
|
|
1785
|
+
serializedName: "message",
|
|
1786
|
+
type: {
|
|
1787
|
+
name: "String",
|
|
1788
|
+
},
|
|
1789
|
+
},
|
|
1790
|
+
details: {
|
|
1791
|
+
serializedName: "details",
|
|
1792
|
+
type: {
|
|
1793
|
+
name: "Sequence",
|
|
1794
|
+
element: {
|
|
1795
|
+
type: {
|
|
1796
|
+
name: "Composite",
|
|
1797
|
+
className: "ErrorFieldContract",
|
|
1798
|
+
},
|
|
1799
|
+
},
|
|
1800
|
+
},
|
|
1801
|
+
},
|
|
1802
|
+
},
|
|
1803
|
+
},
|
|
1804
|
+
};
|
|
1805
|
+
export const ErrorFieldContract = {
|
|
1806
|
+
type: {
|
|
1807
|
+
name: "Composite",
|
|
1808
|
+
className: "ErrorFieldContract",
|
|
1809
|
+
modelProperties: {
|
|
1810
|
+
code: {
|
|
1811
|
+
serializedName: "code",
|
|
1812
|
+
type: {
|
|
1813
|
+
name: "String",
|
|
1814
|
+
},
|
|
1815
|
+
},
|
|
1816
|
+
message: {
|
|
1817
|
+
serializedName: "message",
|
|
1818
|
+
type: {
|
|
1819
|
+
name: "String",
|
|
1820
|
+
},
|
|
1821
|
+
},
|
|
1822
|
+
target: {
|
|
1823
|
+
serializedName: "target",
|
|
1824
|
+
type: {
|
|
1825
|
+
name: "String",
|
|
1826
|
+
},
|
|
1827
|
+
},
|
|
1828
|
+
},
|
|
1829
|
+
},
|
|
1347
1830
|
};
|
|
1348
1831
|
export const WorkbookTemplatesListResult = {
|
|
1349
1832
|
type: {
|
|
@@ -1357,13 +1840,13 @@ export const WorkbookTemplatesListResult = {
|
|
|
1357
1840
|
element: {
|
|
1358
1841
|
type: {
|
|
1359
1842
|
name: "Composite",
|
|
1360
|
-
className: "WorkbookTemplate"
|
|
1361
|
-
}
|
|
1362
|
-
}
|
|
1363
|
-
}
|
|
1364
|
-
}
|
|
1365
|
-
}
|
|
1366
|
-
}
|
|
1843
|
+
className: "WorkbookTemplate",
|
|
1844
|
+
},
|
|
1845
|
+
},
|
|
1846
|
+
},
|
|
1847
|
+
},
|
|
1848
|
+
},
|
|
1849
|
+
},
|
|
1367
1850
|
};
|
|
1368
1851
|
export const WorkbookTemplateGallery = {
|
|
1369
1852
|
type: {
|
|
@@ -1373,35 +1856,35 @@ export const WorkbookTemplateGallery = {
|
|
|
1373
1856
|
name: {
|
|
1374
1857
|
serializedName: "name",
|
|
1375
1858
|
type: {
|
|
1376
|
-
name: "String"
|
|
1377
|
-
}
|
|
1859
|
+
name: "String",
|
|
1860
|
+
},
|
|
1378
1861
|
},
|
|
1379
1862
|
category: {
|
|
1380
1863
|
serializedName: "category",
|
|
1381
1864
|
type: {
|
|
1382
|
-
name: "String"
|
|
1383
|
-
}
|
|
1865
|
+
name: "String",
|
|
1866
|
+
},
|
|
1384
1867
|
},
|
|
1385
1868
|
type: {
|
|
1386
1869
|
serializedName: "type",
|
|
1387
1870
|
type: {
|
|
1388
|
-
name: "String"
|
|
1389
|
-
}
|
|
1871
|
+
name: "String",
|
|
1872
|
+
},
|
|
1390
1873
|
},
|
|
1391
1874
|
order: {
|
|
1392
1875
|
serializedName: "order",
|
|
1393
1876
|
type: {
|
|
1394
|
-
name: "Number"
|
|
1395
|
-
}
|
|
1877
|
+
name: "Number",
|
|
1878
|
+
},
|
|
1396
1879
|
},
|
|
1397
1880
|
resourceType: {
|
|
1398
1881
|
serializedName: "resourceType",
|
|
1399
1882
|
type: {
|
|
1400
|
-
name: "String"
|
|
1401
|
-
}
|
|
1402
|
-
}
|
|
1403
|
-
}
|
|
1404
|
-
}
|
|
1883
|
+
name: "String",
|
|
1884
|
+
},
|
|
1885
|
+
},
|
|
1886
|
+
},
|
|
1887
|
+
},
|
|
1405
1888
|
};
|
|
1406
1889
|
export const WorkbookTemplateLocalizedGallery = {
|
|
1407
1890
|
type: {
|
|
@@ -1412,8 +1895,8 @@ export const WorkbookTemplateLocalizedGallery = {
|
|
|
1412
1895
|
serializedName: "templateData",
|
|
1413
1896
|
type: {
|
|
1414
1897
|
name: "Dictionary",
|
|
1415
|
-
value: { type: { name: "any" } }
|
|
1416
|
-
}
|
|
1898
|
+
value: { type: { name: "any" } },
|
|
1899
|
+
},
|
|
1417
1900
|
},
|
|
1418
1901
|
galleries: {
|
|
1419
1902
|
serializedName: "galleries",
|
|
@@ -1422,13 +1905,13 @@ export const WorkbookTemplateLocalizedGallery = {
|
|
|
1422
1905
|
element: {
|
|
1423
1906
|
type: {
|
|
1424
1907
|
name: "Composite",
|
|
1425
|
-
className: "WorkbookTemplateGallery"
|
|
1426
|
-
}
|
|
1427
|
-
}
|
|
1428
|
-
}
|
|
1429
|
-
}
|
|
1430
|
-
}
|
|
1431
|
-
}
|
|
1908
|
+
className: "WorkbookTemplateGallery",
|
|
1909
|
+
},
|
|
1910
|
+
},
|
|
1911
|
+
},
|
|
1912
|
+
},
|
|
1913
|
+
},
|
|
1914
|
+
},
|
|
1432
1915
|
};
|
|
1433
1916
|
export const WorkbookTemplateResource = {
|
|
1434
1917
|
type: {
|
|
@@ -1439,39 +1922,39 @@ export const WorkbookTemplateResource = {
|
|
|
1439
1922
|
serializedName: "id",
|
|
1440
1923
|
readOnly: true,
|
|
1441
1924
|
type: {
|
|
1442
|
-
name: "String"
|
|
1443
|
-
}
|
|
1925
|
+
name: "String",
|
|
1926
|
+
},
|
|
1444
1927
|
},
|
|
1445
1928
|
name: {
|
|
1446
1929
|
serializedName: "name",
|
|
1447
1930
|
readOnly: true,
|
|
1448
1931
|
type: {
|
|
1449
|
-
name: "String"
|
|
1450
|
-
}
|
|
1932
|
+
name: "String",
|
|
1933
|
+
},
|
|
1451
1934
|
},
|
|
1452
1935
|
type: {
|
|
1453
1936
|
serializedName: "type",
|
|
1454
1937
|
readOnly: true,
|
|
1455
1938
|
type: {
|
|
1456
|
-
name: "String"
|
|
1457
|
-
}
|
|
1939
|
+
name: "String",
|
|
1940
|
+
},
|
|
1458
1941
|
},
|
|
1459
1942
|
location: {
|
|
1460
1943
|
serializedName: "location",
|
|
1461
1944
|
required: true,
|
|
1462
1945
|
type: {
|
|
1463
|
-
name: "String"
|
|
1464
|
-
}
|
|
1946
|
+
name: "String",
|
|
1947
|
+
},
|
|
1465
1948
|
},
|
|
1466
1949
|
tags: {
|
|
1467
1950
|
serializedName: "tags",
|
|
1468
1951
|
type: {
|
|
1469
1952
|
name: "Dictionary",
|
|
1470
|
-
value: { type: { name: "String" } }
|
|
1471
|
-
}
|
|
1472
|
-
}
|
|
1473
|
-
}
|
|
1474
|
-
}
|
|
1953
|
+
value: { type: { name: "String" } },
|
|
1954
|
+
},
|
|
1955
|
+
},
|
|
1956
|
+
},
|
|
1957
|
+
},
|
|
1475
1958
|
};
|
|
1476
1959
|
export const WorkbookTemplateError = {
|
|
1477
1960
|
type: {
|
|
@@ -1482,11 +1965,11 @@ export const WorkbookTemplateError = {
|
|
|
1482
1965
|
serializedName: "error",
|
|
1483
1966
|
type: {
|
|
1484
1967
|
name: "Composite",
|
|
1485
|
-
className: "WorkbookTemplateErrorBody"
|
|
1486
|
-
}
|
|
1487
|
-
}
|
|
1488
|
-
}
|
|
1489
|
-
}
|
|
1968
|
+
className: "WorkbookTemplateErrorBody",
|
|
1969
|
+
},
|
|
1970
|
+
},
|
|
1971
|
+
},
|
|
1972
|
+
},
|
|
1490
1973
|
};
|
|
1491
1974
|
export const WorkbookTemplateErrorBody = {
|
|
1492
1975
|
type: {
|
|
@@ -1496,14 +1979,14 @@ export const WorkbookTemplateErrorBody = {
|
|
|
1496
1979
|
code: {
|
|
1497
1980
|
serializedName: "code",
|
|
1498
1981
|
type: {
|
|
1499
|
-
name: "String"
|
|
1500
|
-
}
|
|
1982
|
+
name: "String",
|
|
1983
|
+
},
|
|
1501
1984
|
},
|
|
1502
1985
|
message: {
|
|
1503
1986
|
serializedName: "message",
|
|
1504
1987
|
type: {
|
|
1505
|
-
name: "String"
|
|
1506
|
-
}
|
|
1988
|
+
name: "String",
|
|
1989
|
+
},
|
|
1507
1990
|
},
|
|
1508
1991
|
details: {
|
|
1509
1992
|
serializedName: "details",
|
|
@@ -1512,13 +1995,13 @@ export const WorkbookTemplateErrorBody = {
|
|
|
1512
1995
|
element: {
|
|
1513
1996
|
type: {
|
|
1514
1997
|
name: "Composite",
|
|
1515
|
-
className: "WorkbookTemplateErrorFieldContract"
|
|
1516
|
-
}
|
|
1517
|
-
}
|
|
1518
|
-
}
|
|
1519
|
-
}
|
|
1520
|
-
}
|
|
1521
|
-
}
|
|
1998
|
+
className: "WorkbookTemplateErrorFieldContract",
|
|
1999
|
+
},
|
|
2000
|
+
},
|
|
2001
|
+
},
|
|
2002
|
+
},
|
|
2003
|
+
},
|
|
2004
|
+
},
|
|
1522
2005
|
};
|
|
1523
2006
|
export const WorkbookTemplateErrorFieldContract = {
|
|
1524
2007
|
type: {
|
|
@@ -1528,23 +2011,23 @@ export const WorkbookTemplateErrorFieldContract = {
|
|
|
1528
2011
|
code: {
|
|
1529
2012
|
serializedName: "code",
|
|
1530
2013
|
type: {
|
|
1531
|
-
name: "String"
|
|
1532
|
-
}
|
|
2014
|
+
name: "String",
|
|
2015
|
+
},
|
|
1533
2016
|
},
|
|
1534
2017
|
message: {
|
|
1535
2018
|
serializedName: "message",
|
|
1536
2019
|
type: {
|
|
1537
|
-
name: "String"
|
|
1538
|
-
}
|
|
2020
|
+
name: "String",
|
|
2021
|
+
},
|
|
1539
2022
|
},
|
|
1540
2023
|
target: {
|
|
1541
2024
|
serializedName: "target",
|
|
1542
2025
|
type: {
|
|
1543
|
-
name: "String"
|
|
1544
|
-
}
|
|
1545
|
-
}
|
|
1546
|
-
}
|
|
1547
|
-
}
|
|
2026
|
+
name: "String",
|
|
2027
|
+
},
|
|
2028
|
+
},
|
|
2029
|
+
},
|
|
2030
|
+
},
|
|
1548
2031
|
};
|
|
1549
2032
|
export const WorkbookTemplateUpdateParameters = {
|
|
1550
2033
|
type: {
|
|
@@ -1555,27 +2038,27 @@ export const WorkbookTemplateUpdateParameters = {
|
|
|
1555
2038
|
serializedName: "tags",
|
|
1556
2039
|
type: {
|
|
1557
2040
|
name: "Dictionary",
|
|
1558
|
-
value: { type: { name: "String" } }
|
|
1559
|
-
}
|
|
2041
|
+
value: { type: { name: "String" } },
|
|
2042
|
+
},
|
|
1560
2043
|
},
|
|
1561
2044
|
priority: {
|
|
1562
2045
|
serializedName: "properties.priority",
|
|
1563
2046
|
type: {
|
|
1564
|
-
name: "Number"
|
|
1565
|
-
}
|
|
2047
|
+
name: "Number",
|
|
2048
|
+
},
|
|
1566
2049
|
},
|
|
1567
2050
|
author: {
|
|
1568
2051
|
serializedName: "properties.author",
|
|
1569
2052
|
type: {
|
|
1570
|
-
name: "String"
|
|
1571
|
-
}
|
|
2053
|
+
name: "String",
|
|
2054
|
+
},
|
|
1572
2055
|
},
|
|
1573
2056
|
templateData: {
|
|
1574
2057
|
serializedName: "properties.templateData",
|
|
1575
2058
|
type: {
|
|
1576
2059
|
name: "Dictionary",
|
|
1577
|
-
value: { type: { name: "any" } }
|
|
1578
|
-
}
|
|
2060
|
+
value: { type: { name: "any" } },
|
|
2061
|
+
},
|
|
1579
2062
|
},
|
|
1580
2063
|
galleries: {
|
|
1581
2064
|
serializedName: "properties.galleries",
|
|
@@ -1584,10 +2067,10 @@ export const WorkbookTemplateUpdateParameters = {
|
|
|
1584
2067
|
element: {
|
|
1585
2068
|
type: {
|
|
1586
2069
|
name: "Composite",
|
|
1587
|
-
className: "WorkbookTemplateGallery"
|
|
1588
|
-
}
|
|
1589
|
-
}
|
|
1590
|
-
}
|
|
2070
|
+
className: "WorkbookTemplateGallery",
|
|
2071
|
+
},
|
|
2072
|
+
},
|
|
2073
|
+
},
|
|
1591
2074
|
},
|
|
1592
2075
|
localized: {
|
|
1593
2076
|
serializedName: "properties.localized",
|
|
@@ -1599,20 +2082,20 @@ export const WorkbookTemplateUpdateParameters = {
|
|
|
1599
2082
|
element: {
|
|
1600
2083
|
type: {
|
|
1601
2084
|
name: "Composite",
|
|
1602
|
-
className: "WorkbookTemplateLocalizedGallery"
|
|
1603
|
-
}
|
|
1604
|
-
}
|
|
1605
|
-
}
|
|
1606
|
-
}
|
|
1607
|
-
}
|
|
1608
|
-
}
|
|
1609
|
-
}
|
|
1610
|
-
}
|
|
2085
|
+
className: "WorkbookTemplateLocalizedGallery",
|
|
2086
|
+
},
|
|
2087
|
+
},
|
|
2088
|
+
},
|
|
2089
|
+
},
|
|
2090
|
+
},
|
|
2091
|
+
},
|
|
2092
|
+
},
|
|
2093
|
+
},
|
|
1611
2094
|
};
|
|
1612
|
-
export const
|
|
2095
|
+
export const WorkbooksListResult = {
|
|
1613
2096
|
type: {
|
|
1614
2097
|
name: "Composite",
|
|
1615
|
-
className: "
|
|
2098
|
+
className: "WorkbooksListResult",
|
|
1616
2099
|
modelProperties: {
|
|
1617
2100
|
value: {
|
|
1618
2101
|
serializedName: "value",
|
|
@@ -1622,19 +2105,19 @@ export const MyWorkbooksListResult = {
|
|
|
1622
2105
|
element: {
|
|
1623
2106
|
type: {
|
|
1624
2107
|
name: "Composite",
|
|
1625
|
-
className: "
|
|
1626
|
-
}
|
|
1627
|
-
}
|
|
1628
|
-
}
|
|
2108
|
+
className: "Workbook",
|
|
2109
|
+
},
|
|
2110
|
+
},
|
|
2111
|
+
},
|
|
1629
2112
|
},
|
|
1630
2113
|
nextLink: {
|
|
1631
2114
|
serializedName: "nextLink",
|
|
1632
2115
|
type: {
|
|
1633
|
-
name: "String"
|
|
1634
|
-
}
|
|
1635
|
-
}
|
|
1636
|
-
}
|
|
1637
|
-
}
|
|
2116
|
+
name: "String",
|
|
2117
|
+
},
|
|
2118
|
+
},
|
|
2119
|
+
},
|
|
2120
|
+
},
|
|
1638
2121
|
};
|
|
1639
2122
|
export const SystemData = {
|
|
1640
2123
|
type: {
|
|
@@ -1644,341 +2127,194 @@ export const SystemData = {
|
|
|
1644
2127
|
createdBy: {
|
|
1645
2128
|
serializedName: "createdBy",
|
|
1646
2129
|
type: {
|
|
1647
|
-
name: "String"
|
|
1648
|
-
}
|
|
2130
|
+
name: "String",
|
|
2131
|
+
},
|
|
1649
2132
|
},
|
|
1650
2133
|
createdByType: {
|
|
1651
2134
|
serializedName: "createdByType",
|
|
1652
2135
|
type: {
|
|
1653
|
-
name: "String"
|
|
1654
|
-
}
|
|
2136
|
+
name: "String",
|
|
2137
|
+
},
|
|
1655
2138
|
},
|
|
1656
2139
|
createdAt: {
|
|
1657
2140
|
serializedName: "createdAt",
|
|
1658
2141
|
type: {
|
|
1659
|
-
name: "DateTime"
|
|
1660
|
-
}
|
|
2142
|
+
name: "DateTime",
|
|
2143
|
+
},
|
|
1661
2144
|
},
|
|
1662
2145
|
lastModifiedBy: {
|
|
1663
2146
|
serializedName: "lastModifiedBy",
|
|
1664
2147
|
type: {
|
|
1665
|
-
name: "String"
|
|
1666
|
-
}
|
|
2148
|
+
name: "String",
|
|
2149
|
+
},
|
|
1667
2150
|
},
|
|
1668
2151
|
lastModifiedByType: {
|
|
1669
2152
|
serializedName: "lastModifiedByType",
|
|
1670
2153
|
type: {
|
|
1671
|
-
name: "String"
|
|
1672
|
-
}
|
|
2154
|
+
name: "String",
|
|
2155
|
+
},
|
|
1673
2156
|
},
|
|
1674
2157
|
lastModifiedAt: {
|
|
1675
2158
|
serializedName: "lastModifiedAt",
|
|
1676
2159
|
type: {
|
|
1677
|
-
name: "DateTime"
|
|
1678
|
-
}
|
|
1679
|
-
}
|
|
1680
|
-
}
|
|
1681
|
-
}
|
|
2160
|
+
name: "DateTime",
|
|
2161
|
+
},
|
|
2162
|
+
},
|
|
2163
|
+
},
|
|
2164
|
+
},
|
|
1682
2165
|
};
|
|
1683
|
-
export const
|
|
2166
|
+
export const ManagedServiceIdentity = {
|
|
1684
2167
|
type: {
|
|
1685
2168
|
name: "Composite",
|
|
1686
|
-
className: "
|
|
2169
|
+
className: "ManagedServiceIdentity",
|
|
1687
2170
|
modelProperties: {
|
|
1688
|
-
|
|
1689
|
-
serializedName: "
|
|
1690
|
-
|
|
1691
|
-
name: "Composite",
|
|
1692
|
-
className: "MyWorkbookManagedIdentity"
|
|
1693
|
-
}
|
|
1694
|
-
},
|
|
1695
|
-
id: {
|
|
1696
|
-
serializedName: "id",
|
|
2171
|
+
principalId: {
|
|
2172
|
+
serializedName: "principalId",
|
|
2173
|
+
readOnly: true,
|
|
1697
2174
|
type: {
|
|
1698
|
-
name: "
|
|
1699
|
-
}
|
|
2175
|
+
name: "Uuid",
|
|
2176
|
+
},
|
|
1700
2177
|
},
|
|
1701
|
-
|
|
1702
|
-
serializedName: "
|
|
2178
|
+
tenantId: {
|
|
2179
|
+
serializedName: "tenantId",
|
|
2180
|
+
readOnly: true,
|
|
1703
2181
|
type: {
|
|
1704
|
-
name: "
|
|
1705
|
-
}
|
|
2182
|
+
name: "Uuid",
|
|
2183
|
+
},
|
|
1706
2184
|
},
|
|
1707
2185
|
type: {
|
|
1708
2186
|
serializedName: "type",
|
|
2187
|
+
required: true,
|
|
1709
2188
|
type: {
|
|
1710
|
-
name: "String"
|
|
1711
|
-
}
|
|
1712
|
-
},
|
|
1713
|
-
location: {
|
|
1714
|
-
serializedName: "location",
|
|
1715
|
-
type: {
|
|
1716
|
-
name: "String"
|
|
1717
|
-
}
|
|
2189
|
+
name: "String",
|
|
2190
|
+
},
|
|
1718
2191
|
},
|
|
1719
|
-
|
|
1720
|
-
serializedName: "
|
|
2192
|
+
userAssignedIdentities: {
|
|
2193
|
+
serializedName: "userAssignedIdentities",
|
|
1721
2194
|
type: {
|
|
1722
2195
|
name: "Dictionary",
|
|
1723
|
-
value: {
|
|
1724
|
-
|
|
2196
|
+
value: {
|
|
2197
|
+
type: { name: "Composite", className: "UserAssignedIdentity" },
|
|
2198
|
+
},
|
|
2199
|
+
},
|
|
1725
2200
|
},
|
|
1726
|
-
|
|
1727
|
-
|
|
1728
|
-
type: {
|
|
1729
|
-
name: "Dictionary",
|
|
1730
|
-
value: { type: { name: "String" } }
|
|
1731
|
-
}
|
|
1732
|
-
}
|
|
1733
|
-
}
|
|
1734
|
-
}
|
|
2201
|
+
},
|
|
2202
|
+
},
|
|
1735
2203
|
};
|
|
1736
|
-
export const
|
|
2204
|
+
export const UserAssignedIdentity = {
|
|
1737
2205
|
type: {
|
|
1738
2206
|
name: "Composite",
|
|
1739
|
-
className: "
|
|
2207
|
+
className: "UserAssignedIdentity",
|
|
1740
2208
|
modelProperties: {
|
|
1741
|
-
|
|
1742
|
-
serializedName: "
|
|
2209
|
+
principalId: {
|
|
2210
|
+
serializedName: "principalId",
|
|
2211
|
+
readOnly: true,
|
|
1743
2212
|
type: {
|
|
1744
|
-
name: "
|
|
1745
|
-
|
|
1746
|
-
}
|
|
2213
|
+
name: "Uuid",
|
|
2214
|
+
},
|
|
1747
2215
|
},
|
|
1748
|
-
|
|
1749
|
-
serializedName: "
|
|
2216
|
+
clientId: {
|
|
2217
|
+
serializedName: "clientId",
|
|
2218
|
+
readOnly: true,
|
|
1750
2219
|
type: {
|
|
1751
|
-
name: "
|
|
1752
|
-
}
|
|
1753
|
-
}
|
|
1754
|
-
}
|
|
1755
|
-
}
|
|
2220
|
+
name: "Uuid",
|
|
2221
|
+
},
|
|
2222
|
+
},
|
|
2223
|
+
},
|
|
2224
|
+
},
|
|
1756
2225
|
};
|
|
1757
|
-
export const
|
|
2226
|
+
export const Resource = {
|
|
1758
2227
|
type: {
|
|
1759
2228
|
name: "Composite",
|
|
1760
|
-
className: "
|
|
2229
|
+
className: "Resource",
|
|
1761
2230
|
modelProperties: {
|
|
1762
|
-
|
|
1763
|
-
serializedName: "
|
|
2231
|
+
id: {
|
|
2232
|
+
serializedName: "id",
|
|
1764
2233
|
readOnly: true,
|
|
1765
2234
|
type: {
|
|
1766
|
-
name: "String"
|
|
1767
|
-
}
|
|
2235
|
+
name: "String",
|
|
2236
|
+
},
|
|
1768
2237
|
},
|
|
1769
|
-
|
|
1770
|
-
serializedName: "
|
|
2238
|
+
name: {
|
|
2239
|
+
serializedName: "name",
|
|
2240
|
+
readOnly: true,
|
|
2241
|
+
type: {
|
|
2242
|
+
name: "String",
|
|
2243
|
+
},
|
|
2244
|
+
},
|
|
2245
|
+
type: {
|
|
2246
|
+
serializedName: "type",
|
|
1771
2247
|
readOnly: true,
|
|
1772
2248
|
type: {
|
|
1773
|
-
name: "String"
|
|
1774
|
-
}
|
|
1775
|
-
}
|
|
1776
|
-
}
|
|
1777
|
-
}
|
|
2249
|
+
name: "String",
|
|
2250
|
+
},
|
|
2251
|
+
},
|
|
2252
|
+
},
|
|
2253
|
+
},
|
|
1778
2254
|
};
|
|
1779
|
-
export const
|
|
2255
|
+
export const WorkbookError = {
|
|
1780
2256
|
type: {
|
|
1781
2257
|
name: "Composite",
|
|
1782
|
-
className: "
|
|
2258
|
+
className: "WorkbookError",
|
|
1783
2259
|
modelProperties: {
|
|
1784
2260
|
error: {
|
|
1785
2261
|
serializedName: "error",
|
|
1786
2262
|
type: {
|
|
1787
2263
|
name: "Composite",
|
|
1788
|
-
className: "
|
|
1789
|
-
}
|
|
1790
|
-
}
|
|
1791
|
-
}
|
|
1792
|
-
}
|
|
2264
|
+
className: "WorkbookErrorDefinition",
|
|
2265
|
+
},
|
|
2266
|
+
},
|
|
2267
|
+
},
|
|
2268
|
+
},
|
|
1793
2269
|
};
|
|
1794
|
-
export const
|
|
2270
|
+
export const WorkbookErrorDefinition = {
|
|
1795
2271
|
type: {
|
|
1796
2272
|
name: "Composite",
|
|
1797
|
-
className: "
|
|
2273
|
+
className: "WorkbookErrorDefinition",
|
|
1798
2274
|
modelProperties: {
|
|
1799
2275
|
code: {
|
|
1800
2276
|
serializedName: "code",
|
|
1801
2277
|
readOnly: true,
|
|
1802
2278
|
type: {
|
|
1803
|
-
name: "String"
|
|
1804
|
-
}
|
|
2279
|
+
name: "String",
|
|
2280
|
+
},
|
|
1805
2281
|
},
|
|
1806
2282
|
message: {
|
|
1807
2283
|
serializedName: "message",
|
|
1808
2284
|
readOnly: true,
|
|
1809
2285
|
type: {
|
|
1810
|
-
name: "String"
|
|
1811
|
-
}
|
|
2286
|
+
name: "String",
|
|
2287
|
+
},
|
|
1812
2288
|
},
|
|
1813
2289
|
innererror: {
|
|
1814
2290
|
serializedName: "innererror",
|
|
1815
|
-
readOnly: true,
|
|
1816
2291
|
type: {
|
|
1817
|
-
name: "
|
|
1818
|
-
|
|
1819
|
-
|
|
1820
|
-
|
|
1821
|
-
|
|
2292
|
+
name: "Composite",
|
|
2293
|
+
className: "WorkbookInnerErrorTrace",
|
|
2294
|
+
},
|
|
2295
|
+
},
|
|
2296
|
+
},
|
|
2297
|
+
},
|
|
1822
2298
|
};
|
|
1823
|
-
export const
|
|
2299
|
+
export const WorkbookInnerErrorTrace = {
|
|
1824
2300
|
type: {
|
|
1825
2301
|
name: "Composite",
|
|
1826
|
-
className: "
|
|
2302
|
+
className: "WorkbookInnerErrorTrace",
|
|
1827
2303
|
modelProperties: {
|
|
1828
|
-
|
|
1829
|
-
serializedName: "
|
|
2304
|
+
trace: {
|
|
2305
|
+
serializedName: "trace",
|
|
1830
2306
|
readOnly: true,
|
|
1831
2307
|
type: {
|
|
1832
2308
|
name: "Sequence",
|
|
1833
2309
|
element: {
|
|
1834
2310
|
type: {
|
|
1835
|
-
name: "
|
|
1836
|
-
|
|
1837
|
-
|
|
1838
|
-
|
|
1839
|
-
}
|
|
2311
|
+
name: "String",
|
|
2312
|
+
},
|
|
2313
|
+
},
|
|
2314
|
+
},
|
|
1840
2315
|
},
|
|
1841
|
-
|
|
1842
|
-
|
|
1843
|
-
type: {
|
|
1844
|
-
name: "String"
|
|
1845
|
-
}
|
|
1846
|
-
}
|
|
1847
|
-
}
|
|
1848
|
-
}
|
|
1849
|
-
};
|
|
1850
|
-
export const ManagedServiceIdentity = {
|
|
1851
|
-
type: {
|
|
1852
|
-
name: "Composite",
|
|
1853
|
-
className: "ManagedServiceIdentity",
|
|
1854
|
-
modelProperties: {
|
|
1855
|
-
principalId: {
|
|
1856
|
-
serializedName: "principalId",
|
|
1857
|
-
readOnly: true,
|
|
1858
|
-
type: {
|
|
1859
|
-
name: "Uuid"
|
|
1860
|
-
}
|
|
1861
|
-
},
|
|
1862
|
-
tenantId: {
|
|
1863
|
-
serializedName: "tenantId",
|
|
1864
|
-
readOnly: true,
|
|
1865
|
-
type: {
|
|
1866
|
-
name: "Uuid"
|
|
1867
|
-
}
|
|
1868
|
-
},
|
|
1869
|
-
type: {
|
|
1870
|
-
serializedName: "type",
|
|
1871
|
-
required: true,
|
|
1872
|
-
type: {
|
|
1873
|
-
name: "String"
|
|
1874
|
-
}
|
|
1875
|
-
},
|
|
1876
|
-
userAssignedIdentities: {
|
|
1877
|
-
serializedName: "userAssignedIdentities",
|
|
1878
|
-
type: {
|
|
1879
|
-
name: "Dictionary",
|
|
1880
|
-
value: {
|
|
1881
|
-
type: { name: "Composite", className: "UserAssignedIdentity" }
|
|
1882
|
-
}
|
|
1883
|
-
}
|
|
1884
|
-
}
|
|
1885
|
-
}
|
|
1886
|
-
}
|
|
1887
|
-
};
|
|
1888
|
-
export const UserAssignedIdentity = {
|
|
1889
|
-
type: {
|
|
1890
|
-
name: "Composite",
|
|
1891
|
-
className: "UserAssignedIdentity",
|
|
1892
|
-
modelProperties: {
|
|
1893
|
-
principalId: {
|
|
1894
|
-
serializedName: "principalId",
|
|
1895
|
-
readOnly: true,
|
|
1896
|
-
type: {
|
|
1897
|
-
name: "Uuid"
|
|
1898
|
-
}
|
|
1899
|
-
},
|
|
1900
|
-
clientId: {
|
|
1901
|
-
serializedName: "clientId",
|
|
1902
|
-
readOnly: true,
|
|
1903
|
-
type: {
|
|
1904
|
-
name: "Uuid"
|
|
1905
|
-
}
|
|
1906
|
-
}
|
|
1907
|
-
}
|
|
1908
|
-
}
|
|
1909
|
-
};
|
|
1910
|
-
export const Resource = {
|
|
1911
|
-
type: {
|
|
1912
|
-
name: "Composite",
|
|
1913
|
-
className: "Resource",
|
|
1914
|
-
modelProperties: {
|
|
1915
|
-
id: {
|
|
1916
|
-
serializedName: "id",
|
|
1917
|
-
readOnly: true,
|
|
1918
|
-
type: {
|
|
1919
|
-
name: "String"
|
|
1920
|
-
}
|
|
1921
|
-
},
|
|
1922
|
-
name: {
|
|
1923
|
-
serializedName: "name",
|
|
1924
|
-
readOnly: true,
|
|
1925
|
-
type: {
|
|
1926
|
-
name: "String"
|
|
1927
|
-
}
|
|
1928
|
-
},
|
|
1929
|
-
type: {
|
|
1930
|
-
serializedName: "type",
|
|
1931
|
-
readOnly: true,
|
|
1932
|
-
type: {
|
|
1933
|
-
name: "String"
|
|
1934
|
-
}
|
|
1935
|
-
}
|
|
1936
|
-
}
|
|
1937
|
-
}
|
|
1938
|
-
};
|
|
1939
|
-
export const WorkbookError = {
|
|
1940
|
-
type: {
|
|
1941
|
-
name: "Composite",
|
|
1942
|
-
className: "WorkbookError",
|
|
1943
|
-
modelProperties: {
|
|
1944
|
-
error: {
|
|
1945
|
-
serializedName: "error",
|
|
1946
|
-
type: {
|
|
1947
|
-
name: "Composite",
|
|
1948
|
-
className: "WorkbookErrorDefinition"
|
|
1949
|
-
}
|
|
1950
|
-
}
|
|
1951
|
-
}
|
|
1952
|
-
}
|
|
1953
|
-
};
|
|
1954
|
-
export const WorkbookErrorDefinition = {
|
|
1955
|
-
type: {
|
|
1956
|
-
name: "Composite",
|
|
1957
|
-
className: "WorkbookErrorDefinition",
|
|
1958
|
-
modelProperties: {
|
|
1959
|
-
code: {
|
|
1960
|
-
serializedName: "code",
|
|
1961
|
-
readOnly: true,
|
|
1962
|
-
type: {
|
|
1963
|
-
name: "String"
|
|
1964
|
-
}
|
|
1965
|
-
},
|
|
1966
|
-
message: {
|
|
1967
|
-
serializedName: "message",
|
|
1968
|
-
readOnly: true,
|
|
1969
|
-
type: {
|
|
1970
|
-
name: "String"
|
|
1971
|
-
}
|
|
1972
|
-
},
|
|
1973
|
-
innerError: {
|
|
1974
|
-
serializedName: "innerError",
|
|
1975
|
-
readOnly: true,
|
|
1976
|
-
type: {
|
|
1977
|
-
name: "any"
|
|
1978
|
-
}
|
|
1979
|
-
}
|
|
1980
|
-
}
|
|
1981
|
-
}
|
|
2316
|
+
},
|
|
2317
|
+
},
|
|
1982
2318
|
};
|
|
1983
2319
|
export const WorkbookUpdateParameters = {
|
|
1984
2320
|
type: {
|
|
@@ -1988,33 +2324,33 @@ export const WorkbookUpdateParameters = {
|
|
|
1988
2324
|
kind: {
|
|
1989
2325
|
serializedName: "kind",
|
|
1990
2326
|
type: {
|
|
1991
|
-
name: "String"
|
|
1992
|
-
}
|
|
2327
|
+
name: "String",
|
|
2328
|
+
},
|
|
1993
2329
|
},
|
|
1994
2330
|
tags: {
|
|
1995
2331
|
serializedName: "tags",
|
|
1996
2332
|
type: {
|
|
1997
2333
|
name: "Dictionary",
|
|
1998
|
-
value: { type: { name: "String" } }
|
|
1999
|
-
}
|
|
2334
|
+
value: { type: { name: "String" } },
|
|
2335
|
+
},
|
|
2000
2336
|
},
|
|
2001
2337
|
displayName: {
|
|
2002
2338
|
serializedName: "properties.displayName",
|
|
2003
2339
|
type: {
|
|
2004
|
-
name: "String"
|
|
2005
|
-
}
|
|
2340
|
+
name: "String",
|
|
2341
|
+
},
|
|
2006
2342
|
},
|
|
2007
2343
|
serializedData: {
|
|
2008
2344
|
serializedName: "properties.serializedData",
|
|
2009
2345
|
type: {
|
|
2010
|
-
name: "String"
|
|
2011
|
-
}
|
|
2346
|
+
name: "String",
|
|
2347
|
+
},
|
|
2012
2348
|
},
|
|
2013
2349
|
category: {
|
|
2014
2350
|
serializedName: "properties.category",
|
|
2015
2351
|
type: {
|
|
2016
|
-
name: "String"
|
|
2017
|
-
}
|
|
2352
|
+
name: "String",
|
|
2353
|
+
},
|
|
2018
2354
|
},
|
|
2019
2355
|
tagsPropertiesTags: {
|
|
2020
2356
|
serializedName: "properties.tags",
|
|
@@ -2022,244 +2358,42 @@ export const WorkbookUpdateParameters = {
|
|
|
2022
2358
|
name: "Sequence",
|
|
2023
2359
|
element: {
|
|
2024
2360
|
type: {
|
|
2025
|
-
name: "String"
|
|
2026
|
-
}
|
|
2027
|
-
}
|
|
2028
|
-
}
|
|
2361
|
+
name: "String",
|
|
2362
|
+
},
|
|
2363
|
+
},
|
|
2364
|
+
},
|
|
2029
2365
|
},
|
|
2030
2366
|
description: {
|
|
2031
2367
|
serializedName: "properties.description",
|
|
2032
2368
|
nullable: true,
|
|
2033
2369
|
type: {
|
|
2034
|
-
name: "String"
|
|
2035
|
-
}
|
|
2370
|
+
name: "String",
|
|
2371
|
+
},
|
|
2036
2372
|
},
|
|
2037
2373
|
revision: {
|
|
2038
2374
|
serializedName: "properties.revision",
|
|
2039
2375
|
nullable: true,
|
|
2040
2376
|
type: {
|
|
2041
|
-
name: "String"
|
|
2042
|
-
}
|
|
2043
|
-
}
|
|
2044
|
-
}
|
|
2045
|
-
}
|
|
2046
|
-
};
|
|
2047
|
-
export const ApplicationInsightsComponentListResult = {
|
|
2048
|
-
type: {
|
|
2049
|
-
name: "Composite",
|
|
2050
|
-
className: "ApplicationInsightsComponentListResult",
|
|
2051
|
-
modelProperties: {
|
|
2052
|
-
value: {
|
|
2053
|
-
serializedName: "value",
|
|
2054
|
-
required: true,
|
|
2055
|
-
type: {
|
|
2056
|
-
name: "Sequence",
|
|
2057
|
-
element: {
|
|
2058
|
-
type: {
|
|
2059
|
-
name: "Composite",
|
|
2060
|
-
className: "ApplicationInsightsComponent"
|
|
2061
|
-
}
|
|
2062
|
-
}
|
|
2063
|
-
}
|
|
2064
|
-
},
|
|
2065
|
-
nextLink: {
|
|
2066
|
-
serializedName: "nextLink",
|
|
2067
|
-
type: {
|
|
2068
|
-
name: "String"
|
|
2069
|
-
}
|
|
2070
|
-
}
|
|
2071
|
-
}
|
|
2072
|
-
}
|
|
2073
|
-
};
|
|
2074
|
-
export const PrivateLinkScopedResource = {
|
|
2075
|
-
type: {
|
|
2076
|
-
name: "Composite",
|
|
2077
|
-
className: "PrivateLinkScopedResource",
|
|
2078
|
-
modelProperties: {
|
|
2079
|
-
resourceId: {
|
|
2080
|
-
serializedName: "ResourceId",
|
|
2081
|
-
type: {
|
|
2082
|
-
name: "String"
|
|
2083
|
-
}
|
|
2377
|
+
name: "String",
|
|
2378
|
+
},
|
|
2084
2379
|
},
|
|
2085
|
-
|
|
2086
|
-
|
|
2087
|
-
type: {
|
|
2088
|
-
name: "String"
|
|
2089
|
-
}
|
|
2090
|
-
}
|
|
2091
|
-
}
|
|
2092
|
-
}
|
|
2380
|
+
},
|
|
2381
|
+
},
|
|
2093
2382
|
};
|
|
2094
|
-
export const
|
|
2095
|
-
type: {
|
|
2096
|
-
name: "Composite",
|
|
2097
|
-
className: "ComponentsResource",
|
|
2098
|
-
modelProperties: {
|
|
2099
|
-
id: {
|
|
2100
|
-
serializedName: "id",
|
|
2101
|
-
readOnly: true,
|
|
2102
|
-
type: {
|
|
2103
|
-
name: "String"
|
|
2104
|
-
}
|
|
2105
|
-
},
|
|
2106
|
-
name: {
|
|
2107
|
-
serializedName: "name",
|
|
2108
|
-
readOnly: true,
|
|
2109
|
-
type: {
|
|
2110
|
-
name: "String"
|
|
2111
|
-
}
|
|
2112
|
-
},
|
|
2113
|
-
type: {
|
|
2114
|
-
serializedName: "type",
|
|
2115
|
-
readOnly: true,
|
|
2116
|
-
type: {
|
|
2117
|
-
name: "String"
|
|
2118
|
-
}
|
|
2119
|
-
},
|
|
2120
|
-
location: {
|
|
2121
|
-
serializedName: "location",
|
|
2122
|
-
required: true,
|
|
2123
|
-
type: {
|
|
2124
|
-
name: "String"
|
|
2125
|
-
}
|
|
2126
|
-
},
|
|
2127
|
-
tags: {
|
|
2128
|
-
serializedName: "tags",
|
|
2129
|
-
type: {
|
|
2130
|
-
name: "Dictionary",
|
|
2131
|
-
value: { type: { name: "String" } }
|
|
2132
|
-
}
|
|
2133
|
-
}
|
|
2134
|
-
}
|
|
2135
|
-
}
|
|
2136
|
-
};
|
|
2137
|
-
export const ErrorResponseComponents = {
|
|
2138
|
-
type: {
|
|
2139
|
-
name: "Composite",
|
|
2140
|
-
className: "ErrorResponseComponents",
|
|
2141
|
-
modelProperties: {
|
|
2142
|
-
error: {
|
|
2143
|
-
serializedName: "error",
|
|
2144
|
-
type: {
|
|
2145
|
-
name: "Composite",
|
|
2146
|
-
className: "ErrorResponseComponentsError"
|
|
2147
|
-
}
|
|
2148
|
-
}
|
|
2149
|
-
}
|
|
2150
|
-
}
|
|
2151
|
-
};
|
|
2152
|
-
export const ErrorResponseComponentsError = {
|
|
2383
|
+
export const LiveTokenResponse = {
|
|
2153
2384
|
type: {
|
|
2154
2385
|
name: "Composite",
|
|
2155
|
-
className: "
|
|
2386
|
+
className: "LiveTokenResponse",
|
|
2156
2387
|
modelProperties: {
|
|
2157
|
-
|
|
2158
|
-
serializedName: "
|
|
2159
|
-
readOnly: true,
|
|
2160
|
-
type: {
|
|
2161
|
-
name: "String"
|
|
2162
|
-
}
|
|
2163
|
-
},
|
|
2164
|
-
message: {
|
|
2165
|
-
serializedName: "message",
|
|
2388
|
+
liveToken: {
|
|
2389
|
+
serializedName: "liveToken",
|
|
2166
2390
|
readOnly: true,
|
|
2167
2391
|
type: {
|
|
2168
|
-
name: "String"
|
|
2169
|
-
}
|
|
2170
|
-
}
|
|
2171
|
-
}
|
|
2172
|
-
}
|
|
2173
|
-
};
|
|
2174
|
-
export const ComponentPurgeBody = {
|
|
2175
|
-
type: {
|
|
2176
|
-
name: "Composite",
|
|
2177
|
-
className: "ComponentPurgeBody",
|
|
2178
|
-
modelProperties: {
|
|
2179
|
-
table: {
|
|
2180
|
-
serializedName: "table",
|
|
2181
|
-
required: true,
|
|
2182
|
-
type: {
|
|
2183
|
-
name: "String"
|
|
2184
|
-
}
|
|
2185
|
-
},
|
|
2186
|
-
filters: {
|
|
2187
|
-
serializedName: "filters",
|
|
2188
|
-
required: true,
|
|
2189
|
-
type: {
|
|
2190
|
-
name: "Sequence",
|
|
2191
|
-
element: {
|
|
2192
|
-
type: {
|
|
2193
|
-
name: "Composite",
|
|
2194
|
-
className: "ComponentPurgeBodyFilters"
|
|
2195
|
-
}
|
|
2196
|
-
}
|
|
2197
|
-
}
|
|
2198
|
-
}
|
|
2199
|
-
}
|
|
2200
|
-
}
|
|
2201
|
-
};
|
|
2202
|
-
export const ComponentPurgeBodyFilters = {
|
|
2203
|
-
type: {
|
|
2204
|
-
name: "Composite",
|
|
2205
|
-
className: "ComponentPurgeBodyFilters",
|
|
2206
|
-
modelProperties: {
|
|
2207
|
-
column: {
|
|
2208
|
-
serializedName: "column",
|
|
2209
|
-
type: {
|
|
2210
|
-
name: "String"
|
|
2211
|
-
}
|
|
2212
|
-
},
|
|
2213
|
-
operator: {
|
|
2214
|
-
serializedName: "operator",
|
|
2215
|
-
type: {
|
|
2216
|
-
name: "String"
|
|
2217
|
-
}
|
|
2392
|
+
name: "String",
|
|
2393
|
+
},
|
|
2218
2394
|
},
|
|
2219
|
-
|
|
2220
|
-
|
|
2221
|
-
type: {
|
|
2222
|
-
name: "any"
|
|
2223
|
-
}
|
|
2224
|
-
},
|
|
2225
|
-
key: {
|
|
2226
|
-
serializedName: "key",
|
|
2227
|
-
type: {
|
|
2228
|
-
name: "String"
|
|
2229
|
-
}
|
|
2230
|
-
}
|
|
2231
|
-
}
|
|
2232
|
-
}
|
|
2233
|
-
};
|
|
2234
|
-
export const ComponentPurgeResponse = {
|
|
2235
|
-
type: {
|
|
2236
|
-
name: "Composite",
|
|
2237
|
-
className: "ComponentPurgeResponse",
|
|
2238
|
-
modelProperties: {
|
|
2239
|
-
operationId: {
|
|
2240
|
-
serializedName: "operationId",
|
|
2241
|
-
required: true,
|
|
2242
|
-
type: {
|
|
2243
|
-
name: "String"
|
|
2244
|
-
}
|
|
2245
|
-
}
|
|
2246
|
-
}
|
|
2247
|
-
}
|
|
2248
|
-
};
|
|
2249
|
-
export const ComponentPurgeStatusResponse = {
|
|
2250
|
-
type: {
|
|
2251
|
-
name: "Composite",
|
|
2252
|
-
className: "ComponentPurgeStatusResponse",
|
|
2253
|
-
modelProperties: {
|
|
2254
|
-
status: {
|
|
2255
|
-
serializedName: "status",
|
|
2256
|
-
required: true,
|
|
2257
|
-
type: {
|
|
2258
|
-
name: "String"
|
|
2259
|
-
}
|
|
2260
|
-
}
|
|
2261
|
-
}
|
|
2262
|
-
}
|
|
2395
|
+
},
|
|
2396
|
+
},
|
|
2263
2397
|
};
|
|
2264
2398
|
export const ErrorResponseLinkedStorage = {
|
|
2265
2399
|
type: {
|
|
@@ -2270,11 +2404,11 @@ export const ErrorResponseLinkedStorage = {
|
|
|
2270
2404
|
serializedName: "error",
|
|
2271
2405
|
type: {
|
|
2272
2406
|
name: "Composite",
|
|
2273
|
-
className: "ErrorResponseLinkedStorageError"
|
|
2274
|
-
}
|
|
2275
|
-
}
|
|
2276
|
-
}
|
|
2277
|
-
}
|
|
2407
|
+
className: "ErrorResponseLinkedStorageError",
|
|
2408
|
+
},
|
|
2409
|
+
},
|
|
2410
|
+
},
|
|
2411
|
+
},
|
|
2278
2412
|
};
|
|
2279
2413
|
export const ErrorResponseLinkedStorageError = {
|
|
2280
2414
|
type: {
|
|
@@ -2285,18 +2419,18 @@ export const ErrorResponseLinkedStorageError = {
|
|
|
2285
2419
|
serializedName: "code",
|
|
2286
2420
|
readOnly: true,
|
|
2287
2421
|
type: {
|
|
2288
|
-
name: "String"
|
|
2289
|
-
}
|
|
2422
|
+
name: "String",
|
|
2423
|
+
},
|
|
2290
2424
|
},
|
|
2291
2425
|
message: {
|
|
2292
2426
|
serializedName: "message",
|
|
2293
2427
|
readOnly: true,
|
|
2294
2428
|
type: {
|
|
2295
|
-
name: "String"
|
|
2296
|
-
}
|
|
2297
|
-
}
|
|
2298
|
-
}
|
|
2299
|
-
}
|
|
2429
|
+
name: "String",
|
|
2430
|
+
},
|
|
2431
|
+
},
|
|
2432
|
+
},
|
|
2433
|
+
},
|
|
2300
2434
|
};
|
|
2301
2435
|
export const ComponentLinkedStorageAccountsPatch = {
|
|
2302
2436
|
type: {
|
|
@@ -2306,491 +2440,236 @@ export const ComponentLinkedStorageAccountsPatch = {
|
|
|
2306
2440
|
linkedStorageAccount: {
|
|
2307
2441
|
serializedName: "properties.linkedStorageAccount",
|
|
2308
2442
|
type: {
|
|
2309
|
-
name: "String"
|
|
2310
|
-
}
|
|
2311
|
-
}
|
|
2312
|
-
}
|
|
2313
|
-
}
|
|
2314
|
-
};
|
|
2315
|
-
export const LiveTokenResponse = {
|
|
2316
|
-
type: {
|
|
2317
|
-
name: "Composite",
|
|
2318
|
-
className: "LiveTokenResponse",
|
|
2319
|
-
modelProperties: {
|
|
2320
|
-
liveToken: {
|
|
2321
|
-
serializedName: "liveToken",
|
|
2322
|
-
readOnly: true,
|
|
2323
|
-
type: {
|
|
2324
|
-
name: "String"
|
|
2325
|
-
}
|
|
2326
|
-
}
|
|
2327
|
-
}
|
|
2328
|
-
}
|
|
2329
|
-
};
|
|
2330
|
-
export const ErrorResponse = {
|
|
2331
|
-
type: {
|
|
2332
|
-
name: "Composite",
|
|
2333
|
-
className: "ErrorResponse",
|
|
2334
|
-
modelProperties: {
|
|
2335
|
-
code: {
|
|
2336
|
-
serializedName: "code",
|
|
2337
|
-
type: {
|
|
2338
|
-
name: "String"
|
|
2339
|
-
}
|
|
2340
|
-
},
|
|
2341
|
-
message: {
|
|
2342
|
-
serializedName: "message",
|
|
2343
|
-
type: {
|
|
2344
|
-
name: "String"
|
|
2345
|
-
}
|
|
2346
|
-
}
|
|
2347
|
-
}
|
|
2348
|
-
}
|
|
2349
|
-
};
|
|
2350
|
-
export const Operation = {
|
|
2351
|
-
type: {
|
|
2352
|
-
name: "Composite",
|
|
2353
|
-
className: "Operation",
|
|
2354
|
-
modelProperties: {
|
|
2355
|
-
name: {
|
|
2356
|
-
serializedName: "name",
|
|
2357
|
-
type: {
|
|
2358
|
-
name: "String"
|
|
2359
|
-
}
|
|
2360
|
-
},
|
|
2361
|
-
display: {
|
|
2362
|
-
serializedName: "display",
|
|
2363
|
-
type: {
|
|
2364
|
-
name: "Composite",
|
|
2365
|
-
className: "OperationDisplay"
|
|
2366
|
-
}
|
|
2367
|
-
}
|
|
2368
|
-
}
|
|
2369
|
-
}
|
|
2370
|
-
};
|
|
2371
|
-
export const OperationDisplay = {
|
|
2372
|
-
type: {
|
|
2373
|
-
name: "Composite",
|
|
2374
|
-
className: "OperationDisplay",
|
|
2375
|
-
modelProperties: {
|
|
2376
|
-
provider: {
|
|
2377
|
-
serializedName: "provider",
|
|
2378
|
-
type: {
|
|
2379
|
-
name: "String"
|
|
2380
|
-
}
|
|
2443
|
+
name: "String",
|
|
2444
|
+
},
|
|
2381
2445
|
},
|
|
2382
|
-
|
|
2383
|
-
|
|
2384
|
-
type: {
|
|
2385
|
-
name: "String"
|
|
2386
|
-
}
|
|
2387
|
-
},
|
|
2388
|
-
operation: {
|
|
2389
|
-
serializedName: "operation",
|
|
2390
|
-
type: {
|
|
2391
|
-
name: "String"
|
|
2392
|
-
}
|
|
2393
|
-
}
|
|
2394
|
-
}
|
|
2395
|
-
}
|
|
2446
|
+
},
|
|
2447
|
+
},
|
|
2396
2448
|
};
|
|
2397
|
-
export const
|
|
2449
|
+
export const DeletedWorkbooksListResult = {
|
|
2398
2450
|
type: {
|
|
2399
2451
|
name: "Composite",
|
|
2400
|
-
className: "
|
|
2452
|
+
className: "DeletedWorkbooksListResult",
|
|
2401
2453
|
modelProperties: {
|
|
2402
2454
|
value: {
|
|
2403
2455
|
serializedName: "value",
|
|
2456
|
+
readOnly: true,
|
|
2404
2457
|
type: {
|
|
2405
2458
|
name: "Sequence",
|
|
2406
2459
|
element: {
|
|
2407
2460
|
type: {
|
|
2408
2461
|
name: "Composite",
|
|
2409
|
-
className: "
|
|
2410
|
-
}
|
|
2411
|
-
}
|
|
2412
|
-
}
|
|
2462
|
+
className: "DeletedWorkbook",
|
|
2463
|
+
},
|
|
2464
|
+
},
|
|
2465
|
+
},
|
|
2413
2466
|
},
|
|
2414
2467
|
nextLink: {
|
|
2415
2468
|
serializedName: "nextLink",
|
|
2416
2469
|
type: {
|
|
2417
|
-
name: "String"
|
|
2418
|
-
}
|
|
2419
|
-
}
|
|
2420
|
-
}
|
|
2421
|
-
}
|
|
2422
|
-
};
|
|
2423
|
-
export const InnerErrorTrace = {
|
|
2424
|
-
type: {
|
|
2425
|
-
name: "Composite",
|
|
2426
|
-
className: "InnerErrorTrace",
|
|
2427
|
-
modelProperties: {
|
|
2428
|
-
trace: {
|
|
2429
|
-
serializedName: "trace",
|
|
2430
|
-
readOnly: true,
|
|
2431
|
-
type: {
|
|
2432
|
-
name: "Sequence",
|
|
2433
|
-
element: {
|
|
2434
|
-
type: {
|
|
2435
|
-
name: "String"
|
|
2436
|
-
}
|
|
2437
|
-
}
|
|
2438
|
-
}
|
|
2439
|
-
}
|
|
2440
|
-
}
|
|
2441
|
-
}
|
|
2470
|
+
name: "String",
|
|
2471
|
+
},
|
|
2472
|
+
},
|
|
2473
|
+
},
|
|
2474
|
+
},
|
|
2442
2475
|
};
|
|
2443
|
-
export const
|
|
2476
|
+
export const ResourceAutoGenerated = {
|
|
2444
2477
|
type: {
|
|
2445
2478
|
name: "Composite",
|
|
2446
|
-
className: "
|
|
2479
|
+
className: "ResourceAutoGenerated",
|
|
2447
2480
|
modelProperties: {
|
|
2448
|
-
|
|
2449
|
-
serializedName: "
|
|
2481
|
+
id: {
|
|
2482
|
+
serializedName: "id",
|
|
2450
2483
|
readOnly: true,
|
|
2451
2484
|
type: {
|
|
2452
|
-
name: "
|
|
2453
|
-
|
|
2454
|
-
type: {
|
|
2455
|
-
name: "String"
|
|
2456
|
-
}
|
|
2457
|
-
}
|
|
2458
|
-
}
|
|
2459
|
-
}
|
|
2460
|
-
}
|
|
2461
|
-
}
|
|
2462
|
-
};
|
|
2463
|
-
export const OperationsListResult = {
|
|
2464
|
-
type: {
|
|
2465
|
-
name: "Composite",
|
|
2466
|
-
className: "OperationsListResult",
|
|
2467
|
-
modelProperties: {
|
|
2468
|
-
value: {
|
|
2469
|
-
serializedName: "value",
|
|
2470
|
-
type: {
|
|
2471
|
-
name: "Sequence",
|
|
2472
|
-
element: {
|
|
2473
|
-
type: {
|
|
2474
|
-
name: "Composite",
|
|
2475
|
-
className: "OperationLive"
|
|
2476
|
-
}
|
|
2477
|
-
}
|
|
2478
|
-
}
|
|
2485
|
+
name: "String",
|
|
2486
|
+
},
|
|
2479
2487
|
},
|
|
2480
|
-
nextLink: {
|
|
2481
|
-
serializedName: "nextLink",
|
|
2482
|
-
type: {
|
|
2483
|
-
name: "String"
|
|
2484
|
-
}
|
|
2485
|
-
}
|
|
2486
|
-
}
|
|
2487
|
-
}
|
|
2488
|
-
};
|
|
2489
|
-
export const OperationLive = {
|
|
2490
|
-
type: {
|
|
2491
|
-
name: "Composite",
|
|
2492
|
-
className: "OperationLive",
|
|
2493
|
-
modelProperties: {
|
|
2494
2488
|
name: {
|
|
2495
2489
|
serializedName: "name",
|
|
2490
|
+
readOnly: true,
|
|
2496
2491
|
type: {
|
|
2497
|
-
name: "String"
|
|
2498
|
-
}
|
|
2492
|
+
name: "String",
|
|
2493
|
+
},
|
|
2499
2494
|
},
|
|
2500
|
-
|
|
2501
|
-
serializedName: "
|
|
2495
|
+
type: {
|
|
2496
|
+
serializedName: "type",
|
|
2497
|
+
readOnly: true,
|
|
2502
2498
|
type: {
|
|
2503
|
-
name: "
|
|
2504
|
-
}
|
|
2499
|
+
name: "String",
|
|
2500
|
+
},
|
|
2505
2501
|
},
|
|
2506
|
-
|
|
2507
|
-
serializedName: "
|
|
2502
|
+
systemData: {
|
|
2503
|
+
serializedName: "systemData",
|
|
2508
2504
|
type: {
|
|
2509
2505
|
name: "Composite",
|
|
2510
|
-
className: "
|
|
2511
|
-
}
|
|
2506
|
+
className: "SystemData",
|
|
2507
|
+
},
|
|
2512
2508
|
},
|
|
2513
|
-
|
|
2514
|
-
|
|
2515
|
-
type: {
|
|
2516
|
-
name: "String"
|
|
2517
|
-
}
|
|
2518
|
-
},
|
|
2519
|
-
properties: {
|
|
2520
|
-
serializedName: "properties",
|
|
2521
|
-
type: {
|
|
2522
|
-
name: "Dictionary",
|
|
2523
|
-
value: { type: { name: "any" } }
|
|
2524
|
-
}
|
|
2525
|
-
}
|
|
2526
|
-
}
|
|
2527
|
-
}
|
|
2509
|
+
},
|
|
2510
|
+
},
|
|
2528
2511
|
};
|
|
2529
|
-
export const
|
|
2512
|
+
export const DeletedWorkbookError = {
|
|
2530
2513
|
type: {
|
|
2531
2514
|
name: "Composite",
|
|
2532
|
-
className: "
|
|
2515
|
+
className: "DeletedWorkbookError",
|
|
2533
2516
|
modelProperties: {
|
|
2534
|
-
|
|
2535
|
-
serializedName: "
|
|
2536
|
-
type: {
|
|
2537
|
-
name: "String"
|
|
2538
|
-
}
|
|
2539
|
-
},
|
|
2540
|
-
resource: {
|
|
2541
|
-
serializedName: "resource",
|
|
2542
|
-
type: {
|
|
2543
|
-
name: "String"
|
|
2544
|
-
}
|
|
2545
|
-
},
|
|
2546
|
-
operation: {
|
|
2547
|
-
serializedName: "operation",
|
|
2517
|
+
error: {
|
|
2518
|
+
serializedName: "error",
|
|
2548
2519
|
type: {
|
|
2549
|
-
name: "
|
|
2550
|
-
|
|
2520
|
+
name: "Composite",
|
|
2521
|
+
className: "DeletedWorkbookErrorDefinition",
|
|
2522
|
+
},
|
|
2551
2523
|
},
|
|
2552
|
-
|
|
2553
|
-
|
|
2554
|
-
type: {
|
|
2555
|
-
name: "String"
|
|
2556
|
-
}
|
|
2557
|
-
}
|
|
2558
|
-
}
|
|
2559
|
-
}
|
|
2524
|
+
},
|
|
2525
|
+
},
|
|
2560
2526
|
};
|
|
2561
|
-
export const
|
|
2527
|
+
export const DeletedWorkbookErrorDefinition = {
|
|
2562
2528
|
type: {
|
|
2563
2529
|
name: "Composite",
|
|
2564
|
-
className: "
|
|
2565
|
-
modelProperties:
|
|
2566
|
-
|
|
2567
|
-
|
|
2568
|
-
name: "Enum",
|
|
2569
|
-
allowedValues: ["ping", "multistep"]
|
|
2570
|
-
}
|
|
2571
|
-
}, syntheticMonitorId: {
|
|
2572
|
-
serializedName: "properties.SyntheticMonitorId",
|
|
2573
|
-
type: {
|
|
2574
|
-
name: "String"
|
|
2575
|
-
}
|
|
2576
|
-
}, webTestName: {
|
|
2577
|
-
serializedName: "properties.Name",
|
|
2578
|
-
type: {
|
|
2579
|
-
name: "String"
|
|
2580
|
-
}
|
|
2581
|
-
}, description: {
|
|
2582
|
-
serializedName: "properties.Description",
|
|
2583
|
-
type: {
|
|
2584
|
-
name: "String"
|
|
2585
|
-
}
|
|
2586
|
-
}, enabled: {
|
|
2587
|
-
serializedName: "properties.Enabled",
|
|
2588
|
-
type: {
|
|
2589
|
-
name: "Boolean"
|
|
2590
|
-
}
|
|
2591
|
-
}, frequency: {
|
|
2592
|
-
defaultValue: 300,
|
|
2593
|
-
serializedName: "properties.Frequency",
|
|
2594
|
-
type: {
|
|
2595
|
-
name: "Number"
|
|
2596
|
-
}
|
|
2597
|
-
}, timeout: {
|
|
2598
|
-
defaultValue: 30,
|
|
2599
|
-
serializedName: "properties.Timeout",
|
|
2600
|
-
type: {
|
|
2601
|
-
name: "Number"
|
|
2602
|
-
}
|
|
2603
|
-
}, webTestKind: {
|
|
2604
|
-
serializedName: "properties.Kind",
|
|
2605
|
-
type: {
|
|
2606
|
-
name: "Enum",
|
|
2607
|
-
allowedValues: ["ping", "multistep"]
|
|
2608
|
-
}
|
|
2609
|
-
}, retryEnabled: {
|
|
2610
|
-
serializedName: "properties.RetryEnabled",
|
|
2611
|
-
type: {
|
|
2612
|
-
name: "Boolean"
|
|
2613
|
-
}
|
|
2614
|
-
}, locations: {
|
|
2615
|
-
serializedName: "properties.Locations",
|
|
2616
|
-
type: {
|
|
2617
|
-
name: "Sequence",
|
|
2618
|
-
element: {
|
|
2619
|
-
type: {
|
|
2620
|
-
name: "Composite",
|
|
2621
|
-
className: "WebTestGeolocation"
|
|
2622
|
-
}
|
|
2623
|
-
}
|
|
2624
|
-
}
|
|
2625
|
-
}, configuration: {
|
|
2626
|
-
serializedName: "properties.Configuration",
|
|
2627
|
-
type: {
|
|
2628
|
-
name: "Composite",
|
|
2629
|
-
className: "WebTestPropertiesConfiguration"
|
|
2630
|
-
}
|
|
2631
|
-
}, provisioningState: {
|
|
2632
|
-
serializedName: "properties.provisioningState",
|
|
2530
|
+
className: "DeletedWorkbookErrorDefinition",
|
|
2531
|
+
modelProperties: {
|
|
2532
|
+
code: {
|
|
2533
|
+
serializedName: "code",
|
|
2633
2534
|
readOnly: true,
|
|
2634
2535
|
type: {
|
|
2635
|
-
name: "String"
|
|
2636
|
-
}
|
|
2637
|
-
}
|
|
2638
|
-
|
|
2639
|
-
|
|
2640
|
-
|
|
2641
|
-
type: {
|
|
2642
|
-
name: "Composite",
|
|
2643
|
-
className: "WorkbookTemplate",
|
|
2644
|
-
modelProperties: Object.assign(Object.assign({}, WorkbookTemplateResource.type.modelProperties), { priority: {
|
|
2645
|
-
serializedName: "properties.priority",
|
|
2646
|
-
type: {
|
|
2647
|
-
name: "Number"
|
|
2648
|
-
}
|
|
2649
|
-
}, author: {
|
|
2650
|
-
serializedName: "properties.author",
|
|
2651
|
-
type: {
|
|
2652
|
-
name: "String"
|
|
2653
|
-
}
|
|
2654
|
-
}, templateData: {
|
|
2655
|
-
serializedName: "properties.templateData",
|
|
2656
|
-
type: {
|
|
2657
|
-
name: "Dictionary",
|
|
2658
|
-
value: { type: { name: "any" } }
|
|
2659
|
-
}
|
|
2660
|
-
}, galleries: {
|
|
2661
|
-
serializedName: "properties.galleries",
|
|
2536
|
+
name: "String",
|
|
2537
|
+
},
|
|
2538
|
+
},
|
|
2539
|
+
message: {
|
|
2540
|
+
serializedName: "message",
|
|
2541
|
+
readOnly: true,
|
|
2662
2542
|
type: {
|
|
2663
|
-
name: "
|
|
2664
|
-
|
|
2665
|
-
|
|
2666
|
-
|
|
2667
|
-
|
|
2668
|
-
}
|
|
2669
|
-
}
|
|
2670
|
-
}
|
|
2671
|
-
}, localized: {
|
|
2672
|
-
serializedName: "properties.localized",
|
|
2543
|
+
name: "String",
|
|
2544
|
+
},
|
|
2545
|
+
},
|
|
2546
|
+
innererror: {
|
|
2547
|
+
serializedName: "innererror",
|
|
2673
2548
|
type: {
|
|
2674
|
-
name: "
|
|
2675
|
-
|
|
2676
|
-
|
|
2677
|
-
|
|
2678
|
-
|
|
2679
|
-
|
|
2680
|
-
name: "Composite",
|
|
2681
|
-
className: "WorkbookTemplateLocalizedGallery"
|
|
2682
|
-
}
|
|
2683
|
-
}
|
|
2684
|
-
}
|
|
2685
|
-
}
|
|
2686
|
-
}
|
|
2687
|
-
} })
|
|
2688
|
-
}
|
|
2549
|
+
name: "Composite",
|
|
2550
|
+
className: "DeletedWorkbookInnerErrorTrace",
|
|
2551
|
+
},
|
|
2552
|
+
},
|
|
2553
|
+
},
|
|
2554
|
+
},
|
|
2689
2555
|
};
|
|
2690
|
-
export const
|
|
2556
|
+
export const DeletedWorkbookInnerErrorTrace = {
|
|
2691
2557
|
type: {
|
|
2692
2558
|
name: "Composite",
|
|
2693
|
-
className: "
|
|
2694
|
-
modelProperties:
|
|
2695
|
-
|
|
2696
|
-
|
|
2697
|
-
|
|
2698
|
-
}
|
|
2699
|
-
}, systemData: {
|
|
2700
|
-
serializedName: "systemData",
|
|
2701
|
-
type: {
|
|
2702
|
-
name: "Composite",
|
|
2703
|
-
className: "SystemData"
|
|
2704
|
-
}
|
|
2705
|
-
}, displayName: {
|
|
2706
|
-
serializedName: "properties.displayName",
|
|
2707
|
-
type: {
|
|
2708
|
-
name: "String"
|
|
2709
|
-
}
|
|
2710
|
-
}, serializedData: {
|
|
2711
|
-
serializedName: "properties.serializedData",
|
|
2712
|
-
nullable: true,
|
|
2713
|
-
type: {
|
|
2714
|
-
name: "String"
|
|
2715
|
-
}
|
|
2716
|
-
}, version: {
|
|
2717
|
-
serializedName: "properties.version",
|
|
2718
|
-
type: {
|
|
2719
|
-
name: "String"
|
|
2720
|
-
}
|
|
2721
|
-
}, timeModified: {
|
|
2722
|
-
serializedName: "properties.timeModified",
|
|
2723
|
-
readOnly: true,
|
|
2724
|
-
type: {
|
|
2725
|
-
name: "String"
|
|
2726
|
-
}
|
|
2727
|
-
}, category: {
|
|
2728
|
-
serializedName: "properties.category",
|
|
2729
|
-
type: {
|
|
2730
|
-
name: "String"
|
|
2731
|
-
}
|
|
2732
|
-
}, tagsPropertiesTags: {
|
|
2733
|
-
serializedName: "properties.tags",
|
|
2559
|
+
className: "DeletedWorkbookInnerErrorTrace",
|
|
2560
|
+
modelProperties: {
|
|
2561
|
+
trace: {
|
|
2562
|
+
serializedName: "trace",
|
|
2563
|
+
readOnly: true,
|
|
2734
2564
|
type: {
|
|
2735
2565
|
name: "Sequence",
|
|
2736
2566
|
element: {
|
|
2737
2567
|
type: {
|
|
2738
|
-
name: "String"
|
|
2739
|
-
}
|
|
2740
|
-
}
|
|
2741
|
-
}
|
|
2742
|
-
},
|
|
2743
|
-
|
|
2744
|
-
|
|
2745
|
-
type: {
|
|
2746
|
-
name: "String"
|
|
2747
|
-
}
|
|
2748
|
-
}, sourceId: {
|
|
2749
|
-
serializedName: "properties.sourceId",
|
|
2750
|
-
type: {
|
|
2751
|
-
name: "String"
|
|
2752
|
-
}
|
|
2753
|
-
}, storageUri: {
|
|
2754
|
-
serializedName: "properties.storageUri",
|
|
2755
|
-
nullable: true,
|
|
2756
|
-
type: {
|
|
2757
|
-
name: "String"
|
|
2758
|
-
}
|
|
2759
|
-
} })
|
|
2760
|
-
}
|
|
2568
|
+
name: "String",
|
|
2569
|
+
},
|
|
2570
|
+
},
|
|
2571
|
+
},
|
|
2572
|
+
},
|
|
2573
|
+
},
|
|
2574
|
+
},
|
|
2761
2575
|
};
|
|
2762
|
-
export const
|
|
2576
|
+
export const OperationsListResult = {
|
|
2763
2577
|
type: {
|
|
2764
2578
|
name: "Composite",
|
|
2765
|
-
className: "
|
|
2766
|
-
modelProperties:
|
|
2767
|
-
|
|
2579
|
+
className: "OperationsListResult",
|
|
2580
|
+
modelProperties: {
|
|
2581
|
+
value: {
|
|
2582
|
+
serializedName: "value",
|
|
2583
|
+
type: {
|
|
2584
|
+
name: "Sequence",
|
|
2585
|
+
element: {
|
|
2586
|
+
type: {
|
|
2587
|
+
name: "Composite",
|
|
2588
|
+
className: "OperationLive",
|
|
2589
|
+
},
|
|
2590
|
+
},
|
|
2591
|
+
},
|
|
2592
|
+
},
|
|
2593
|
+
nextLink: {
|
|
2594
|
+
serializedName: "nextLink",
|
|
2595
|
+
type: {
|
|
2596
|
+
name: "String",
|
|
2597
|
+
},
|
|
2598
|
+
},
|
|
2599
|
+
},
|
|
2600
|
+
},
|
|
2768
2601
|
};
|
|
2769
|
-
export const
|
|
2602
|
+
export const OperationLive = {
|
|
2770
2603
|
type: {
|
|
2771
2604
|
name: "Composite",
|
|
2772
|
-
className: "
|
|
2773
|
-
modelProperties:
|
|
2774
|
-
|
|
2605
|
+
className: "OperationLive",
|
|
2606
|
+
modelProperties: {
|
|
2607
|
+
name: {
|
|
2608
|
+
serializedName: "name",
|
|
2775
2609
|
type: {
|
|
2776
|
-
name: "
|
|
2777
|
-
|
|
2778
|
-
|
|
2779
|
-
|
|
2780
|
-
serializedName: "
|
|
2781
|
-
|
|
2610
|
+
name: "String",
|
|
2611
|
+
},
|
|
2612
|
+
},
|
|
2613
|
+
isDataAction: {
|
|
2614
|
+
serializedName: "isDataAction",
|
|
2615
|
+
type: {
|
|
2616
|
+
name: "Boolean",
|
|
2617
|
+
},
|
|
2618
|
+
},
|
|
2619
|
+
display: {
|
|
2620
|
+
serializedName: "display",
|
|
2621
|
+
type: {
|
|
2622
|
+
name: "Composite",
|
|
2623
|
+
className: "OperationInfo",
|
|
2624
|
+
},
|
|
2625
|
+
},
|
|
2626
|
+
origin: {
|
|
2627
|
+
serializedName: "origin",
|
|
2782
2628
|
type: {
|
|
2783
|
-
name: "String"
|
|
2784
|
-
}
|
|
2785
|
-
}
|
|
2786
|
-
|
|
2629
|
+
name: "String",
|
|
2630
|
+
},
|
|
2631
|
+
},
|
|
2632
|
+
properties: {
|
|
2633
|
+
serializedName: "properties",
|
|
2634
|
+
type: {
|
|
2635
|
+
name: "Dictionary",
|
|
2636
|
+
value: { type: { name: "any" } },
|
|
2637
|
+
},
|
|
2638
|
+
},
|
|
2639
|
+
},
|
|
2640
|
+
},
|
|
2787
2641
|
};
|
|
2788
|
-
export const
|
|
2642
|
+
export const OperationInfo = {
|
|
2789
2643
|
type: {
|
|
2790
2644
|
name: "Composite",
|
|
2791
|
-
className: "
|
|
2792
|
-
modelProperties:
|
|
2793
|
-
|
|
2645
|
+
className: "OperationInfo",
|
|
2646
|
+
modelProperties: {
|
|
2647
|
+
provider: {
|
|
2648
|
+
serializedName: "provider",
|
|
2649
|
+
type: {
|
|
2650
|
+
name: "String",
|
|
2651
|
+
},
|
|
2652
|
+
},
|
|
2653
|
+
resource: {
|
|
2654
|
+
serializedName: "resource",
|
|
2655
|
+
type: {
|
|
2656
|
+
name: "String",
|
|
2657
|
+
},
|
|
2658
|
+
},
|
|
2659
|
+
operation: {
|
|
2660
|
+
serializedName: "operation",
|
|
2661
|
+
type: {
|
|
2662
|
+
name: "String",
|
|
2663
|
+
},
|
|
2664
|
+
},
|
|
2665
|
+
description: {
|
|
2666
|
+
serializedName: "description",
|
|
2667
|
+
type: {
|
|
2668
|
+
name: "String",
|
|
2669
|
+
},
|
|
2670
|
+
},
|
|
2671
|
+
},
|
|
2672
|
+
},
|
|
2794
2673
|
};
|
|
2795
2674
|
export const ApplicationInsightsComponent = {
|
|
2796
2675
|
type: {
|
|
@@ -2800,121 +2679,121 @@ export const ApplicationInsightsComponent = {
|
|
|
2800
2679
|
serializedName: "kind",
|
|
2801
2680
|
required: true,
|
|
2802
2681
|
type: {
|
|
2803
|
-
name: "String"
|
|
2804
|
-
}
|
|
2682
|
+
name: "String",
|
|
2683
|
+
},
|
|
2805
2684
|
}, etag: {
|
|
2806
2685
|
serializedName: "etag",
|
|
2807
2686
|
type: {
|
|
2808
|
-
name: "String"
|
|
2809
|
-
}
|
|
2687
|
+
name: "String",
|
|
2688
|
+
},
|
|
2810
2689
|
}, applicationId: {
|
|
2811
2690
|
serializedName: "properties.ApplicationId",
|
|
2812
2691
|
readOnly: true,
|
|
2813
2692
|
type: {
|
|
2814
|
-
name: "String"
|
|
2815
|
-
}
|
|
2693
|
+
name: "String",
|
|
2694
|
+
},
|
|
2816
2695
|
}, appId: {
|
|
2817
2696
|
serializedName: "properties.AppId",
|
|
2818
2697
|
readOnly: true,
|
|
2819
2698
|
type: {
|
|
2820
|
-
name: "String"
|
|
2821
|
-
}
|
|
2699
|
+
name: "String",
|
|
2700
|
+
},
|
|
2822
2701
|
}, namePropertiesName: {
|
|
2823
2702
|
serializedName: "properties.Name",
|
|
2824
2703
|
readOnly: true,
|
|
2825
2704
|
type: {
|
|
2826
|
-
name: "String"
|
|
2827
|
-
}
|
|
2705
|
+
name: "String",
|
|
2706
|
+
},
|
|
2828
2707
|
}, applicationType: {
|
|
2829
2708
|
defaultValue: "web",
|
|
2830
2709
|
serializedName: "properties.Application_Type",
|
|
2831
2710
|
type: {
|
|
2832
|
-
name: "String"
|
|
2833
|
-
}
|
|
2711
|
+
name: "String",
|
|
2712
|
+
},
|
|
2834
2713
|
}, flowType: {
|
|
2835
2714
|
defaultValue: "Bluefield",
|
|
2836
2715
|
serializedName: "properties.Flow_Type",
|
|
2837
2716
|
type: {
|
|
2838
|
-
name: "String"
|
|
2839
|
-
}
|
|
2717
|
+
name: "String",
|
|
2718
|
+
},
|
|
2840
2719
|
}, requestSource: {
|
|
2841
2720
|
defaultValue: "rest",
|
|
2842
2721
|
serializedName: "properties.Request_Source",
|
|
2843
2722
|
type: {
|
|
2844
|
-
name: "String"
|
|
2845
|
-
}
|
|
2723
|
+
name: "String",
|
|
2724
|
+
},
|
|
2846
2725
|
}, instrumentationKey: {
|
|
2847
2726
|
serializedName: "properties.InstrumentationKey",
|
|
2848
2727
|
readOnly: true,
|
|
2849
2728
|
type: {
|
|
2850
|
-
name: "String"
|
|
2851
|
-
}
|
|
2729
|
+
name: "String",
|
|
2730
|
+
},
|
|
2852
2731
|
}, creationDate: {
|
|
2853
2732
|
serializedName: "properties.CreationDate",
|
|
2854
2733
|
readOnly: true,
|
|
2855
2734
|
type: {
|
|
2856
|
-
name: "DateTime"
|
|
2857
|
-
}
|
|
2735
|
+
name: "DateTime",
|
|
2736
|
+
},
|
|
2858
2737
|
}, tenantId: {
|
|
2859
2738
|
serializedName: "properties.TenantId",
|
|
2860
2739
|
readOnly: true,
|
|
2861
2740
|
type: {
|
|
2862
|
-
name: "String"
|
|
2863
|
-
}
|
|
2741
|
+
name: "String",
|
|
2742
|
+
},
|
|
2864
2743
|
}, hockeyAppId: {
|
|
2865
2744
|
serializedName: "properties.HockeyAppId",
|
|
2866
2745
|
type: {
|
|
2867
|
-
name: "String"
|
|
2868
|
-
}
|
|
2746
|
+
name: "String",
|
|
2747
|
+
},
|
|
2869
2748
|
}, hockeyAppToken: {
|
|
2870
2749
|
serializedName: "properties.HockeyAppToken",
|
|
2871
2750
|
readOnly: true,
|
|
2872
2751
|
type: {
|
|
2873
|
-
name: "String"
|
|
2874
|
-
}
|
|
2752
|
+
name: "String",
|
|
2753
|
+
},
|
|
2875
2754
|
}, provisioningState: {
|
|
2876
2755
|
serializedName: "properties.provisioningState",
|
|
2877
2756
|
readOnly: true,
|
|
2878
2757
|
type: {
|
|
2879
|
-
name: "String"
|
|
2880
|
-
}
|
|
2758
|
+
name: "String",
|
|
2759
|
+
},
|
|
2881
2760
|
}, samplingPercentage: {
|
|
2882
2761
|
serializedName: "properties.SamplingPercentage",
|
|
2883
2762
|
type: {
|
|
2884
|
-
name: "Number"
|
|
2885
|
-
}
|
|
2763
|
+
name: "Number",
|
|
2764
|
+
},
|
|
2886
2765
|
}, connectionString: {
|
|
2887
2766
|
serializedName: "properties.ConnectionString",
|
|
2888
2767
|
readOnly: true,
|
|
2889
2768
|
type: {
|
|
2890
|
-
name: "String"
|
|
2891
|
-
}
|
|
2769
|
+
name: "String",
|
|
2770
|
+
},
|
|
2892
2771
|
}, retentionInDays: {
|
|
2893
2772
|
serializedName: "properties.RetentionInDays",
|
|
2894
2773
|
type: {
|
|
2895
|
-
name: "Number"
|
|
2896
|
-
}
|
|
2774
|
+
name: "Number",
|
|
2775
|
+
},
|
|
2897
2776
|
}, disableIpMasking: {
|
|
2898
2777
|
serializedName: "properties.DisableIpMasking",
|
|
2899
2778
|
type: {
|
|
2900
|
-
name: "Boolean"
|
|
2901
|
-
}
|
|
2779
|
+
name: "Boolean",
|
|
2780
|
+
},
|
|
2902
2781
|
}, immediatePurgeDataOn30Days: {
|
|
2903
2782
|
serializedName: "properties.ImmediatePurgeDataOn30Days",
|
|
2904
2783
|
type: {
|
|
2905
|
-
name: "Boolean"
|
|
2906
|
-
}
|
|
2784
|
+
name: "Boolean",
|
|
2785
|
+
},
|
|
2907
2786
|
}, workspaceResourceId: {
|
|
2908
2787
|
serializedName: "properties.WorkspaceResourceId",
|
|
2909
2788
|
type: {
|
|
2910
|
-
name: "String"
|
|
2911
|
-
}
|
|
2789
|
+
name: "String",
|
|
2790
|
+
},
|
|
2912
2791
|
}, laMigrationDate: {
|
|
2913
2792
|
serializedName: "properties.LaMigrationDate",
|
|
2914
2793
|
readOnly: true,
|
|
2915
2794
|
type: {
|
|
2916
|
-
name: "DateTime"
|
|
2917
|
-
}
|
|
2795
|
+
name: "DateTime",
|
|
2796
|
+
},
|
|
2918
2797
|
}, privateLinkScopedResources: {
|
|
2919
2798
|
serializedName: "properties.PrivateLinkScopedResources",
|
|
2920
2799
|
readOnly: true,
|
|
@@ -2923,40 +2802,233 @@ export const ApplicationInsightsComponent = {
|
|
|
2923
2802
|
element: {
|
|
2924
2803
|
type: {
|
|
2925
2804
|
name: "Composite",
|
|
2926
|
-
className: "PrivateLinkScopedResource"
|
|
2927
|
-
}
|
|
2928
|
-
}
|
|
2929
|
-
}
|
|
2805
|
+
className: "PrivateLinkScopedResource",
|
|
2806
|
+
},
|
|
2807
|
+
},
|
|
2808
|
+
},
|
|
2930
2809
|
}, publicNetworkAccessForIngestion: {
|
|
2931
2810
|
defaultValue: "Enabled",
|
|
2932
2811
|
serializedName: "properties.publicNetworkAccessForIngestion",
|
|
2933
2812
|
type: {
|
|
2934
|
-
name: "String"
|
|
2935
|
-
}
|
|
2813
|
+
name: "String",
|
|
2814
|
+
},
|
|
2936
2815
|
}, publicNetworkAccessForQuery: {
|
|
2937
2816
|
defaultValue: "Enabled",
|
|
2938
2817
|
serializedName: "properties.publicNetworkAccessForQuery",
|
|
2939
2818
|
type: {
|
|
2940
|
-
name: "String"
|
|
2941
|
-
}
|
|
2819
|
+
name: "String",
|
|
2820
|
+
},
|
|
2942
2821
|
}, ingestionMode: {
|
|
2943
2822
|
defaultValue: "LogAnalytics",
|
|
2944
2823
|
serializedName: "properties.IngestionMode",
|
|
2945
2824
|
type: {
|
|
2946
|
-
name: "String"
|
|
2947
|
-
}
|
|
2825
|
+
name: "String",
|
|
2826
|
+
},
|
|
2948
2827
|
}, disableLocalAuth: {
|
|
2949
2828
|
serializedName: "properties.DisableLocalAuth",
|
|
2950
2829
|
type: {
|
|
2951
|
-
name: "Boolean"
|
|
2952
|
-
}
|
|
2830
|
+
name: "Boolean",
|
|
2831
|
+
},
|
|
2953
2832
|
}, forceCustomerStorageForProfiler: {
|
|
2954
2833
|
serializedName: "properties.ForceCustomerStorageForProfiler",
|
|
2955
2834
|
type: {
|
|
2956
|
-
name: "Boolean"
|
|
2957
|
-
}
|
|
2958
|
-
} })
|
|
2959
|
-
}
|
|
2835
|
+
name: "Boolean",
|
|
2836
|
+
},
|
|
2837
|
+
} }),
|
|
2838
|
+
},
|
|
2839
|
+
};
|
|
2840
|
+
export const WebTest = {
|
|
2841
|
+
type: {
|
|
2842
|
+
name: "Composite",
|
|
2843
|
+
className: "WebTest",
|
|
2844
|
+
modelProperties: Object.assign(Object.assign({}, WebtestsResource.type.modelProperties), { kind: {
|
|
2845
|
+
serializedName: "kind",
|
|
2846
|
+
type: {
|
|
2847
|
+
name: "Enum",
|
|
2848
|
+
allowedValues: ["ping", "multistep", "standard"],
|
|
2849
|
+
},
|
|
2850
|
+
}, syntheticMonitorId: {
|
|
2851
|
+
serializedName: "properties.SyntheticMonitorId",
|
|
2852
|
+
type: {
|
|
2853
|
+
name: "String",
|
|
2854
|
+
},
|
|
2855
|
+
}, webTestName: {
|
|
2856
|
+
serializedName: "properties.Name",
|
|
2857
|
+
type: {
|
|
2858
|
+
name: "String",
|
|
2859
|
+
},
|
|
2860
|
+
}, description: {
|
|
2861
|
+
serializedName: "properties.Description",
|
|
2862
|
+
type: {
|
|
2863
|
+
name: "String",
|
|
2864
|
+
},
|
|
2865
|
+
}, enabled: {
|
|
2866
|
+
serializedName: "properties.Enabled",
|
|
2867
|
+
type: {
|
|
2868
|
+
name: "Boolean",
|
|
2869
|
+
},
|
|
2870
|
+
}, frequency: {
|
|
2871
|
+
defaultValue: 300,
|
|
2872
|
+
serializedName: "properties.Frequency",
|
|
2873
|
+
type: {
|
|
2874
|
+
name: "Number",
|
|
2875
|
+
},
|
|
2876
|
+
}, timeout: {
|
|
2877
|
+
defaultValue: 30,
|
|
2878
|
+
serializedName: "properties.Timeout",
|
|
2879
|
+
type: {
|
|
2880
|
+
name: "Number",
|
|
2881
|
+
},
|
|
2882
|
+
}, webTestKind: {
|
|
2883
|
+
serializedName: "properties.Kind",
|
|
2884
|
+
type: {
|
|
2885
|
+
name: "Enum",
|
|
2886
|
+
allowedValues: ["ping", "multistep", "standard"],
|
|
2887
|
+
},
|
|
2888
|
+
}, retryEnabled: {
|
|
2889
|
+
serializedName: "properties.RetryEnabled",
|
|
2890
|
+
type: {
|
|
2891
|
+
name: "Boolean",
|
|
2892
|
+
},
|
|
2893
|
+
}, locations: {
|
|
2894
|
+
serializedName: "properties.Locations",
|
|
2895
|
+
type: {
|
|
2896
|
+
name: "Sequence",
|
|
2897
|
+
element: {
|
|
2898
|
+
type: {
|
|
2899
|
+
name: "Composite",
|
|
2900
|
+
className: "WebTestGeolocation",
|
|
2901
|
+
},
|
|
2902
|
+
},
|
|
2903
|
+
},
|
|
2904
|
+
}, configuration: {
|
|
2905
|
+
serializedName: "properties.Configuration",
|
|
2906
|
+
type: {
|
|
2907
|
+
name: "Composite",
|
|
2908
|
+
className: "WebTestPropertiesConfiguration",
|
|
2909
|
+
},
|
|
2910
|
+
}, provisioningState: {
|
|
2911
|
+
serializedName: "properties.provisioningState",
|
|
2912
|
+
readOnly: true,
|
|
2913
|
+
type: {
|
|
2914
|
+
name: "String",
|
|
2915
|
+
},
|
|
2916
|
+
}, request: {
|
|
2917
|
+
serializedName: "properties.Request",
|
|
2918
|
+
type: {
|
|
2919
|
+
name: "Composite",
|
|
2920
|
+
className: "WebTestPropertiesRequest",
|
|
2921
|
+
},
|
|
2922
|
+
}, validationRules: {
|
|
2923
|
+
serializedName: "properties.ValidationRules",
|
|
2924
|
+
type: {
|
|
2925
|
+
name: "Composite",
|
|
2926
|
+
className: "WebTestPropertiesValidationRules",
|
|
2927
|
+
},
|
|
2928
|
+
} }),
|
|
2929
|
+
},
|
|
2930
|
+
};
|
|
2931
|
+
export const WorkbookTemplate = {
|
|
2932
|
+
type: {
|
|
2933
|
+
name: "Composite",
|
|
2934
|
+
className: "WorkbookTemplate",
|
|
2935
|
+
modelProperties: Object.assign(Object.assign({}, WorkbookTemplateResource.type.modelProperties), { priority: {
|
|
2936
|
+
serializedName: "properties.priority",
|
|
2937
|
+
type: {
|
|
2938
|
+
name: "Number",
|
|
2939
|
+
},
|
|
2940
|
+
}, author: {
|
|
2941
|
+
serializedName: "properties.author",
|
|
2942
|
+
type: {
|
|
2943
|
+
name: "String",
|
|
2944
|
+
},
|
|
2945
|
+
}, templateData: {
|
|
2946
|
+
serializedName: "properties.templateData",
|
|
2947
|
+
type: {
|
|
2948
|
+
name: "Dictionary",
|
|
2949
|
+
value: { type: { name: "any" } },
|
|
2950
|
+
},
|
|
2951
|
+
}, galleries: {
|
|
2952
|
+
serializedName: "properties.galleries",
|
|
2953
|
+
type: {
|
|
2954
|
+
name: "Sequence",
|
|
2955
|
+
element: {
|
|
2956
|
+
type: {
|
|
2957
|
+
name: "Composite",
|
|
2958
|
+
className: "WorkbookTemplateGallery",
|
|
2959
|
+
},
|
|
2960
|
+
},
|
|
2961
|
+
},
|
|
2962
|
+
}, localized: {
|
|
2963
|
+
serializedName: "properties.localized",
|
|
2964
|
+
type: {
|
|
2965
|
+
name: "Dictionary",
|
|
2966
|
+
value: {
|
|
2967
|
+
type: {
|
|
2968
|
+
name: "Sequence",
|
|
2969
|
+
element: {
|
|
2970
|
+
type: {
|
|
2971
|
+
name: "Composite",
|
|
2972
|
+
className: "WorkbookTemplateLocalizedGallery",
|
|
2973
|
+
},
|
|
2974
|
+
},
|
|
2975
|
+
},
|
|
2976
|
+
},
|
|
2977
|
+
},
|
|
2978
|
+
} }),
|
|
2979
|
+
},
|
|
2980
|
+
};
|
|
2981
|
+
export const WorkbookResourceIdentity = {
|
|
2982
|
+
type: {
|
|
2983
|
+
name: "Composite",
|
|
2984
|
+
className: "WorkbookResourceIdentity",
|
|
2985
|
+
modelProperties: Object.assign({}, ManagedServiceIdentity.type.modelProperties),
|
|
2986
|
+
},
|
|
2987
|
+
};
|
|
2988
|
+
export const TrackedResource = {
|
|
2989
|
+
type: {
|
|
2990
|
+
name: "Composite",
|
|
2991
|
+
className: "TrackedResource",
|
|
2992
|
+
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), { tags: {
|
|
2993
|
+
serializedName: "tags",
|
|
2994
|
+
type: {
|
|
2995
|
+
name: "Dictionary",
|
|
2996
|
+
value: { type: { name: "String" } },
|
|
2997
|
+
},
|
|
2998
|
+
}, location: {
|
|
2999
|
+
serializedName: "location",
|
|
3000
|
+
required: true,
|
|
3001
|
+
type: {
|
|
3002
|
+
name: "String",
|
|
3003
|
+
},
|
|
3004
|
+
} }),
|
|
3005
|
+
},
|
|
3006
|
+
};
|
|
3007
|
+
export const ProxyResource = {
|
|
3008
|
+
type: {
|
|
3009
|
+
name: "Composite",
|
|
3010
|
+
className: "ProxyResource",
|
|
3011
|
+
modelProperties: Object.assign({}, Resource.type.modelProperties),
|
|
3012
|
+
},
|
|
3013
|
+
};
|
|
3014
|
+
export const TrackedResourceAutoGenerated = {
|
|
3015
|
+
type: {
|
|
3016
|
+
name: "Composite",
|
|
3017
|
+
className: "TrackedResourceAutoGenerated",
|
|
3018
|
+
modelProperties: Object.assign(Object.assign({}, ResourceAutoGenerated.type.modelProperties), { tags: {
|
|
3019
|
+
serializedName: "tags",
|
|
3020
|
+
type: {
|
|
3021
|
+
name: "Dictionary",
|
|
3022
|
+
value: { type: { name: "String" } },
|
|
3023
|
+
},
|
|
3024
|
+
}, location: {
|
|
3025
|
+
serializedName: "location",
|
|
3026
|
+
required: true,
|
|
3027
|
+
type: {
|
|
3028
|
+
name: "String",
|
|
3029
|
+
},
|
|
3030
|
+
} }),
|
|
3031
|
+
},
|
|
2960
3032
|
};
|
|
2961
3033
|
export const WorkbookResource = {
|
|
2962
3034
|
type: {
|
|
@@ -2966,20 +3038,20 @@ export const WorkbookResource = {
|
|
|
2966
3038
|
serializedName: "identity",
|
|
2967
3039
|
type: {
|
|
2968
3040
|
name: "Composite",
|
|
2969
|
-
className: "WorkbookResourceIdentity"
|
|
2970
|
-
}
|
|
3041
|
+
className: "WorkbookResourceIdentity",
|
|
3042
|
+
},
|
|
2971
3043
|
}, kind: {
|
|
2972
3044
|
serializedName: "kind",
|
|
2973
3045
|
type: {
|
|
2974
|
-
name: "String"
|
|
2975
|
-
}
|
|
3046
|
+
name: "String",
|
|
3047
|
+
},
|
|
2976
3048
|
}, etag: {
|
|
2977
3049
|
serializedName: "etag",
|
|
2978
3050
|
type: {
|
|
2979
|
-
name: "String"
|
|
2980
|
-
}
|
|
2981
|
-
} })
|
|
2982
|
-
}
|
|
3051
|
+
name: "String",
|
|
3052
|
+
},
|
|
3053
|
+
} }),
|
|
3054
|
+
},
|
|
2983
3055
|
};
|
|
2984
3056
|
export const ComponentLinkedStorageAccounts = {
|
|
2985
3057
|
type: {
|
|
@@ -2988,10 +3060,27 @@ export const ComponentLinkedStorageAccounts = {
|
|
|
2988
3060
|
modelProperties: Object.assign(Object.assign({}, ProxyResource.type.modelProperties), { linkedStorageAccount: {
|
|
2989
3061
|
serializedName: "properties.linkedStorageAccount",
|
|
2990
3062
|
type: {
|
|
2991
|
-
name: "String"
|
|
2992
|
-
}
|
|
2993
|
-
} })
|
|
2994
|
-
}
|
|
3063
|
+
name: "String",
|
|
3064
|
+
},
|
|
3065
|
+
} }),
|
|
3066
|
+
},
|
|
3067
|
+
};
|
|
3068
|
+
export const DeletedWorkbookResource = {
|
|
3069
|
+
type: {
|
|
3070
|
+
name: "Composite",
|
|
3071
|
+
className: "DeletedWorkbookResource",
|
|
3072
|
+
modelProperties: Object.assign(Object.assign({}, TrackedResourceAutoGenerated.type.modelProperties), { kind: {
|
|
3073
|
+
serializedName: "kind",
|
|
3074
|
+
type: {
|
|
3075
|
+
name: "String",
|
|
3076
|
+
},
|
|
3077
|
+
}, etag: {
|
|
3078
|
+
serializedName: "etag",
|
|
3079
|
+
type: {
|
|
3080
|
+
name: "String",
|
|
3081
|
+
},
|
|
3082
|
+
} }),
|
|
3083
|
+
},
|
|
2995
3084
|
};
|
|
2996
3085
|
export const Workbook = {
|
|
2997
3086
|
type: {
|
|
@@ -3001,76 +3090,150 @@ export const Workbook = {
|
|
|
3001
3090
|
serializedName: "systemData",
|
|
3002
3091
|
type: {
|
|
3003
3092
|
name: "Composite",
|
|
3004
|
-
className: "SystemData"
|
|
3005
|
-
}
|
|
3093
|
+
className: "SystemData",
|
|
3094
|
+
},
|
|
3006
3095
|
}, displayName: {
|
|
3007
3096
|
serializedName: "properties.displayName",
|
|
3008
3097
|
type: {
|
|
3009
|
-
name: "String"
|
|
3010
|
-
}
|
|
3098
|
+
name: "String",
|
|
3099
|
+
},
|
|
3100
|
+
}, serializedData: {
|
|
3101
|
+
serializedName: "properties.serializedData",
|
|
3102
|
+
nullable: true,
|
|
3103
|
+
type: {
|
|
3104
|
+
name: "String",
|
|
3105
|
+
},
|
|
3106
|
+
}, version: {
|
|
3107
|
+
serializedName: "properties.version",
|
|
3108
|
+
type: {
|
|
3109
|
+
name: "String",
|
|
3110
|
+
},
|
|
3111
|
+
}, timeModified: {
|
|
3112
|
+
serializedName: "properties.timeModified",
|
|
3113
|
+
readOnly: true,
|
|
3114
|
+
type: {
|
|
3115
|
+
name: "DateTime",
|
|
3116
|
+
},
|
|
3117
|
+
}, category: {
|
|
3118
|
+
serializedName: "properties.category",
|
|
3119
|
+
type: {
|
|
3120
|
+
name: "String",
|
|
3121
|
+
},
|
|
3122
|
+
}, tagsPropertiesTags: {
|
|
3123
|
+
serializedName: "properties.tags",
|
|
3124
|
+
type: {
|
|
3125
|
+
name: "Sequence",
|
|
3126
|
+
element: {
|
|
3127
|
+
type: {
|
|
3128
|
+
name: "String",
|
|
3129
|
+
},
|
|
3130
|
+
},
|
|
3131
|
+
},
|
|
3132
|
+
}, userId: {
|
|
3133
|
+
serializedName: "properties.userId",
|
|
3134
|
+
readOnly: true,
|
|
3135
|
+
type: {
|
|
3136
|
+
name: "String",
|
|
3137
|
+
},
|
|
3138
|
+
}, sourceId: {
|
|
3139
|
+
serializedName: "properties.sourceId",
|
|
3140
|
+
type: {
|
|
3141
|
+
name: "String",
|
|
3142
|
+
},
|
|
3143
|
+
}, storageUri: {
|
|
3144
|
+
serializedName: "properties.storageUri",
|
|
3145
|
+
nullable: true,
|
|
3146
|
+
type: {
|
|
3147
|
+
name: "String",
|
|
3148
|
+
},
|
|
3149
|
+
}, description: {
|
|
3150
|
+
serializedName: "properties.description",
|
|
3151
|
+
nullable: true,
|
|
3152
|
+
type: {
|
|
3153
|
+
name: "String",
|
|
3154
|
+
},
|
|
3155
|
+
}, revision: {
|
|
3156
|
+
serializedName: "properties.revision",
|
|
3157
|
+
readOnly: true,
|
|
3158
|
+
nullable: true,
|
|
3159
|
+
type: {
|
|
3160
|
+
name: "String",
|
|
3161
|
+
},
|
|
3162
|
+
} }),
|
|
3163
|
+
},
|
|
3164
|
+
};
|
|
3165
|
+
export const DeletedWorkbook = {
|
|
3166
|
+
type: {
|
|
3167
|
+
name: "Composite",
|
|
3168
|
+
className: "DeletedWorkbook",
|
|
3169
|
+
modelProperties: Object.assign(Object.assign({}, DeletedWorkbookResource.type.modelProperties), { displayName: {
|
|
3170
|
+
serializedName: "properties.displayName",
|
|
3171
|
+
type: {
|
|
3172
|
+
name: "String",
|
|
3173
|
+
},
|
|
3011
3174
|
}, serializedData: {
|
|
3012
3175
|
serializedName: "properties.serializedData",
|
|
3013
3176
|
nullable: true,
|
|
3014
3177
|
type: {
|
|
3015
|
-
name: "String"
|
|
3016
|
-
}
|
|
3178
|
+
name: "String",
|
|
3179
|
+
},
|
|
3017
3180
|
}, version: {
|
|
3018
3181
|
serializedName: "properties.version",
|
|
3019
3182
|
type: {
|
|
3020
|
-
name: "String"
|
|
3021
|
-
}
|
|
3183
|
+
name: "String",
|
|
3184
|
+
},
|
|
3022
3185
|
}, timeModified: {
|
|
3023
3186
|
serializedName: "properties.timeModified",
|
|
3024
3187
|
readOnly: true,
|
|
3025
3188
|
type: {
|
|
3026
|
-
name: "DateTime"
|
|
3027
|
-
}
|
|
3189
|
+
name: "DateTime",
|
|
3190
|
+
},
|
|
3028
3191
|
}, category: {
|
|
3029
3192
|
serializedName: "properties.category",
|
|
3030
3193
|
type: {
|
|
3031
|
-
name: "String"
|
|
3032
|
-
}
|
|
3194
|
+
name: "String",
|
|
3195
|
+
},
|
|
3033
3196
|
}, tagsPropertiesTags: {
|
|
3034
3197
|
serializedName: "properties.tags",
|
|
3035
3198
|
type: {
|
|
3036
3199
|
name: "Sequence",
|
|
3037
3200
|
element: {
|
|
3038
3201
|
type: {
|
|
3039
|
-
name: "String"
|
|
3040
|
-
}
|
|
3041
|
-
}
|
|
3042
|
-
}
|
|
3202
|
+
name: "String",
|
|
3203
|
+
},
|
|
3204
|
+
},
|
|
3205
|
+
},
|
|
3043
3206
|
}, userId: {
|
|
3044
3207
|
serializedName: "properties.userId",
|
|
3045
3208
|
readOnly: true,
|
|
3046
3209
|
type: {
|
|
3047
|
-
name: "String"
|
|
3048
|
-
}
|
|
3210
|
+
name: "String",
|
|
3211
|
+
},
|
|
3049
3212
|
}, sourceId: {
|
|
3050
3213
|
serializedName: "properties.sourceId",
|
|
3051
3214
|
type: {
|
|
3052
|
-
name: "String"
|
|
3053
|
-
}
|
|
3215
|
+
name: "String",
|
|
3216
|
+
},
|
|
3054
3217
|
}, storageUri: {
|
|
3055
3218
|
serializedName: "properties.storageUri",
|
|
3056
3219
|
nullable: true,
|
|
3057
3220
|
type: {
|
|
3058
|
-
name: "String"
|
|
3059
|
-
}
|
|
3221
|
+
name: "String",
|
|
3222
|
+
},
|
|
3060
3223
|
}, description: {
|
|
3061
3224
|
serializedName: "properties.description",
|
|
3062
3225
|
nullable: true,
|
|
3063
3226
|
type: {
|
|
3064
|
-
name: "String"
|
|
3065
|
-
}
|
|
3227
|
+
name: "String",
|
|
3228
|
+
},
|
|
3066
3229
|
}, revision: {
|
|
3067
3230
|
serializedName: "properties.revision",
|
|
3068
3231
|
readOnly: true,
|
|
3069
3232
|
nullable: true,
|
|
3070
3233
|
type: {
|
|
3071
|
-
name: "String"
|
|
3072
|
-
}
|
|
3073
|
-
} })
|
|
3074
|
-
}
|
|
3234
|
+
name: "String",
|
|
3235
|
+
},
|
|
3236
|
+
} }),
|
|
3237
|
+
},
|
|
3075
3238
|
};
|
|
3076
3239
|
//# sourceMappingURL=mappers.js.map
|