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