@azure/arm-operationalinsights 9.0.1-alpha.20251223.1 → 10.0.0
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/LICENSE +1 -1
- package/README.md +1 -2
- package/dist/browser/index.d.ts.map +1 -1
- package/dist/browser/index.js +4 -7
- package/dist/browser/index.js.map +1 -1
- package/dist/browser/lroImpl.d.ts +7 -12
- package/dist/browser/lroImpl.d.ts.map +1 -1
- package/dist/browser/lroImpl.js +18 -31
- package/dist/browser/lroImpl.js.map +1 -1
- package/dist/browser/models/index.d.ts +1765 -980
- package/dist/browser/models/index.d.ts.map +1 -1
- package/dist/browser/models/index.js +293 -164
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/mappers.d.ts +83 -45
- package/dist/browser/models/mappers.d.ts.map +1 -1
- package/dist/browser/models/mappers.js +2874 -1765
- package/dist/browser/models/mappers.js.map +1 -1
- package/dist/browser/models/parameters.d.ts +31 -29
- package/dist/browser/models/parameters.d.ts.map +1 -1
- package/dist/browser/models/parameters.js +263 -253
- package/dist/browser/models/parameters.js.map +1 -1
- package/dist/browser/operationalInsightsManagementClient.d.ts +17 -13
- package/dist/browser/operationalInsightsManagementClient.d.ts.map +1 -1
- package/dist/browser/operationalInsightsManagementClient.js +64 -39
- package/dist/browser/operationalInsightsManagementClient.js.map +1 -1
- package/dist/browser/operations/availableServiceTiers.d.ts +3 -3
- package/dist/browser/operations/availableServiceTiers.d.ts.map +1 -1
- package/dist/browser/operations/availableServiceTiers.js +10 -15
- package/dist/browser/operations/availableServiceTiers.js.map +1 -1
- package/dist/browser/operations/clusters.d.ts +8 -8
- package/dist/browser/operations/clusters.d.ts.map +1 -1
- package/dist/browser/operations/clusters.js +101 -102
- package/dist/browser/operations/clusters.js.map +1 -1
- package/dist/browser/operations/dataExports.d.ts +4 -4
- package/dist/browser/operations/dataExports.d.ts.map +1 -1
- package/dist/browser/operations/dataExports.js +28 -33
- package/dist/browser/operations/dataExports.js.map +1 -1
- package/dist/browser/operations/dataSources.d.ts +4 -4
- package/dist/browser/operations/dataSources.d.ts.map +1 -1
- package/dist/browser/operations/dataSources.js +29 -38
- package/dist/browser/operations/dataSources.js.map +1 -1
- package/dist/browser/operations/deletedWorkspaces.d.ts +4 -4
- package/dist/browser/operations/deletedWorkspaces.d.ts.map +1 -1
- package/dist/browser/operations/deletedWorkspaces.js +15 -24
- package/dist/browser/operations/deletedWorkspaces.js.map +1 -1
- package/dist/browser/operations/gateways.d.ts +3 -3
- package/dist/browser/operations/gateways.d.ts.map +1 -1
- package/dist/browser/operations/gateways.js +5 -10
- package/dist/browser/operations/gateways.js.map +1 -1
- package/dist/browser/operations/index.d.ts +11 -10
- package/dist/browser/operations/index.d.ts.map +1 -1
- package/dist/browser/operations/index.js +15 -17
- package/dist/browser/operations/index.js.map +1 -1
- package/dist/browser/operations/intelligencePacks.d.ts +3 -3
- package/dist/browser/operations/intelligencePacks.d.ts.map +1 -1
- package/dist/browser/operations/intelligencePacks.js +16 -21
- package/dist/browser/operations/intelligencePacks.js.map +1 -1
- package/dist/browser/operations/linkedServices.d.ts +7 -7
- package/dist/browser/operations/linkedServices.d.ts.map +1 -1
- package/dist/browser/operations/linkedServices.js +64 -61
- package/dist/browser/operations/linkedServices.js.map +1 -1
- package/dist/browser/operations/linkedStorageAccounts.d.ts +4 -4
- package/dist/browser/operations/linkedStorageAccounts.d.ts.map +1 -1
- package/dist/browser/operations/linkedStorageAccounts.js +22 -27
- package/dist/browser/operations/linkedStorageAccounts.js.map +1 -1
- package/dist/browser/operations/managementGroups.d.ts +4 -4
- package/dist/browser/operations/managementGroups.d.ts.map +1 -1
- package/dist/browser/operations/managementGroups.js +8 -13
- package/dist/browser/operations/managementGroups.js.map +1 -1
- package/dist/browser/operations/operationStatuses.d.ts +3 -3
- package/dist/browser/operations/operationStatuses.d.ts.map +1 -1
- package/dist/browser/operations/operationStatuses.js +7 -12
- package/dist/browser/operations/operationStatuses.js.map +1 -1
- package/dist/browser/operations/operations.d.ts +4 -4
- package/dist/browser/operations/operations.d.ts.map +1 -1
- package/dist/browser/operations/operations.js +14 -19
- package/dist/browser/operations/operations.js.map +1 -1
- package/dist/browser/operations/queries.d.ts +4 -4
- package/dist/browser/operations/queries.d.ts.map +1 -1
- package/dist/browser/operations/queries.js +50 -55
- package/dist/browser/operations/queries.js.map +1 -1
- package/dist/browser/operations/queryPacks.d.ts +4 -4
- package/dist/browser/operations/queryPacks.d.ts.map +1 -1
- package/dist/browser/operations/queryPacks.js +52 -69
- package/dist/browser/operations/queryPacks.js.map +1 -1
- package/dist/browser/operations/savedSearches.d.ts +3 -3
- package/dist/browser/operations/savedSearches.d.ts.map +1 -1
- package/dist/browser/operations/savedSearches.js +21 -26
- package/dist/browser/operations/savedSearches.js.map +1 -1
- package/dist/browser/operations/schemaOperations.d.ts +3 -3
- package/dist/browser/operations/schemaOperations.d.ts.map +1 -1
- package/dist/browser/operations/schemaOperations.js +7 -12
- package/dist/browser/operations/schemaOperations.js.map +1 -1
- package/dist/browser/operations/sharedKeysOperations.d.ts +3 -3
- package/dist/browser/operations/sharedKeysOperations.d.ts.map +1 -1
- package/dist/browser/operations/sharedKeysOperations.js +12 -17
- package/dist/browser/operations/sharedKeysOperations.js.map +1 -1
- package/dist/browser/operations/storageInsightConfigs.d.ts +4 -4
- package/dist/browser/operations/storageInsightConfigs.d.ts.map +1 -1
- package/dist/browser/operations/storageInsightConfigs.js +30 -35
- package/dist/browser/operations/storageInsightConfigs.js.map +1 -1
- package/dist/browser/operations/summaryLogsOperations.d.ts +123 -0
- package/dist/browser/operations/summaryLogsOperations.d.ts.map +1 -0
- package/dist/browser/operations/summaryLogsOperations.js +576 -0
- package/dist/browser/operations/summaryLogsOperations.js.map +1 -0
- package/dist/browser/operations/tables.d.ts +8 -8
- package/dist/browser/operations/tables.d.ts.map +1 -1
- package/dist/browser/operations/tables.js +103 -84
- package/dist/browser/operations/tables.js.map +1 -1
- package/dist/browser/operations/usages.d.ts +4 -4
- package/dist/browser/operations/usages.d.ts.map +1 -1
- package/dist/browser/operations/usages.js +8 -13
- package/dist/browser/operations/usages.js.map +1 -1
- package/dist/browser/operations/workspacePurge.d.ts +3 -3
- package/dist/browser/operations/workspacePurge.d.ts.map +1 -1
- package/dist/browser/operations/workspacePurge.js +12 -17
- package/dist/browser/operations/workspacePurge.js.map +1 -1
- package/dist/browser/operations/workspaces.d.ts +102 -7
- package/dist/browser/operations/workspaces.d.ts.map +1 -1
- package/dist/browser/operations/workspaces.js +503 -72
- package/dist/browser/operations/workspaces.js.map +1 -1
- package/dist/browser/operationsInterfaces/availableServiceTiers.d.ts +1 -1
- package/dist/browser/operationsInterfaces/availableServiceTiers.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/availableServiceTiers.js +2 -7
- package/dist/browser/operationsInterfaces/availableServiceTiers.js.map +1 -1
- package/dist/browser/operationsInterfaces/clusters.d.ts +6 -6
- package/dist/browser/operationsInterfaces/clusters.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/clusters.js +2 -7
- package/dist/browser/operationsInterfaces/clusters.js.map +1 -1
- package/dist/browser/operationsInterfaces/dataExports.d.ts +2 -2
- package/dist/browser/operationsInterfaces/dataExports.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/dataExports.js +2 -7
- package/dist/browser/operationsInterfaces/dataExports.js.map +1 -1
- package/dist/browser/operationsInterfaces/dataSources.d.ts +2 -2
- package/dist/browser/operationsInterfaces/dataSources.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/dataSources.js +2 -7
- package/dist/browser/operationsInterfaces/dataSources.js.map +1 -1
- package/dist/browser/operationsInterfaces/deletedWorkspaces.d.ts +2 -2
- package/dist/browser/operationsInterfaces/deletedWorkspaces.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/deletedWorkspaces.js +2 -7
- package/dist/browser/operationsInterfaces/deletedWorkspaces.js.map +1 -1
- package/dist/browser/operationsInterfaces/gateways.d.ts +1 -1
- package/dist/browser/operationsInterfaces/gateways.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/gateways.js +2 -7
- package/dist/browser/operationsInterfaces/gateways.js.map +1 -1
- package/dist/browser/operationsInterfaces/index.d.ts +11 -10
- package/dist/browser/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/index.js +15 -17
- package/dist/browser/operationsInterfaces/index.js.map +1 -1
- package/dist/browser/operationsInterfaces/intelligencePacks.d.ts +1 -1
- package/dist/browser/operationsInterfaces/intelligencePacks.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/intelligencePacks.js +2 -7
- package/dist/browser/operationsInterfaces/intelligencePacks.js.map +1 -1
- package/dist/browser/operationsInterfaces/linkedServices.d.ts +5 -5
- package/dist/browser/operationsInterfaces/linkedServices.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/linkedServices.js +2 -7
- package/dist/browser/operationsInterfaces/linkedServices.js.map +1 -1
- package/dist/browser/operationsInterfaces/linkedStorageAccounts.d.ts +2 -2
- package/dist/browser/operationsInterfaces/linkedStorageAccounts.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/linkedStorageAccounts.js +2 -7
- package/dist/browser/operationsInterfaces/linkedStorageAccounts.js.map +1 -1
- package/dist/browser/operationsInterfaces/managementGroups.d.ts +2 -2
- package/dist/browser/operationsInterfaces/managementGroups.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/managementGroups.js +2 -7
- package/dist/browser/operationsInterfaces/managementGroups.js.map +1 -1
- package/dist/browser/operationsInterfaces/operationStatuses.d.ts +1 -1
- package/dist/browser/operationsInterfaces/operationStatuses.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/operationStatuses.js +2 -7
- package/dist/browser/operationsInterfaces/operationStatuses.js.map +1 -1
- package/dist/browser/operationsInterfaces/operations.d.ts +2 -2
- package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/operations.js +2 -7
- package/dist/browser/operationsInterfaces/operations.js.map +1 -1
- package/dist/browser/operationsInterfaces/queries.d.ts +2 -2
- package/dist/browser/operationsInterfaces/queries.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/queries.js +2 -7
- package/dist/browser/operationsInterfaces/queries.js.map +1 -1
- package/dist/browser/operationsInterfaces/queryPacks.d.ts +2 -2
- package/dist/browser/operationsInterfaces/queryPacks.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/queryPacks.js +2 -7
- package/dist/browser/operationsInterfaces/queryPacks.js.map +1 -1
- package/dist/browser/operationsInterfaces/savedSearches.d.ts +1 -1
- package/dist/browser/operationsInterfaces/savedSearches.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/savedSearches.js +2 -7
- package/dist/browser/operationsInterfaces/savedSearches.js.map +1 -1
- package/dist/browser/operationsInterfaces/schemaOperations.d.ts +1 -1
- package/dist/browser/operationsInterfaces/schemaOperations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/schemaOperations.js +2 -7
- package/dist/browser/operationsInterfaces/schemaOperations.js.map +1 -1
- package/dist/browser/operationsInterfaces/sharedKeysOperations.d.ts +1 -1
- package/dist/browser/operationsInterfaces/sharedKeysOperations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/sharedKeysOperations.js +2 -7
- package/dist/browser/operationsInterfaces/sharedKeysOperations.js.map +1 -1
- package/dist/browser/operationsInterfaces/storageInsightConfigs.d.ts +2 -2
- package/dist/browser/operationsInterfaces/storageInsightConfigs.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/storageInsightConfigs.js +2 -7
- package/dist/browser/operationsInterfaces/storageInsightConfigs.js.map +1 -1
- package/dist/browser/operationsInterfaces/summaryLogsOperations.d.ts +98 -0
- package/dist/browser/operationsInterfaces/summaryLogsOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/summaryLogsOperations.js +4 -0
- package/dist/browser/operationsInterfaces/summaryLogsOperations.js.map +1 -0
- package/dist/browser/operationsInterfaces/tables.d.ts +6 -6
- package/dist/browser/operationsInterfaces/tables.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/tables.js +2 -7
- package/dist/browser/operationsInterfaces/tables.js.map +1 -1
- package/dist/browser/operationsInterfaces/usages.d.ts +2 -2
- package/dist/browser/operationsInterfaces/usages.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/usages.js +2 -7
- package/dist/browser/operationsInterfaces/usages.js.map +1 -1
- package/dist/browser/operationsInterfaces/workspacePurge.d.ts +1 -1
- package/dist/browser/operationsInterfaces/workspacePurge.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/workspacePurge.js +2 -7
- package/dist/browser/operationsInterfaces/workspacePurge.js.map +1 -1
- package/dist/browser/operationsInterfaces/workspaces.d.ts +83 -5
- package/dist/browser/operationsInterfaces/workspaces.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/workspaces.js +2 -7
- package/dist/browser/operationsInterfaces/workspaces.js.map +1 -1
- package/dist/browser/pagingHelper.d.ts.map +1 -1
- package/dist/browser/pagingHelper.js +2 -7
- package/dist/browser/pagingHelper.js.map +1 -1
- package/dist/commonjs/index.d.ts.map +1 -1
- package/dist/commonjs/index.js +4 -7
- package/dist/commonjs/index.js.map +1 -1
- package/dist/commonjs/lroImpl.d.ts +7 -12
- package/dist/commonjs/lroImpl.d.ts.map +1 -1
- package/dist/commonjs/lroImpl.js +19 -33
- package/dist/commonjs/lroImpl.js.map +1 -1
- package/dist/commonjs/models/index.d.ts +1765 -980
- package/dist/commonjs/models/index.d.ts.map +1 -1
- package/dist/commonjs/models/index.js +294 -165
- package/dist/commonjs/models/index.js.map +1 -1
- package/dist/commonjs/models/mappers.d.ts +83 -45
- package/dist/commonjs/models/mappers.d.ts.map +1 -1
- package/dist/commonjs/models/mappers.js +2877 -1767
- package/dist/commonjs/models/mappers.js.map +1 -1
- package/dist/commonjs/models/parameters.d.ts +31 -29
- package/dist/commonjs/models/parameters.d.ts.map +1 -1
- package/dist/commonjs/models/parameters.js +264 -253
- package/dist/commonjs/models/parameters.js.map +1 -1
- package/dist/commonjs/operationalInsightsManagementClient.d.ts +17 -13
- package/dist/commonjs/operationalInsightsManagementClient.d.ts.map +1 -1
- package/dist/commonjs/operationalInsightsManagementClient.js +63 -38
- package/dist/commonjs/operationalInsightsManagementClient.js.map +1 -1
- package/dist/commonjs/operations/availableServiceTiers.d.ts +3 -3
- package/dist/commonjs/operations/availableServiceTiers.d.ts.map +1 -1
- package/dist/commonjs/operations/availableServiceTiers.js +10 -15
- package/dist/commonjs/operations/availableServiceTiers.js.map +1 -1
- package/dist/commonjs/operations/clusters.d.ts +8 -8
- package/dist/commonjs/operations/clusters.d.ts.map +1 -1
- package/dist/commonjs/operations/clusters.js +99 -100
- package/dist/commonjs/operations/clusters.js.map +1 -1
- package/dist/commonjs/operations/dataExports.d.ts +4 -4
- package/dist/commonjs/operations/dataExports.d.ts.map +1 -1
- package/dist/commonjs/operations/dataExports.js +28 -33
- package/dist/commonjs/operations/dataExports.js.map +1 -1
- package/dist/commonjs/operations/dataSources.d.ts +4 -4
- package/dist/commonjs/operations/dataSources.d.ts.map +1 -1
- package/dist/commonjs/operations/dataSources.js +29 -38
- package/dist/commonjs/operations/dataSources.js.map +1 -1
- package/dist/commonjs/operations/deletedWorkspaces.d.ts +4 -4
- package/dist/commonjs/operations/deletedWorkspaces.d.ts.map +1 -1
- package/dist/commonjs/operations/deletedWorkspaces.js +15 -24
- package/dist/commonjs/operations/deletedWorkspaces.js.map +1 -1
- package/dist/commonjs/operations/gateways.d.ts +3 -3
- package/dist/commonjs/operations/gateways.d.ts.map +1 -1
- package/dist/commonjs/operations/gateways.js +5 -10
- package/dist/commonjs/operations/gateways.js.map +1 -1
- package/dist/commonjs/operations/index.d.ts +11 -10
- package/dist/commonjs/operations/index.d.ts.map +1 -1
- package/dist/commonjs/operations/index.js +15 -17
- package/dist/commonjs/operations/index.js.map +1 -1
- package/dist/commonjs/operations/intelligencePacks.d.ts +3 -3
- package/dist/commonjs/operations/intelligencePacks.d.ts.map +1 -1
- package/dist/commonjs/operations/intelligencePacks.js +16 -21
- package/dist/commonjs/operations/intelligencePacks.js.map +1 -1
- package/dist/commonjs/operations/linkedServices.d.ts +7 -7
- package/dist/commonjs/operations/linkedServices.d.ts.map +1 -1
- package/dist/commonjs/operations/linkedServices.js +62 -59
- package/dist/commonjs/operations/linkedServices.js.map +1 -1
- package/dist/commonjs/operations/linkedStorageAccounts.d.ts +4 -4
- package/dist/commonjs/operations/linkedStorageAccounts.d.ts.map +1 -1
- package/dist/commonjs/operations/linkedStorageAccounts.js +22 -27
- package/dist/commonjs/operations/linkedStorageAccounts.js.map +1 -1
- package/dist/commonjs/operations/managementGroups.d.ts +4 -4
- package/dist/commonjs/operations/managementGroups.d.ts.map +1 -1
- package/dist/commonjs/operations/managementGroups.js +8 -13
- package/dist/commonjs/operations/managementGroups.js.map +1 -1
- package/dist/commonjs/operations/operationStatuses.d.ts +3 -3
- package/dist/commonjs/operations/operationStatuses.d.ts.map +1 -1
- package/dist/commonjs/operations/operationStatuses.js +7 -12
- package/dist/commonjs/operations/operationStatuses.js.map +1 -1
- package/dist/commonjs/operations/operations.d.ts +4 -4
- package/dist/commonjs/operations/operations.d.ts.map +1 -1
- package/dist/commonjs/operations/operations.js +14 -19
- package/dist/commonjs/operations/operations.js.map +1 -1
- package/dist/commonjs/operations/queries.d.ts +4 -4
- package/dist/commonjs/operations/queries.d.ts.map +1 -1
- package/dist/commonjs/operations/queries.js +50 -55
- package/dist/commonjs/operations/queries.js.map +1 -1
- package/dist/commonjs/operations/queryPacks.d.ts +4 -4
- package/dist/commonjs/operations/queryPacks.d.ts.map +1 -1
- package/dist/commonjs/operations/queryPacks.js +52 -69
- package/dist/commonjs/operations/queryPacks.js.map +1 -1
- package/dist/commonjs/operations/savedSearches.d.ts +3 -3
- package/dist/commonjs/operations/savedSearches.d.ts.map +1 -1
- package/dist/commonjs/operations/savedSearches.js +21 -26
- package/dist/commonjs/operations/savedSearches.js.map +1 -1
- package/dist/commonjs/operations/schemaOperations.d.ts +3 -3
- package/dist/commonjs/operations/schemaOperations.d.ts.map +1 -1
- package/dist/commonjs/operations/schemaOperations.js +7 -12
- package/dist/commonjs/operations/schemaOperations.js.map +1 -1
- package/dist/commonjs/operations/sharedKeysOperations.d.ts +3 -3
- package/dist/commonjs/operations/sharedKeysOperations.d.ts.map +1 -1
- package/dist/commonjs/operations/sharedKeysOperations.js +12 -17
- package/dist/commonjs/operations/sharedKeysOperations.js.map +1 -1
- package/dist/commonjs/operations/storageInsightConfigs.d.ts +4 -4
- package/dist/commonjs/operations/storageInsightConfigs.d.ts.map +1 -1
- package/dist/commonjs/operations/storageInsightConfigs.js +30 -35
- package/dist/commonjs/operations/storageInsightConfigs.js.map +1 -1
- package/dist/commonjs/operations/summaryLogsOperations.d.ts +123 -0
- package/dist/commonjs/operations/summaryLogsOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/summaryLogsOperations.js +581 -0
- package/dist/commonjs/operations/summaryLogsOperations.js.map +1 -0
- package/dist/commonjs/operations/tables.d.ts +8 -8
- package/dist/commonjs/operations/tables.d.ts.map +1 -1
- package/dist/commonjs/operations/tables.js +101 -82
- package/dist/commonjs/operations/tables.js.map +1 -1
- package/dist/commonjs/operations/usages.d.ts +4 -4
- package/dist/commonjs/operations/usages.d.ts.map +1 -1
- package/dist/commonjs/operations/usages.js +8 -13
- package/dist/commonjs/operations/usages.js.map +1 -1
- package/dist/commonjs/operations/workspacePurge.d.ts +3 -3
- package/dist/commonjs/operations/workspacePurge.d.ts.map +1 -1
- package/dist/commonjs/operations/workspacePurge.js +12 -17
- package/dist/commonjs/operations/workspacePurge.js.map +1 -1
- package/dist/commonjs/operations/workspaces.d.ts +102 -7
- package/dist/commonjs/operations/workspaces.d.ts.map +1 -1
- package/dist/commonjs/operations/workspaces.js +501 -70
- package/dist/commonjs/operations/workspaces.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/availableServiceTiers.d.ts +1 -1
- package/dist/commonjs/operationsInterfaces/availableServiceTiers.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/availableServiceTiers.js +2 -7
- package/dist/commonjs/operationsInterfaces/availableServiceTiers.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/clusters.d.ts +6 -6
- package/dist/commonjs/operationsInterfaces/clusters.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/clusters.js +2 -7
- package/dist/commonjs/operationsInterfaces/clusters.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/dataExports.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/dataExports.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/dataExports.js +2 -7
- package/dist/commonjs/operationsInterfaces/dataExports.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/dataSources.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/dataSources.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/dataSources.js +2 -7
- package/dist/commonjs/operationsInterfaces/dataSources.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/deletedWorkspaces.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/deletedWorkspaces.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/deletedWorkspaces.js +2 -7
- package/dist/commonjs/operationsInterfaces/deletedWorkspaces.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/gateways.d.ts +1 -1
- package/dist/commonjs/operationsInterfaces/gateways.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/gateways.js +2 -7
- package/dist/commonjs/operationsInterfaces/gateways.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/index.d.ts +11 -10
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/index.js +15 -17
- package/dist/commonjs/operationsInterfaces/index.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/intelligencePacks.d.ts +1 -1
- package/dist/commonjs/operationsInterfaces/intelligencePacks.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/intelligencePacks.js +2 -7
- package/dist/commonjs/operationsInterfaces/intelligencePacks.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/linkedServices.d.ts +5 -5
- package/dist/commonjs/operationsInterfaces/linkedServices.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/linkedServices.js +2 -7
- package/dist/commonjs/operationsInterfaces/linkedServices.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/linkedStorageAccounts.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/linkedStorageAccounts.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/linkedStorageAccounts.js +2 -7
- package/dist/commonjs/operationsInterfaces/linkedStorageAccounts.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/managementGroups.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/managementGroups.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/managementGroups.js +2 -7
- package/dist/commonjs/operationsInterfaces/managementGroups.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/operationStatuses.d.ts +1 -1
- package/dist/commonjs/operationsInterfaces/operationStatuses.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/operationStatuses.js +2 -7
- package/dist/commonjs/operationsInterfaces/operationStatuses.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/operations.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/operations.js +2 -7
- package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/queries.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/queries.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/queries.js +2 -7
- package/dist/commonjs/operationsInterfaces/queries.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/queryPacks.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/queryPacks.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/queryPacks.js +2 -7
- package/dist/commonjs/operationsInterfaces/queryPacks.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/savedSearches.d.ts +1 -1
- package/dist/commonjs/operationsInterfaces/savedSearches.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/savedSearches.js +2 -7
- package/dist/commonjs/operationsInterfaces/savedSearches.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/schemaOperations.d.ts +1 -1
- package/dist/commonjs/operationsInterfaces/schemaOperations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/schemaOperations.js +2 -7
- package/dist/commonjs/operationsInterfaces/schemaOperations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/sharedKeysOperations.d.ts +1 -1
- package/dist/commonjs/operationsInterfaces/sharedKeysOperations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/sharedKeysOperations.js +2 -7
- package/dist/commonjs/operationsInterfaces/sharedKeysOperations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/storageInsightConfigs.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/storageInsightConfigs.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/storageInsightConfigs.js +2 -7
- package/dist/commonjs/operationsInterfaces/storageInsightConfigs.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/summaryLogsOperations.d.ts +98 -0
- package/dist/commonjs/operationsInterfaces/summaryLogsOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/summaryLogsOperations.js +5 -0
- package/dist/commonjs/operationsInterfaces/summaryLogsOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/tables.d.ts +6 -6
- package/dist/commonjs/operationsInterfaces/tables.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/tables.js +2 -7
- package/dist/commonjs/operationsInterfaces/tables.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/usages.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/usages.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/usages.js +2 -7
- package/dist/commonjs/operationsInterfaces/usages.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/workspacePurge.d.ts +1 -1
- package/dist/commonjs/operationsInterfaces/workspacePurge.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/workspacePurge.js +2 -7
- package/dist/commonjs/operationsInterfaces/workspacePurge.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/workspaces.d.ts +83 -5
- package/dist/commonjs/operationsInterfaces/workspaces.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/workspaces.js +2 -7
- package/dist/commonjs/operationsInterfaces/workspaces.js.map +1 -1
- package/dist/commonjs/pagingHelper.d.ts.map +1 -1
- package/dist/commonjs/pagingHelper.js +2 -7
- package/dist/commonjs/pagingHelper.js.map +1 -1
- package/dist/esm/index.d.ts.map +1 -1
- package/dist/esm/index.js +4 -7
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/lroImpl.d.ts +7 -12
- package/dist/esm/lroImpl.d.ts.map +1 -1
- package/dist/esm/lroImpl.js +18 -31
- package/dist/esm/lroImpl.js.map +1 -1
- package/dist/esm/models/index.d.ts +1765 -980
- package/dist/esm/models/index.d.ts.map +1 -1
- package/dist/esm/models/index.js +293 -164
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/mappers.d.ts +83 -45
- package/dist/esm/models/mappers.d.ts.map +1 -1
- package/dist/esm/models/mappers.js +2874 -1765
- package/dist/esm/models/mappers.js.map +1 -1
- package/dist/esm/models/parameters.d.ts +31 -29
- package/dist/esm/models/parameters.d.ts.map +1 -1
- package/dist/esm/models/parameters.js +263 -253
- package/dist/esm/models/parameters.js.map +1 -1
- package/dist/esm/operationalInsightsManagementClient.d.ts +17 -13
- package/dist/esm/operationalInsightsManagementClient.d.ts.map +1 -1
- package/dist/esm/operationalInsightsManagementClient.js +64 -39
- package/dist/esm/operationalInsightsManagementClient.js.map +1 -1
- package/dist/esm/operations/availableServiceTiers.d.ts +3 -3
- package/dist/esm/operations/availableServiceTiers.d.ts.map +1 -1
- package/dist/esm/operations/availableServiceTiers.js +10 -15
- package/dist/esm/operations/availableServiceTiers.js.map +1 -1
- package/dist/esm/operations/clusters.d.ts +8 -8
- package/dist/esm/operations/clusters.d.ts.map +1 -1
- package/dist/esm/operations/clusters.js +101 -102
- package/dist/esm/operations/clusters.js.map +1 -1
- package/dist/esm/operations/dataExports.d.ts +4 -4
- package/dist/esm/operations/dataExports.d.ts.map +1 -1
- package/dist/esm/operations/dataExports.js +28 -33
- package/dist/esm/operations/dataExports.js.map +1 -1
- package/dist/esm/operations/dataSources.d.ts +4 -4
- package/dist/esm/operations/dataSources.d.ts.map +1 -1
- package/dist/esm/operations/dataSources.js +29 -38
- package/dist/esm/operations/dataSources.js.map +1 -1
- package/dist/esm/operations/deletedWorkspaces.d.ts +4 -4
- package/dist/esm/operations/deletedWorkspaces.d.ts.map +1 -1
- package/dist/esm/operations/deletedWorkspaces.js +15 -24
- package/dist/esm/operations/deletedWorkspaces.js.map +1 -1
- package/dist/esm/operations/gateways.d.ts +3 -3
- package/dist/esm/operations/gateways.d.ts.map +1 -1
- package/dist/esm/operations/gateways.js +5 -10
- package/dist/esm/operations/gateways.js.map +1 -1
- package/dist/esm/operations/index.d.ts +11 -10
- package/dist/esm/operations/index.d.ts.map +1 -1
- package/dist/esm/operations/index.js +15 -17
- package/dist/esm/operations/index.js.map +1 -1
- package/dist/esm/operations/intelligencePacks.d.ts +3 -3
- package/dist/esm/operations/intelligencePacks.d.ts.map +1 -1
- package/dist/esm/operations/intelligencePacks.js +16 -21
- package/dist/esm/operations/intelligencePacks.js.map +1 -1
- package/dist/esm/operations/linkedServices.d.ts +7 -7
- package/dist/esm/operations/linkedServices.d.ts.map +1 -1
- package/dist/esm/operations/linkedServices.js +64 -61
- package/dist/esm/operations/linkedServices.js.map +1 -1
- package/dist/esm/operations/linkedStorageAccounts.d.ts +4 -4
- package/dist/esm/operations/linkedStorageAccounts.d.ts.map +1 -1
- package/dist/esm/operations/linkedStorageAccounts.js +22 -27
- package/dist/esm/operations/linkedStorageAccounts.js.map +1 -1
- package/dist/esm/operations/managementGroups.d.ts +4 -4
- package/dist/esm/operations/managementGroups.d.ts.map +1 -1
- package/dist/esm/operations/managementGroups.js +8 -13
- package/dist/esm/operations/managementGroups.js.map +1 -1
- package/dist/esm/operations/operationStatuses.d.ts +3 -3
- package/dist/esm/operations/operationStatuses.d.ts.map +1 -1
- package/dist/esm/operations/operationStatuses.js +7 -12
- package/dist/esm/operations/operationStatuses.js.map +1 -1
- package/dist/esm/operations/operations.d.ts +4 -4
- package/dist/esm/operations/operations.d.ts.map +1 -1
- package/dist/esm/operations/operations.js +14 -19
- package/dist/esm/operations/operations.js.map +1 -1
- package/dist/esm/operations/queries.d.ts +4 -4
- package/dist/esm/operations/queries.d.ts.map +1 -1
- package/dist/esm/operations/queries.js +50 -55
- package/dist/esm/operations/queries.js.map +1 -1
- package/dist/esm/operations/queryPacks.d.ts +4 -4
- package/dist/esm/operations/queryPacks.d.ts.map +1 -1
- package/dist/esm/operations/queryPacks.js +52 -69
- package/dist/esm/operations/queryPacks.js.map +1 -1
- package/dist/esm/operations/savedSearches.d.ts +3 -3
- package/dist/esm/operations/savedSearches.d.ts.map +1 -1
- package/dist/esm/operations/savedSearches.js +21 -26
- package/dist/esm/operations/savedSearches.js.map +1 -1
- package/dist/esm/operations/schemaOperations.d.ts +3 -3
- package/dist/esm/operations/schemaOperations.d.ts.map +1 -1
- package/dist/esm/operations/schemaOperations.js +7 -12
- package/dist/esm/operations/schemaOperations.js.map +1 -1
- package/dist/esm/operations/sharedKeysOperations.d.ts +3 -3
- package/dist/esm/operations/sharedKeysOperations.d.ts.map +1 -1
- package/dist/esm/operations/sharedKeysOperations.js +12 -17
- package/dist/esm/operations/sharedKeysOperations.js.map +1 -1
- package/dist/esm/operations/storageInsightConfigs.d.ts +4 -4
- package/dist/esm/operations/storageInsightConfigs.d.ts.map +1 -1
- package/dist/esm/operations/storageInsightConfigs.js +30 -35
- package/dist/esm/operations/storageInsightConfigs.js.map +1 -1
- package/dist/esm/operations/summaryLogsOperations.d.ts +123 -0
- package/dist/esm/operations/summaryLogsOperations.d.ts.map +1 -0
- package/dist/esm/operations/summaryLogsOperations.js +576 -0
- package/dist/esm/operations/summaryLogsOperations.js.map +1 -0
- package/dist/esm/operations/tables.d.ts +8 -8
- package/dist/esm/operations/tables.d.ts.map +1 -1
- package/dist/esm/operations/tables.js +103 -84
- package/dist/esm/operations/tables.js.map +1 -1
- package/dist/esm/operations/usages.d.ts +4 -4
- package/dist/esm/operations/usages.d.ts.map +1 -1
- package/dist/esm/operations/usages.js +8 -13
- package/dist/esm/operations/usages.js.map +1 -1
- package/dist/esm/operations/workspacePurge.d.ts +3 -3
- package/dist/esm/operations/workspacePurge.d.ts.map +1 -1
- package/dist/esm/operations/workspacePurge.js +12 -17
- package/dist/esm/operations/workspacePurge.js.map +1 -1
- package/dist/esm/operations/workspaces.d.ts +102 -7
- package/dist/esm/operations/workspaces.d.ts.map +1 -1
- package/dist/esm/operations/workspaces.js +503 -72
- package/dist/esm/operations/workspaces.js.map +1 -1
- package/dist/esm/operationsInterfaces/availableServiceTiers.d.ts +1 -1
- package/dist/esm/operationsInterfaces/availableServiceTiers.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/availableServiceTiers.js +2 -7
- package/dist/esm/operationsInterfaces/availableServiceTiers.js.map +1 -1
- package/dist/esm/operationsInterfaces/clusters.d.ts +6 -6
- package/dist/esm/operationsInterfaces/clusters.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/clusters.js +2 -7
- package/dist/esm/operationsInterfaces/clusters.js.map +1 -1
- package/dist/esm/operationsInterfaces/dataExports.d.ts +2 -2
- package/dist/esm/operationsInterfaces/dataExports.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/dataExports.js +2 -7
- package/dist/esm/operationsInterfaces/dataExports.js.map +1 -1
- package/dist/esm/operationsInterfaces/dataSources.d.ts +2 -2
- package/dist/esm/operationsInterfaces/dataSources.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/dataSources.js +2 -7
- package/dist/esm/operationsInterfaces/dataSources.js.map +1 -1
- package/dist/esm/operationsInterfaces/deletedWorkspaces.d.ts +2 -2
- package/dist/esm/operationsInterfaces/deletedWorkspaces.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/deletedWorkspaces.js +2 -7
- package/dist/esm/operationsInterfaces/deletedWorkspaces.js.map +1 -1
- package/dist/esm/operationsInterfaces/gateways.d.ts +1 -1
- package/dist/esm/operationsInterfaces/gateways.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/gateways.js +2 -7
- package/dist/esm/operationsInterfaces/gateways.js.map +1 -1
- package/dist/esm/operationsInterfaces/index.d.ts +11 -10
- package/dist/esm/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/index.js +15 -17
- package/dist/esm/operationsInterfaces/index.js.map +1 -1
- package/dist/esm/operationsInterfaces/intelligencePacks.d.ts +1 -1
- package/dist/esm/operationsInterfaces/intelligencePacks.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/intelligencePacks.js +2 -7
- package/dist/esm/operationsInterfaces/intelligencePacks.js.map +1 -1
- package/dist/esm/operationsInterfaces/linkedServices.d.ts +5 -5
- package/dist/esm/operationsInterfaces/linkedServices.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/linkedServices.js +2 -7
- package/dist/esm/operationsInterfaces/linkedServices.js.map +1 -1
- package/dist/esm/operationsInterfaces/linkedStorageAccounts.d.ts +2 -2
- package/dist/esm/operationsInterfaces/linkedStorageAccounts.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/linkedStorageAccounts.js +2 -7
- package/dist/esm/operationsInterfaces/linkedStorageAccounts.js.map +1 -1
- package/dist/esm/operationsInterfaces/managementGroups.d.ts +2 -2
- package/dist/esm/operationsInterfaces/managementGroups.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/managementGroups.js +2 -7
- package/dist/esm/operationsInterfaces/managementGroups.js.map +1 -1
- package/dist/esm/operationsInterfaces/operationStatuses.d.ts +1 -1
- package/dist/esm/operationsInterfaces/operationStatuses.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/operationStatuses.js +2 -7
- package/dist/esm/operationsInterfaces/operationStatuses.js.map +1 -1
- package/dist/esm/operationsInterfaces/operations.d.ts +2 -2
- package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/operations.js +2 -7
- package/dist/esm/operationsInterfaces/operations.js.map +1 -1
- package/dist/esm/operationsInterfaces/queries.d.ts +2 -2
- package/dist/esm/operationsInterfaces/queries.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/queries.js +2 -7
- package/dist/esm/operationsInterfaces/queries.js.map +1 -1
- package/dist/esm/operationsInterfaces/queryPacks.d.ts +2 -2
- package/dist/esm/operationsInterfaces/queryPacks.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/queryPacks.js +2 -7
- package/dist/esm/operationsInterfaces/queryPacks.js.map +1 -1
- package/dist/esm/operationsInterfaces/savedSearches.d.ts +1 -1
- package/dist/esm/operationsInterfaces/savedSearches.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/savedSearches.js +2 -7
- package/dist/esm/operationsInterfaces/savedSearches.js.map +1 -1
- package/dist/esm/operationsInterfaces/schemaOperations.d.ts +1 -1
- package/dist/esm/operationsInterfaces/schemaOperations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/schemaOperations.js +2 -7
- package/dist/esm/operationsInterfaces/schemaOperations.js.map +1 -1
- package/dist/esm/operationsInterfaces/sharedKeysOperations.d.ts +1 -1
- package/dist/esm/operationsInterfaces/sharedKeysOperations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/sharedKeysOperations.js +2 -7
- package/dist/esm/operationsInterfaces/sharedKeysOperations.js.map +1 -1
- package/dist/esm/operationsInterfaces/storageInsightConfigs.d.ts +2 -2
- package/dist/esm/operationsInterfaces/storageInsightConfigs.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/storageInsightConfigs.js +2 -7
- package/dist/esm/operationsInterfaces/storageInsightConfigs.js.map +1 -1
- package/dist/esm/operationsInterfaces/summaryLogsOperations.d.ts +98 -0
- package/dist/esm/operationsInterfaces/summaryLogsOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/summaryLogsOperations.js +4 -0
- package/dist/esm/operationsInterfaces/summaryLogsOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/tables.d.ts +6 -6
- package/dist/esm/operationsInterfaces/tables.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/tables.js +2 -7
- package/dist/esm/operationsInterfaces/tables.js.map +1 -1
- package/dist/esm/operationsInterfaces/usages.d.ts +2 -2
- package/dist/esm/operationsInterfaces/usages.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/usages.js +2 -7
- package/dist/esm/operationsInterfaces/usages.js.map +1 -1
- package/dist/esm/operationsInterfaces/workspacePurge.d.ts +1 -1
- package/dist/esm/operationsInterfaces/workspacePurge.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/workspacePurge.js +2 -7
- package/dist/esm/operationsInterfaces/workspacePurge.js.map +1 -1
- package/dist/esm/operationsInterfaces/workspaces.d.ts +83 -5
- package/dist/esm/operationsInterfaces/workspaces.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/workspaces.js +2 -7
- package/dist/esm/operationsInterfaces/workspaces.js.map +1 -1
- package/dist/esm/pagingHelper.d.ts.map +1 -1
- package/dist/esm/pagingHelper.js +2 -7
- package/dist/esm/pagingHelper.js.map +1 -1
- package/dist/react-native/index.d.ts.map +1 -1
- package/dist/react-native/index.js +4 -7
- package/dist/react-native/index.js.map +1 -1
- package/dist/react-native/lroImpl.d.ts +7 -12
- package/dist/react-native/lroImpl.d.ts.map +1 -1
- package/dist/react-native/lroImpl.js +18 -31
- package/dist/react-native/lroImpl.js.map +1 -1
- package/dist/react-native/models/index.d.ts +1765 -980
- package/dist/react-native/models/index.d.ts.map +1 -1
- package/dist/react-native/models/index.js +293 -164
- package/dist/react-native/models/index.js.map +1 -1
- package/dist/react-native/models/mappers.d.ts +83 -45
- package/dist/react-native/models/mappers.d.ts.map +1 -1
- package/dist/react-native/models/mappers.js +2874 -1765
- package/dist/react-native/models/mappers.js.map +1 -1
- package/dist/react-native/models/parameters.d.ts +31 -29
- package/dist/react-native/models/parameters.d.ts.map +1 -1
- package/dist/react-native/models/parameters.js +263 -253
- package/dist/react-native/models/parameters.js.map +1 -1
- package/dist/react-native/operationalInsightsManagementClient.d.ts +17 -13
- package/dist/react-native/operationalInsightsManagementClient.d.ts.map +1 -1
- package/dist/react-native/operationalInsightsManagementClient.js +64 -39
- package/dist/react-native/operationalInsightsManagementClient.js.map +1 -1
- package/dist/react-native/operations/availableServiceTiers.d.ts +3 -3
- package/dist/react-native/operations/availableServiceTiers.d.ts.map +1 -1
- package/dist/react-native/operations/availableServiceTiers.js +10 -15
- package/dist/react-native/operations/availableServiceTiers.js.map +1 -1
- package/dist/react-native/operations/clusters.d.ts +8 -8
- package/dist/react-native/operations/clusters.d.ts.map +1 -1
- package/dist/react-native/operations/clusters.js +101 -102
- package/dist/react-native/operations/clusters.js.map +1 -1
- package/dist/react-native/operations/dataExports.d.ts +4 -4
- package/dist/react-native/operations/dataExports.d.ts.map +1 -1
- package/dist/react-native/operations/dataExports.js +28 -33
- package/dist/react-native/operations/dataExports.js.map +1 -1
- package/dist/react-native/operations/dataSources.d.ts +4 -4
- package/dist/react-native/operations/dataSources.d.ts.map +1 -1
- package/dist/react-native/operations/dataSources.js +29 -38
- package/dist/react-native/operations/dataSources.js.map +1 -1
- package/dist/react-native/operations/deletedWorkspaces.d.ts +4 -4
- package/dist/react-native/operations/deletedWorkspaces.d.ts.map +1 -1
- package/dist/react-native/operations/deletedWorkspaces.js +15 -24
- package/dist/react-native/operations/deletedWorkspaces.js.map +1 -1
- package/dist/react-native/operations/gateways.d.ts +3 -3
- package/dist/react-native/operations/gateways.d.ts.map +1 -1
- package/dist/react-native/operations/gateways.js +5 -10
- package/dist/react-native/operations/gateways.js.map +1 -1
- package/dist/react-native/operations/index.d.ts +11 -10
- package/dist/react-native/operations/index.d.ts.map +1 -1
- package/dist/react-native/operations/index.js +15 -17
- package/dist/react-native/operations/index.js.map +1 -1
- package/dist/react-native/operations/intelligencePacks.d.ts +3 -3
- package/dist/react-native/operations/intelligencePacks.d.ts.map +1 -1
- package/dist/react-native/operations/intelligencePacks.js +16 -21
- package/dist/react-native/operations/intelligencePacks.js.map +1 -1
- package/dist/react-native/operations/linkedServices.d.ts +7 -7
- package/dist/react-native/operations/linkedServices.d.ts.map +1 -1
- package/dist/react-native/operations/linkedServices.js +64 -61
- package/dist/react-native/operations/linkedServices.js.map +1 -1
- package/dist/react-native/operations/linkedStorageAccounts.d.ts +4 -4
- package/dist/react-native/operations/linkedStorageAccounts.d.ts.map +1 -1
- package/dist/react-native/operations/linkedStorageAccounts.js +22 -27
- package/dist/react-native/operations/linkedStorageAccounts.js.map +1 -1
- package/dist/react-native/operations/managementGroups.d.ts +4 -4
- package/dist/react-native/operations/managementGroups.d.ts.map +1 -1
- package/dist/react-native/operations/managementGroups.js +8 -13
- package/dist/react-native/operations/managementGroups.js.map +1 -1
- package/dist/react-native/operations/operationStatuses.d.ts +3 -3
- package/dist/react-native/operations/operationStatuses.d.ts.map +1 -1
- package/dist/react-native/operations/operationStatuses.js +7 -12
- package/dist/react-native/operations/operationStatuses.js.map +1 -1
- package/dist/react-native/operations/operations.d.ts +4 -4
- package/dist/react-native/operations/operations.d.ts.map +1 -1
- package/dist/react-native/operations/operations.js +14 -19
- package/dist/react-native/operations/operations.js.map +1 -1
- package/dist/react-native/operations/queries.d.ts +4 -4
- package/dist/react-native/operations/queries.d.ts.map +1 -1
- package/dist/react-native/operations/queries.js +50 -55
- package/dist/react-native/operations/queries.js.map +1 -1
- package/dist/react-native/operations/queryPacks.d.ts +4 -4
- package/dist/react-native/operations/queryPacks.d.ts.map +1 -1
- package/dist/react-native/operations/queryPacks.js +52 -69
- package/dist/react-native/operations/queryPacks.js.map +1 -1
- package/dist/react-native/operations/savedSearches.d.ts +3 -3
- package/dist/react-native/operations/savedSearches.d.ts.map +1 -1
- package/dist/react-native/operations/savedSearches.js +21 -26
- package/dist/react-native/operations/savedSearches.js.map +1 -1
- package/dist/react-native/operations/schemaOperations.d.ts +3 -3
- package/dist/react-native/operations/schemaOperations.d.ts.map +1 -1
- package/dist/react-native/operations/schemaOperations.js +7 -12
- package/dist/react-native/operations/schemaOperations.js.map +1 -1
- package/dist/react-native/operations/sharedKeysOperations.d.ts +3 -3
- package/dist/react-native/operations/sharedKeysOperations.d.ts.map +1 -1
- package/dist/react-native/operations/sharedKeysOperations.js +12 -17
- package/dist/react-native/operations/sharedKeysOperations.js.map +1 -1
- package/dist/react-native/operations/storageInsightConfigs.d.ts +4 -4
- package/dist/react-native/operations/storageInsightConfigs.d.ts.map +1 -1
- package/dist/react-native/operations/storageInsightConfigs.js +30 -35
- package/dist/react-native/operations/storageInsightConfigs.js.map +1 -1
- package/dist/react-native/operations/summaryLogsOperations.d.ts +123 -0
- package/dist/react-native/operations/summaryLogsOperations.d.ts.map +1 -0
- package/dist/react-native/operations/summaryLogsOperations.js +576 -0
- package/dist/react-native/operations/summaryLogsOperations.js.map +1 -0
- package/dist/react-native/operations/tables.d.ts +8 -8
- package/dist/react-native/operations/tables.d.ts.map +1 -1
- package/dist/react-native/operations/tables.js +103 -84
- package/dist/react-native/operations/tables.js.map +1 -1
- package/dist/react-native/operations/usages.d.ts +4 -4
- package/dist/react-native/operations/usages.d.ts.map +1 -1
- package/dist/react-native/operations/usages.js +8 -13
- package/dist/react-native/operations/usages.js.map +1 -1
- package/dist/react-native/operations/workspacePurge.d.ts +3 -3
- package/dist/react-native/operations/workspacePurge.d.ts.map +1 -1
- package/dist/react-native/operations/workspacePurge.js +12 -17
- package/dist/react-native/operations/workspacePurge.js.map +1 -1
- package/dist/react-native/operations/workspaces.d.ts +102 -7
- package/dist/react-native/operations/workspaces.d.ts.map +1 -1
- package/dist/react-native/operations/workspaces.js +503 -72
- package/dist/react-native/operations/workspaces.js.map +1 -1
- package/dist/react-native/operationsInterfaces/availableServiceTiers.d.ts +1 -1
- package/dist/react-native/operationsInterfaces/availableServiceTiers.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/availableServiceTiers.js +2 -7
- package/dist/react-native/operationsInterfaces/availableServiceTiers.js.map +1 -1
- package/dist/react-native/operationsInterfaces/clusters.d.ts +6 -6
- package/dist/react-native/operationsInterfaces/clusters.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/clusters.js +2 -7
- package/dist/react-native/operationsInterfaces/clusters.js.map +1 -1
- package/dist/react-native/operationsInterfaces/dataExports.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/dataExports.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/dataExports.js +2 -7
- package/dist/react-native/operationsInterfaces/dataExports.js.map +1 -1
- package/dist/react-native/operationsInterfaces/dataSources.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/dataSources.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/dataSources.js +2 -7
- package/dist/react-native/operationsInterfaces/dataSources.js.map +1 -1
- package/dist/react-native/operationsInterfaces/deletedWorkspaces.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/deletedWorkspaces.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/deletedWorkspaces.js +2 -7
- package/dist/react-native/operationsInterfaces/deletedWorkspaces.js.map +1 -1
- package/dist/react-native/operationsInterfaces/gateways.d.ts +1 -1
- package/dist/react-native/operationsInterfaces/gateways.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/gateways.js +2 -7
- package/dist/react-native/operationsInterfaces/gateways.js.map +1 -1
- package/dist/react-native/operationsInterfaces/index.d.ts +11 -10
- package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/index.js +15 -17
- package/dist/react-native/operationsInterfaces/index.js.map +1 -1
- package/dist/react-native/operationsInterfaces/intelligencePacks.d.ts +1 -1
- package/dist/react-native/operationsInterfaces/intelligencePacks.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/intelligencePacks.js +2 -7
- package/dist/react-native/operationsInterfaces/intelligencePacks.js.map +1 -1
- package/dist/react-native/operationsInterfaces/linkedServices.d.ts +5 -5
- package/dist/react-native/operationsInterfaces/linkedServices.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/linkedServices.js +2 -7
- package/dist/react-native/operationsInterfaces/linkedServices.js.map +1 -1
- package/dist/react-native/operationsInterfaces/linkedStorageAccounts.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/linkedStorageAccounts.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/linkedStorageAccounts.js +2 -7
- package/dist/react-native/operationsInterfaces/linkedStorageAccounts.js.map +1 -1
- package/dist/react-native/operationsInterfaces/managementGroups.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/managementGroups.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/managementGroups.js +2 -7
- package/dist/react-native/operationsInterfaces/managementGroups.js.map +1 -1
- package/dist/react-native/operationsInterfaces/operationStatuses.d.ts +1 -1
- package/dist/react-native/operationsInterfaces/operationStatuses.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/operationStatuses.js +2 -7
- package/dist/react-native/operationsInterfaces/operationStatuses.js.map +1 -1
- package/dist/react-native/operationsInterfaces/operations.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/operations.js +2 -7
- package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/queries.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/queries.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/queries.js +2 -7
- package/dist/react-native/operationsInterfaces/queries.js.map +1 -1
- package/dist/react-native/operationsInterfaces/queryPacks.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/queryPacks.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/queryPacks.js +2 -7
- package/dist/react-native/operationsInterfaces/queryPacks.js.map +1 -1
- package/dist/react-native/operationsInterfaces/savedSearches.d.ts +1 -1
- package/dist/react-native/operationsInterfaces/savedSearches.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/savedSearches.js +2 -7
- package/dist/react-native/operationsInterfaces/savedSearches.js.map +1 -1
- package/dist/react-native/operationsInterfaces/schemaOperations.d.ts +1 -1
- package/dist/react-native/operationsInterfaces/schemaOperations.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/schemaOperations.js +2 -7
- package/dist/react-native/operationsInterfaces/schemaOperations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/sharedKeysOperations.d.ts +1 -1
- package/dist/react-native/operationsInterfaces/sharedKeysOperations.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/sharedKeysOperations.js +2 -7
- package/dist/react-native/operationsInterfaces/sharedKeysOperations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/storageInsightConfigs.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/storageInsightConfigs.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/storageInsightConfigs.js +2 -7
- package/dist/react-native/operationsInterfaces/storageInsightConfigs.js.map +1 -1
- package/dist/react-native/operationsInterfaces/summaryLogsOperations.d.ts +98 -0
- package/dist/react-native/operationsInterfaces/summaryLogsOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/summaryLogsOperations.js +4 -0
- package/dist/react-native/operationsInterfaces/summaryLogsOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/tables.d.ts +6 -6
- package/dist/react-native/operationsInterfaces/tables.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/tables.js +2 -7
- package/dist/react-native/operationsInterfaces/tables.js.map +1 -1
- package/dist/react-native/operationsInterfaces/usages.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/usages.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/usages.js +2 -7
- package/dist/react-native/operationsInterfaces/usages.js.map +1 -1
- package/dist/react-native/operationsInterfaces/workspacePurge.d.ts +1 -1
- package/dist/react-native/operationsInterfaces/workspacePurge.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/workspacePurge.js +2 -7
- package/dist/react-native/operationsInterfaces/workspacePurge.js.map +1 -1
- package/dist/react-native/operationsInterfaces/workspaces.d.ts +83 -5
- package/dist/react-native/operationsInterfaces/workspaces.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/workspaces.js +2 -7
- package/dist/react-native/operationsInterfaces/workspaces.js.map +1 -1
- package/dist/react-native/pagingHelper.d.ts.map +1 -1
- package/dist/react-native/pagingHelper.js +2 -7
- package/dist/react-native/pagingHelper.js.map +1 -1
- package/package.json +38 -37
- package/CHANGELOG.md +0 -138
- package/review/arm-operationalinsights-node.api.md +0 -1758
|
@@ -1,1758 +0,0 @@
|
|
|
1
|
-
## API Report File for "@azure/arm-operationalinsights"
|
|
2
|
-
|
|
3
|
-
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
|
|
4
|
-
|
|
5
|
-
```ts
|
|
6
|
-
|
|
7
|
-
import * as coreAuth from '@azure/core-auth';
|
|
8
|
-
import * as coreClient from '@azure/core-client';
|
|
9
|
-
import { PagedAsyncIterableIterator } from '@azure/core-paging';
|
|
10
|
-
import { PollerLike } from '@azure/core-lro';
|
|
11
|
-
import { PollOperationState } from '@azure/core-lro';
|
|
12
|
-
|
|
13
|
-
// @public
|
|
14
|
-
export interface AssociatedWorkspace {
|
|
15
|
-
readonly associateDate?: string;
|
|
16
|
-
readonly resourceId?: string;
|
|
17
|
-
readonly workspaceId?: string;
|
|
18
|
-
readonly workspaceName?: string;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
// @public
|
|
22
|
-
export interface AvailableServiceTier {
|
|
23
|
-
readonly capacityReservationLevel?: number;
|
|
24
|
-
readonly defaultRetention?: number;
|
|
25
|
-
readonly enabled?: boolean;
|
|
26
|
-
readonly lastSkuUpdate?: string;
|
|
27
|
-
readonly maximumRetention?: number;
|
|
28
|
-
readonly minimumRetention?: number;
|
|
29
|
-
readonly serviceTier?: SkuNameEnum;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
// @public
|
|
33
|
-
export interface AvailableServiceTiers {
|
|
34
|
-
listByWorkspace(resourceGroupName: string, workspaceName: string, options?: AvailableServiceTiersListByWorkspaceOptionalParams): Promise<AvailableServiceTiersListByWorkspaceResponse>;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
// @public
|
|
38
|
-
export interface AvailableServiceTiersListByWorkspaceOptionalParams extends coreClient.OperationOptions {
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
// @public
|
|
42
|
-
export type AvailableServiceTiersListByWorkspaceResponse = AvailableServiceTier[];
|
|
43
|
-
|
|
44
|
-
// @public
|
|
45
|
-
export interface AzureEntityResource extends Resource {
|
|
46
|
-
readonly etag?: string;
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
// @public
|
|
50
|
-
export interface AzureResourceProperties {
|
|
51
|
-
readonly id?: string;
|
|
52
|
-
readonly name?: string;
|
|
53
|
-
readonly systemData?: SystemData;
|
|
54
|
-
readonly type?: string;
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
// @public
|
|
58
|
-
export type BillingType = string;
|
|
59
|
-
|
|
60
|
-
// @public
|
|
61
|
-
export type Capacity = 500 | 1000 | 2000 | 5000;
|
|
62
|
-
|
|
63
|
-
// @public
|
|
64
|
-
export type CapacityReservationLevel = 100 | 200 | 300 | 400 | 500 | 1000 | 2000 | 5000;
|
|
65
|
-
|
|
66
|
-
// @public
|
|
67
|
-
export interface CapacityReservationProperties {
|
|
68
|
-
readonly lastSkuUpdate?: string;
|
|
69
|
-
readonly minCapacity?: number;
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
// @public
|
|
73
|
-
export interface Cluster extends TrackedResource {
|
|
74
|
-
associatedWorkspaces?: AssociatedWorkspace[];
|
|
75
|
-
billingType?: BillingType;
|
|
76
|
-
capacityReservationProperties?: CapacityReservationProperties;
|
|
77
|
-
readonly clusterId?: string;
|
|
78
|
-
readonly createdDate?: string;
|
|
79
|
-
identity?: Identity;
|
|
80
|
-
isAvailabilityZonesEnabled?: boolean;
|
|
81
|
-
isDoubleEncryptionEnabled?: boolean;
|
|
82
|
-
keyVaultProperties?: KeyVaultProperties;
|
|
83
|
-
readonly lastModifiedDate?: string;
|
|
84
|
-
readonly provisioningState?: ClusterEntityStatus;
|
|
85
|
-
sku?: ClusterSku;
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
// @public
|
|
89
|
-
export type ClusterEntityStatus = string;
|
|
90
|
-
|
|
91
|
-
// @public
|
|
92
|
-
export interface ClusterListResult {
|
|
93
|
-
nextLink?: string;
|
|
94
|
-
value?: Cluster[];
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
// @public
|
|
98
|
-
export interface ClusterPatch {
|
|
99
|
-
billingType?: BillingType;
|
|
100
|
-
identity?: Identity;
|
|
101
|
-
keyVaultProperties?: KeyVaultProperties;
|
|
102
|
-
sku?: ClusterSku;
|
|
103
|
-
tags?: {
|
|
104
|
-
[propertyName: string]: string;
|
|
105
|
-
};
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
// @public
|
|
109
|
-
export interface Clusters {
|
|
110
|
-
beginCreateOrUpdate(resourceGroupName: string, clusterName: string, parameters: Cluster, options?: ClustersCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<ClustersCreateOrUpdateResponse>, ClustersCreateOrUpdateResponse>>;
|
|
111
|
-
beginCreateOrUpdateAndWait(resourceGroupName: string, clusterName: string, parameters: Cluster, options?: ClustersCreateOrUpdateOptionalParams): Promise<ClustersCreateOrUpdateResponse>;
|
|
112
|
-
beginDelete(resourceGroupName: string, clusterName: string, options?: ClustersDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
113
|
-
beginDeleteAndWait(resourceGroupName: string, clusterName: string, options?: ClustersDeleteOptionalParams): Promise<void>;
|
|
114
|
-
beginUpdate(resourceGroupName: string, clusterName: string, parameters: ClusterPatch, options?: ClustersUpdateOptionalParams): Promise<PollerLike<PollOperationState<ClustersUpdateResponse>, ClustersUpdateResponse>>;
|
|
115
|
-
beginUpdateAndWait(resourceGroupName: string, clusterName: string, parameters: ClusterPatch, options?: ClustersUpdateOptionalParams): Promise<ClustersUpdateResponse>;
|
|
116
|
-
get(resourceGroupName: string, clusterName: string, options?: ClustersGetOptionalParams): Promise<ClustersGetResponse>;
|
|
117
|
-
list(options?: ClustersListOptionalParams): PagedAsyncIterableIterator<Cluster>;
|
|
118
|
-
listByResourceGroup(resourceGroupName: string, options?: ClustersListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Cluster>;
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
// @public
|
|
122
|
-
export interface ClustersCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
123
|
-
resumeFrom?: string;
|
|
124
|
-
updateIntervalInMs?: number;
|
|
125
|
-
}
|
|
126
|
-
|
|
127
|
-
// @public
|
|
128
|
-
export type ClustersCreateOrUpdateResponse = Cluster;
|
|
129
|
-
|
|
130
|
-
// @public
|
|
131
|
-
export interface ClustersDeleteOptionalParams extends coreClient.OperationOptions {
|
|
132
|
-
resumeFrom?: string;
|
|
133
|
-
updateIntervalInMs?: number;
|
|
134
|
-
}
|
|
135
|
-
|
|
136
|
-
// @public
|
|
137
|
-
export interface ClustersGetOptionalParams extends coreClient.OperationOptions {
|
|
138
|
-
}
|
|
139
|
-
|
|
140
|
-
// @public
|
|
141
|
-
export type ClustersGetResponse = Cluster;
|
|
142
|
-
|
|
143
|
-
// @public
|
|
144
|
-
export interface ClusterSku {
|
|
145
|
-
capacity?: Capacity;
|
|
146
|
-
name?: ClusterSkuNameEnum;
|
|
147
|
-
}
|
|
148
|
-
|
|
149
|
-
// @public
|
|
150
|
-
export type ClusterSkuNameEnum = string;
|
|
151
|
-
|
|
152
|
-
// @public
|
|
153
|
-
export interface ClustersListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
154
|
-
}
|
|
155
|
-
|
|
156
|
-
// @public
|
|
157
|
-
export type ClustersListByResourceGroupNextResponse = ClusterListResult;
|
|
158
|
-
|
|
159
|
-
// @public
|
|
160
|
-
export interface ClustersListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
161
|
-
}
|
|
162
|
-
|
|
163
|
-
// @public
|
|
164
|
-
export type ClustersListByResourceGroupResponse = ClusterListResult;
|
|
165
|
-
|
|
166
|
-
// @public
|
|
167
|
-
export interface ClustersListNextOptionalParams extends coreClient.OperationOptions {
|
|
168
|
-
}
|
|
169
|
-
|
|
170
|
-
// @public
|
|
171
|
-
export type ClustersListNextResponse = ClusterListResult;
|
|
172
|
-
|
|
173
|
-
// @public
|
|
174
|
-
export interface ClustersListOptionalParams extends coreClient.OperationOptions {
|
|
175
|
-
}
|
|
176
|
-
|
|
177
|
-
// @public
|
|
178
|
-
export type ClustersListResponse = ClusterListResult;
|
|
179
|
-
|
|
180
|
-
// @public
|
|
181
|
-
export interface ClustersUpdateOptionalParams extends coreClient.OperationOptions {
|
|
182
|
-
resumeFrom?: string;
|
|
183
|
-
updateIntervalInMs?: number;
|
|
184
|
-
}
|
|
185
|
-
|
|
186
|
-
// @public
|
|
187
|
-
export type ClustersUpdateResponse = Cluster;
|
|
188
|
-
|
|
189
|
-
// @public
|
|
190
|
-
export interface Column {
|
|
191
|
-
dataTypeHint?: ColumnDataTypeHintEnum;
|
|
192
|
-
description?: string;
|
|
193
|
-
displayName?: string;
|
|
194
|
-
readonly isDefaultDisplay?: boolean;
|
|
195
|
-
readonly isHidden?: boolean;
|
|
196
|
-
name?: string;
|
|
197
|
-
type?: ColumnTypeEnum;
|
|
198
|
-
}
|
|
199
|
-
|
|
200
|
-
// @public
|
|
201
|
-
export type ColumnDataTypeHintEnum = string;
|
|
202
|
-
|
|
203
|
-
// @public
|
|
204
|
-
export type ColumnTypeEnum = string;
|
|
205
|
-
|
|
206
|
-
// @public
|
|
207
|
-
export interface CoreSummary {
|
|
208
|
-
numberOfDocuments: number;
|
|
209
|
-
status?: string;
|
|
210
|
-
}
|
|
211
|
-
|
|
212
|
-
// @public
|
|
213
|
-
export type CreatedByType = string;
|
|
214
|
-
|
|
215
|
-
// @public
|
|
216
|
-
export interface DataExport extends ProxyResource {
|
|
217
|
-
createdDate?: string;
|
|
218
|
-
dataExportId?: string;
|
|
219
|
-
enable?: boolean;
|
|
220
|
-
eventHubName?: string;
|
|
221
|
-
lastModifiedDate?: string;
|
|
222
|
-
resourceId?: string;
|
|
223
|
-
tableNames?: string[];
|
|
224
|
-
readonly typePropertiesDestinationType?: Type;
|
|
225
|
-
}
|
|
226
|
-
|
|
227
|
-
// @public
|
|
228
|
-
export interface DataExportListResult {
|
|
229
|
-
value?: DataExport[];
|
|
230
|
-
}
|
|
231
|
-
|
|
232
|
-
// @public
|
|
233
|
-
export interface DataExports {
|
|
234
|
-
createOrUpdate(resourceGroupName: string, workspaceName: string, dataExportName: string, parameters: DataExport, options?: DataExportsCreateOrUpdateOptionalParams): Promise<DataExportsCreateOrUpdateResponse>;
|
|
235
|
-
delete(resourceGroupName: string, workspaceName: string, dataExportName: string, options?: DataExportsDeleteOptionalParams): Promise<void>;
|
|
236
|
-
get(resourceGroupName: string, workspaceName: string, dataExportName: string, options?: DataExportsGetOptionalParams): Promise<DataExportsGetResponse>;
|
|
237
|
-
listByWorkspace(resourceGroupName: string, workspaceName: string, options?: DataExportsListByWorkspaceOptionalParams): PagedAsyncIterableIterator<DataExport>;
|
|
238
|
-
}
|
|
239
|
-
|
|
240
|
-
// @public
|
|
241
|
-
export interface DataExportsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
242
|
-
}
|
|
243
|
-
|
|
244
|
-
// @public
|
|
245
|
-
export type DataExportsCreateOrUpdateResponse = DataExport;
|
|
246
|
-
|
|
247
|
-
// @public
|
|
248
|
-
export interface DataExportsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
249
|
-
}
|
|
250
|
-
|
|
251
|
-
// @public
|
|
252
|
-
export interface DataExportsGetOptionalParams extends coreClient.OperationOptions {
|
|
253
|
-
}
|
|
254
|
-
|
|
255
|
-
// @public
|
|
256
|
-
export type DataExportsGetResponse = DataExport;
|
|
257
|
-
|
|
258
|
-
// @public
|
|
259
|
-
export interface DataExportsListByWorkspaceOptionalParams extends coreClient.OperationOptions {
|
|
260
|
-
}
|
|
261
|
-
|
|
262
|
-
// @public
|
|
263
|
-
export type DataExportsListByWorkspaceResponse = DataExportListResult;
|
|
264
|
-
|
|
265
|
-
// @public
|
|
266
|
-
export type DataIngestionStatus = string;
|
|
267
|
-
|
|
268
|
-
// @public
|
|
269
|
-
export interface DataSource extends ProxyResource {
|
|
270
|
-
etag?: string;
|
|
271
|
-
kind: DataSourceKind;
|
|
272
|
-
properties: Record<string, unknown>;
|
|
273
|
-
tags?: {
|
|
274
|
-
[propertyName: string]: string;
|
|
275
|
-
};
|
|
276
|
-
}
|
|
277
|
-
|
|
278
|
-
// @public
|
|
279
|
-
export interface DataSourceFilter {
|
|
280
|
-
kind?: DataSourceKind;
|
|
281
|
-
}
|
|
282
|
-
|
|
283
|
-
// @public
|
|
284
|
-
export type DataSourceKind = string;
|
|
285
|
-
|
|
286
|
-
// @public
|
|
287
|
-
export interface DataSourceListResult {
|
|
288
|
-
nextLink?: string;
|
|
289
|
-
value?: DataSource[];
|
|
290
|
-
}
|
|
291
|
-
|
|
292
|
-
// @public
|
|
293
|
-
export interface DataSources {
|
|
294
|
-
createOrUpdate(resourceGroupName: string, workspaceName: string, dataSourceName: string, parameters: DataSource, options?: DataSourcesCreateOrUpdateOptionalParams): Promise<DataSourcesCreateOrUpdateResponse>;
|
|
295
|
-
delete(resourceGroupName: string, workspaceName: string, dataSourceName: string, options?: DataSourcesDeleteOptionalParams): Promise<void>;
|
|
296
|
-
get(resourceGroupName: string, workspaceName: string, dataSourceName: string, options?: DataSourcesGetOptionalParams): Promise<DataSourcesGetResponse>;
|
|
297
|
-
listByWorkspace(resourceGroupName: string, workspaceName: string, filter: string, options?: DataSourcesListByWorkspaceOptionalParams): PagedAsyncIterableIterator<DataSource>;
|
|
298
|
-
}
|
|
299
|
-
|
|
300
|
-
// @public
|
|
301
|
-
export interface DataSourcesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
302
|
-
}
|
|
303
|
-
|
|
304
|
-
// @public
|
|
305
|
-
export type DataSourcesCreateOrUpdateResponse = DataSource;
|
|
306
|
-
|
|
307
|
-
// @public
|
|
308
|
-
export interface DataSourcesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
309
|
-
}
|
|
310
|
-
|
|
311
|
-
// @public
|
|
312
|
-
export interface DataSourcesGetOptionalParams extends coreClient.OperationOptions {
|
|
313
|
-
}
|
|
314
|
-
|
|
315
|
-
// @public
|
|
316
|
-
export type DataSourcesGetResponse = DataSource;
|
|
317
|
-
|
|
318
|
-
// @public
|
|
319
|
-
export interface DataSourcesListByWorkspaceNextOptionalParams extends coreClient.OperationOptions {
|
|
320
|
-
}
|
|
321
|
-
|
|
322
|
-
// @public
|
|
323
|
-
export type DataSourcesListByWorkspaceNextResponse = DataSourceListResult;
|
|
324
|
-
|
|
325
|
-
// @public
|
|
326
|
-
export interface DataSourcesListByWorkspaceOptionalParams extends coreClient.OperationOptions {
|
|
327
|
-
skiptoken?: string;
|
|
328
|
-
}
|
|
329
|
-
|
|
330
|
-
// @public
|
|
331
|
-
export type DataSourcesListByWorkspaceResponse = DataSourceListResult;
|
|
332
|
-
|
|
333
|
-
// @public
|
|
334
|
-
export type DataSourceType = "CustomLogs" | "AzureWatson" | "Query" | "Ingestion" | "Alerts";
|
|
335
|
-
|
|
336
|
-
// @public
|
|
337
|
-
export interface DeletedWorkspaces {
|
|
338
|
-
list(options?: DeletedWorkspacesListOptionalParams): PagedAsyncIterableIterator<Workspace>;
|
|
339
|
-
listByResourceGroup(resourceGroupName: string, options?: DeletedWorkspacesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Workspace>;
|
|
340
|
-
}
|
|
341
|
-
|
|
342
|
-
// @public
|
|
343
|
-
export interface DeletedWorkspacesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
344
|
-
}
|
|
345
|
-
|
|
346
|
-
// @public
|
|
347
|
-
export type DeletedWorkspacesListByResourceGroupResponse = WorkspaceListResult;
|
|
348
|
-
|
|
349
|
-
// @public
|
|
350
|
-
export interface DeletedWorkspacesListOptionalParams extends coreClient.OperationOptions {
|
|
351
|
-
}
|
|
352
|
-
|
|
353
|
-
// @public
|
|
354
|
-
export type DeletedWorkspacesListResponse = WorkspaceListResult;
|
|
355
|
-
|
|
356
|
-
// @public
|
|
357
|
-
export interface ErrorAdditionalInfo {
|
|
358
|
-
readonly info?: Record<string, unknown>;
|
|
359
|
-
readonly type?: string;
|
|
360
|
-
}
|
|
361
|
-
|
|
362
|
-
// @public
|
|
363
|
-
export interface ErrorDetail {
|
|
364
|
-
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
365
|
-
readonly code?: string;
|
|
366
|
-
readonly details?: ErrorDetail[];
|
|
367
|
-
readonly message?: string;
|
|
368
|
-
readonly target?: string;
|
|
369
|
-
}
|
|
370
|
-
|
|
371
|
-
// @public
|
|
372
|
-
export interface ErrorResponse {
|
|
373
|
-
error?: ErrorDetail;
|
|
374
|
-
}
|
|
375
|
-
|
|
376
|
-
// @public
|
|
377
|
-
export interface Gateways {
|
|
378
|
-
delete(resourceGroupName: string, workspaceName: string, gatewayId: string, options?: GatewaysDeleteOptionalParams): Promise<void>;
|
|
379
|
-
}
|
|
380
|
-
|
|
381
|
-
// @public
|
|
382
|
-
export interface GatewaysDeleteOptionalParams extends coreClient.OperationOptions {
|
|
383
|
-
}
|
|
384
|
-
|
|
385
|
-
// @public
|
|
386
|
-
export function getContinuationToken(page: unknown): string | undefined;
|
|
387
|
-
|
|
388
|
-
// @public
|
|
389
|
-
export interface Identity {
|
|
390
|
-
readonly principalId?: string;
|
|
391
|
-
readonly tenantId?: string;
|
|
392
|
-
type: IdentityType;
|
|
393
|
-
userAssignedIdentities?: {
|
|
394
|
-
[propertyName: string]: UserIdentityProperties;
|
|
395
|
-
};
|
|
396
|
-
}
|
|
397
|
-
|
|
398
|
-
// @public
|
|
399
|
-
export type IdentityType = string;
|
|
400
|
-
|
|
401
|
-
// @public
|
|
402
|
-
export interface IntelligencePack {
|
|
403
|
-
displayName?: string;
|
|
404
|
-
enabled?: boolean;
|
|
405
|
-
name?: string;
|
|
406
|
-
}
|
|
407
|
-
|
|
408
|
-
// @public
|
|
409
|
-
export interface IntelligencePacks {
|
|
410
|
-
disable(resourceGroupName: string, workspaceName: string, intelligencePackName: string, options?: IntelligencePacksDisableOptionalParams): Promise<void>;
|
|
411
|
-
enable(resourceGroupName: string, workspaceName: string, intelligencePackName: string, options?: IntelligencePacksEnableOptionalParams): Promise<void>;
|
|
412
|
-
list(resourceGroupName: string, workspaceName: string, options?: IntelligencePacksListOptionalParams): Promise<IntelligencePacksListResponse>;
|
|
413
|
-
}
|
|
414
|
-
|
|
415
|
-
// @public
|
|
416
|
-
export interface IntelligencePacksDisableOptionalParams extends coreClient.OperationOptions {
|
|
417
|
-
}
|
|
418
|
-
|
|
419
|
-
// @public
|
|
420
|
-
export interface IntelligencePacksEnableOptionalParams extends coreClient.OperationOptions {
|
|
421
|
-
}
|
|
422
|
-
|
|
423
|
-
// @public
|
|
424
|
-
export interface IntelligencePacksListOptionalParams extends coreClient.OperationOptions {
|
|
425
|
-
}
|
|
426
|
-
|
|
427
|
-
// @public
|
|
428
|
-
export type IntelligencePacksListResponse = IntelligencePack[];
|
|
429
|
-
|
|
430
|
-
// @public
|
|
431
|
-
export interface KeyVaultProperties {
|
|
432
|
-
keyName?: string;
|
|
433
|
-
keyRsaSize?: number;
|
|
434
|
-
keyVaultUri?: string;
|
|
435
|
-
keyVersion?: string;
|
|
436
|
-
}
|
|
437
|
-
|
|
438
|
-
// @public
|
|
439
|
-
export enum KnownBillingType {
|
|
440
|
-
Cluster = "Cluster",
|
|
441
|
-
Workspaces = "Workspaces"
|
|
442
|
-
}
|
|
443
|
-
|
|
444
|
-
// @public
|
|
445
|
-
export enum KnownClusterEntityStatus {
|
|
446
|
-
Canceled = "Canceled",
|
|
447
|
-
Creating = "Creating",
|
|
448
|
-
Deleting = "Deleting",
|
|
449
|
-
Failed = "Failed",
|
|
450
|
-
ProvisioningAccount = "ProvisioningAccount",
|
|
451
|
-
Succeeded = "Succeeded",
|
|
452
|
-
Updating = "Updating"
|
|
453
|
-
}
|
|
454
|
-
|
|
455
|
-
// @public
|
|
456
|
-
export enum KnownClusterSkuNameEnum {
|
|
457
|
-
CapacityReservation = "CapacityReservation"
|
|
458
|
-
}
|
|
459
|
-
|
|
460
|
-
// @public
|
|
461
|
-
export enum KnownColumnDataTypeHintEnum {
|
|
462
|
-
ArmPath = "armPath",
|
|
463
|
-
Guid = "guid",
|
|
464
|
-
Ip = "ip",
|
|
465
|
-
Uri = "uri"
|
|
466
|
-
}
|
|
467
|
-
|
|
468
|
-
// @public
|
|
469
|
-
export enum KnownColumnTypeEnum {
|
|
470
|
-
Boolean = "boolean",
|
|
471
|
-
DateTime = "dateTime",
|
|
472
|
-
Dynamic = "dynamic",
|
|
473
|
-
Guid = "guid",
|
|
474
|
-
Int = "int",
|
|
475
|
-
Long = "long",
|
|
476
|
-
Real = "real",
|
|
477
|
-
String = "string"
|
|
478
|
-
}
|
|
479
|
-
|
|
480
|
-
// @public
|
|
481
|
-
export enum KnownCreatedByType {
|
|
482
|
-
Application = "Application",
|
|
483
|
-
Key = "Key",
|
|
484
|
-
ManagedIdentity = "ManagedIdentity",
|
|
485
|
-
User = "User"
|
|
486
|
-
}
|
|
487
|
-
|
|
488
|
-
// @public
|
|
489
|
-
export enum KnownDataIngestionStatus {
|
|
490
|
-
ApproachingQuota = "ApproachingQuota",
|
|
491
|
-
ForceOff = "ForceOff",
|
|
492
|
-
ForceOn = "ForceOn",
|
|
493
|
-
OverQuota = "OverQuota",
|
|
494
|
-
RespectQuota = "RespectQuota",
|
|
495
|
-
SubscriptionSuspended = "SubscriptionSuspended"
|
|
496
|
-
}
|
|
497
|
-
|
|
498
|
-
// @public
|
|
499
|
-
export enum KnownDataSourceKind {
|
|
500
|
-
ApplicationInsights = "ApplicationInsights",
|
|
501
|
-
AzureActivityLog = "AzureActivityLog",
|
|
502
|
-
AzureAuditLog = "AzureAuditLog",
|
|
503
|
-
ChangeTrackingContentLocation = "ChangeTrackingContentLocation",
|
|
504
|
-
ChangeTrackingCustomPath = "ChangeTrackingCustomPath",
|
|
505
|
-
ChangeTrackingDataTypeConfiguration = "ChangeTrackingDataTypeConfiguration",
|
|
506
|
-
ChangeTrackingDefaultRegistry = "ChangeTrackingDefaultRegistry",
|
|
507
|
-
ChangeTrackingLinuxPath = "ChangeTrackingLinuxPath",
|
|
508
|
-
ChangeTrackingPath = "ChangeTrackingPath",
|
|
509
|
-
ChangeTrackingRegistry = "ChangeTrackingRegistry",
|
|
510
|
-
ChangeTrackingServices = "ChangeTrackingServices",
|
|
511
|
-
CustomLog = "CustomLog",
|
|
512
|
-
CustomLogCollection = "CustomLogCollection",
|
|
513
|
-
DnsAnalytics = "DnsAnalytics",
|
|
514
|
-
GenericDataSource = "GenericDataSource",
|
|
515
|
-
IISLogs = "IISLogs",
|
|
516
|
-
ImportComputerGroup = "ImportComputerGroup",
|
|
517
|
-
Itsm = "Itsm",
|
|
518
|
-
LinuxChangeTrackingPath = "LinuxChangeTrackingPath",
|
|
519
|
-
LinuxPerformanceCollection = "LinuxPerformanceCollection",
|
|
520
|
-
LinuxPerformanceObject = "LinuxPerformanceObject",
|
|
521
|
-
LinuxSyslog = "LinuxSyslog",
|
|
522
|
-
LinuxSyslogCollection = "LinuxSyslogCollection",
|
|
523
|
-
NetworkMonitoring = "NetworkMonitoring",
|
|
524
|
-
Office365 = "Office365",
|
|
525
|
-
SecurityCenterSecurityWindowsBaselineConfiguration = "SecurityCenterSecurityWindowsBaselineConfiguration",
|
|
526
|
-
SecurityEventCollectionConfiguration = "SecurityEventCollectionConfiguration",
|
|
527
|
-
SecurityInsightsSecurityEventCollectionConfiguration = "SecurityInsightsSecurityEventCollectionConfiguration",
|
|
528
|
-
SecurityWindowsBaselineConfiguration = "SecurityWindowsBaselineConfiguration",
|
|
529
|
-
SqlDataClassification = "SqlDataClassification",
|
|
530
|
-
WindowsEvent = "WindowsEvent",
|
|
531
|
-
WindowsPerformanceCounter = "WindowsPerformanceCounter",
|
|
532
|
-
WindowsTelemetry = "WindowsTelemetry"
|
|
533
|
-
}
|
|
534
|
-
|
|
535
|
-
// @public
|
|
536
|
-
export enum KnownIdentityType {
|
|
537
|
-
Application = "application",
|
|
538
|
-
Key = "key",
|
|
539
|
-
ManagedIdentity = "managedIdentity",
|
|
540
|
-
None = "None",
|
|
541
|
-
SystemAssigned = "SystemAssigned",
|
|
542
|
-
User = "user",
|
|
543
|
-
UserAssigned = "UserAssigned"
|
|
544
|
-
}
|
|
545
|
-
|
|
546
|
-
// @public
|
|
547
|
-
export enum KnownLinkedServiceEntityStatus {
|
|
548
|
-
Deleting = "Deleting",
|
|
549
|
-
ProvisioningAccount = "ProvisioningAccount",
|
|
550
|
-
Succeeded = "Succeeded",
|
|
551
|
-
Updating = "Updating"
|
|
552
|
-
}
|
|
553
|
-
|
|
554
|
-
// @public
|
|
555
|
-
export enum KnownProvisioningStateEnum {
|
|
556
|
-
InProgress = "InProgress",
|
|
557
|
-
Succeeded = "Succeeded",
|
|
558
|
-
Updating = "Updating"
|
|
559
|
-
}
|
|
560
|
-
|
|
561
|
-
// @public
|
|
562
|
-
export enum KnownPublicNetworkAccessType {
|
|
563
|
-
Disabled = "Disabled",
|
|
564
|
-
Enabled = "Enabled"
|
|
565
|
-
}
|
|
566
|
-
|
|
567
|
-
// @public
|
|
568
|
-
export enum KnownPurgeState {
|
|
569
|
-
Completed = "completed",
|
|
570
|
-
Pending = "pending"
|
|
571
|
-
}
|
|
572
|
-
|
|
573
|
-
// @public
|
|
574
|
-
export enum KnownSearchSortEnum {
|
|
575
|
-
Asc = "asc",
|
|
576
|
-
Desc = "desc"
|
|
577
|
-
}
|
|
578
|
-
|
|
579
|
-
// @public
|
|
580
|
-
export enum KnownSkuNameEnum {
|
|
581
|
-
CapacityReservation = "CapacityReservation",
|
|
582
|
-
Free = "Free",
|
|
583
|
-
PerGB2018 = "PerGB2018",
|
|
584
|
-
PerNode = "PerNode",
|
|
585
|
-
Premium = "Premium",
|
|
586
|
-
Standalone = "Standalone",
|
|
587
|
-
Standard = "Standard"
|
|
588
|
-
}
|
|
589
|
-
|
|
590
|
-
// @public
|
|
591
|
-
export enum KnownSourceEnum {
|
|
592
|
-
Customer = "customer",
|
|
593
|
-
Microsoft = "microsoft"
|
|
594
|
-
}
|
|
595
|
-
|
|
596
|
-
// @public
|
|
597
|
-
export enum KnownStorageInsightState {
|
|
598
|
-
Error = "ERROR",
|
|
599
|
-
OK = "OK"
|
|
600
|
-
}
|
|
601
|
-
|
|
602
|
-
// @public
|
|
603
|
-
export enum KnownTablePlanEnum {
|
|
604
|
-
Analytics = "Analytics",
|
|
605
|
-
Basic = "Basic"
|
|
606
|
-
}
|
|
607
|
-
|
|
608
|
-
// @public
|
|
609
|
-
export enum KnownTableSubTypeEnum {
|
|
610
|
-
Any = "Any",
|
|
611
|
-
Classic = "Classic",
|
|
612
|
-
DataCollectionRuleBased = "DataCollectionRuleBased"
|
|
613
|
-
}
|
|
614
|
-
|
|
615
|
-
// @public
|
|
616
|
-
export enum KnownTableTypeEnum {
|
|
617
|
-
CustomLog = "CustomLog",
|
|
618
|
-
Microsoft = "Microsoft",
|
|
619
|
-
RestoredLogs = "RestoredLogs",
|
|
620
|
-
SearchResults = "SearchResults"
|
|
621
|
-
}
|
|
622
|
-
|
|
623
|
-
// @public
|
|
624
|
-
export enum KnownType {
|
|
625
|
-
EventHub = "EventHub",
|
|
626
|
-
StorageAccount = "StorageAccount"
|
|
627
|
-
}
|
|
628
|
-
|
|
629
|
-
// @public
|
|
630
|
-
export enum KnownWorkspaceEntityStatus {
|
|
631
|
-
Canceled = "Canceled",
|
|
632
|
-
Creating = "Creating",
|
|
633
|
-
Deleting = "Deleting",
|
|
634
|
-
Failed = "Failed",
|
|
635
|
-
ProvisioningAccount = "ProvisioningAccount",
|
|
636
|
-
Succeeded = "Succeeded",
|
|
637
|
-
Updating = "Updating"
|
|
638
|
-
}
|
|
639
|
-
|
|
640
|
-
// @public
|
|
641
|
-
export enum KnownWorkspaceSkuNameEnum {
|
|
642
|
-
CapacityReservation = "CapacityReservation",
|
|
643
|
-
Free = "Free",
|
|
644
|
-
LACluster = "LACluster",
|
|
645
|
-
PerGB2018 = "PerGB2018",
|
|
646
|
-
PerNode = "PerNode",
|
|
647
|
-
Premium = "Premium",
|
|
648
|
-
Standalone = "Standalone",
|
|
649
|
-
Standard = "Standard"
|
|
650
|
-
}
|
|
651
|
-
|
|
652
|
-
// @public
|
|
653
|
-
export interface LinkedService extends ProxyResource {
|
|
654
|
-
provisioningState?: LinkedServiceEntityStatus;
|
|
655
|
-
resourceId?: string;
|
|
656
|
-
tags?: {
|
|
657
|
-
[propertyName: string]: string;
|
|
658
|
-
};
|
|
659
|
-
writeAccessResourceId?: string;
|
|
660
|
-
}
|
|
661
|
-
|
|
662
|
-
// @public
|
|
663
|
-
export type LinkedServiceEntityStatus = string;
|
|
664
|
-
|
|
665
|
-
// @public
|
|
666
|
-
export interface LinkedServiceListResult {
|
|
667
|
-
value?: LinkedService[];
|
|
668
|
-
}
|
|
669
|
-
|
|
670
|
-
// @public
|
|
671
|
-
export interface LinkedServices {
|
|
672
|
-
beginCreateOrUpdate(resourceGroupName: string, workspaceName: string, linkedServiceName: string, parameters: LinkedService, options?: LinkedServicesCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<LinkedServicesCreateOrUpdateResponse>, LinkedServicesCreateOrUpdateResponse>>;
|
|
673
|
-
beginCreateOrUpdateAndWait(resourceGroupName: string, workspaceName: string, linkedServiceName: string, parameters: LinkedService, options?: LinkedServicesCreateOrUpdateOptionalParams): Promise<LinkedServicesCreateOrUpdateResponse>;
|
|
674
|
-
beginDelete(resourceGroupName: string, workspaceName: string, linkedServiceName: string, options?: LinkedServicesDeleteOptionalParams): Promise<PollerLike<PollOperationState<LinkedServicesDeleteResponse>, LinkedServicesDeleteResponse>>;
|
|
675
|
-
beginDeleteAndWait(resourceGroupName: string, workspaceName: string, linkedServiceName: string, options?: LinkedServicesDeleteOptionalParams): Promise<LinkedServicesDeleteResponse>;
|
|
676
|
-
get(resourceGroupName: string, workspaceName: string, linkedServiceName: string, options?: LinkedServicesGetOptionalParams): Promise<LinkedServicesGetResponse>;
|
|
677
|
-
listByWorkspace(resourceGroupName: string, workspaceName: string, options?: LinkedServicesListByWorkspaceOptionalParams): PagedAsyncIterableIterator<LinkedService>;
|
|
678
|
-
}
|
|
679
|
-
|
|
680
|
-
// @public
|
|
681
|
-
export interface LinkedServicesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
682
|
-
resumeFrom?: string;
|
|
683
|
-
updateIntervalInMs?: number;
|
|
684
|
-
}
|
|
685
|
-
|
|
686
|
-
// @public
|
|
687
|
-
export type LinkedServicesCreateOrUpdateResponse = LinkedService;
|
|
688
|
-
|
|
689
|
-
// @public
|
|
690
|
-
export interface LinkedServicesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
691
|
-
resumeFrom?: string;
|
|
692
|
-
updateIntervalInMs?: number;
|
|
693
|
-
}
|
|
694
|
-
|
|
695
|
-
// @public
|
|
696
|
-
export type LinkedServicesDeleteResponse = LinkedService;
|
|
697
|
-
|
|
698
|
-
// @public
|
|
699
|
-
export interface LinkedServicesGetOptionalParams extends coreClient.OperationOptions {
|
|
700
|
-
}
|
|
701
|
-
|
|
702
|
-
// @public
|
|
703
|
-
export type LinkedServicesGetResponse = LinkedService;
|
|
704
|
-
|
|
705
|
-
// @public
|
|
706
|
-
export interface LinkedServicesListByWorkspaceOptionalParams extends coreClient.OperationOptions {
|
|
707
|
-
}
|
|
708
|
-
|
|
709
|
-
// @public
|
|
710
|
-
export type LinkedServicesListByWorkspaceResponse = LinkedServiceListResult;
|
|
711
|
-
|
|
712
|
-
// @public
|
|
713
|
-
export interface LinkedStorageAccounts {
|
|
714
|
-
createOrUpdate(resourceGroupName: string, workspaceName: string, dataSourceType: DataSourceType, parameters: LinkedStorageAccountsResource, options?: LinkedStorageAccountsCreateOrUpdateOptionalParams): Promise<LinkedStorageAccountsCreateOrUpdateResponse>;
|
|
715
|
-
delete(resourceGroupName: string, workspaceName: string, dataSourceType: DataSourceType, options?: LinkedStorageAccountsDeleteOptionalParams): Promise<void>;
|
|
716
|
-
get(resourceGroupName: string, workspaceName: string, dataSourceType: DataSourceType, options?: LinkedStorageAccountsGetOptionalParams): Promise<LinkedStorageAccountsGetResponse>;
|
|
717
|
-
listByWorkspace(resourceGroupName: string, workspaceName: string, options?: LinkedStorageAccountsListByWorkspaceOptionalParams): PagedAsyncIterableIterator<LinkedStorageAccountsResource>;
|
|
718
|
-
}
|
|
719
|
-
|
|
720
|
-
// @public
|
|
721
|
-
export interface LinkedStorageAccountsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
722
|
-
}
|
|
723
|
-
|
|
724
|
-
// @public
|
|
725
|
-
export type LinkedStorageAccountsCreateOrUpdateResponse = LinkedStorageAccountsResource;
|
|
726
|
-
|
|
727
|
-
// @public
|
|
728
|
-
export interface LinkedStorageAccountsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
729
|
-
}
|
|
730
|
-
|
|
731
|
-
// @public
|
|
732
|
-
export interface LinkedStorageAccountsGetOptionalParams extends coreClient.OperationOptions {
|
|
733
|
-
}
|
|
734
|
-
|
|
735
|
-
// @public
|
|
736
|
-
export type LinkedStorageAccountsGetResponse = LinkedStorageAccountsResource;
|
|
737
|
-
|
|
738
|
-
// @public
|
|
739
|
-
export interface LinkedStorageAccountsListByWorkspaceOptionalParams extends coreClient.OperationOptions {
|
|
740
|
-
}
|
|
741
|
-
|
|
742
|
-
// @public
|
|
743
|
-
export type LinkedStorageAccountsListByWorkspaceResponse = LinkedStorageAccountsListResult;
|
|
744
|
-
|
|
745
|
-
// @public
|
|
746
|
-
export interface LinkedStorageAccountsListResult {
|
|
747
|
-
value?: LinkedStorageAccountsResource[];
|
|
748
|
-
}
|
|
749
|
-
|
|
750
|
-
// @public
|
|
751
|
-
export interface LinkedStorageAccountsResource extends ProxyResource {
|
|
752
|
-
readonly dataSourceType?: DataSourceType;
|
|
753
|
-
storageAccountIds?: string[];
|
|
754
|
-
}
|
|
755
|
-
|
|
756
|
-
// @public
|
|
757
|
-
export interface LogAnalyticsQueryPack extends QueryPacksResource {
|
|
758
|
-
readonly provisioningState?: string;
|
|
759
|
-
readonly queryPackId?: string;
|
|
760
|
-
readonly timeCreated?: Date;
|
|
761
|
-
readonly timeModified?: Date;
|
|
762
|
-
}
|
|
763
|
-
|
|
764
|
-
// @public
|
|
765
|
-
export interface LogAnalyticsQueryPackListResult {
|
|
766
|
-
nextLink?: string;
|
|
767
|
-
value: LogAnalyticsQueryPack[];
|
|
768
|
-
}
|
|
769
|
-
|
|
770
|
-
// @public
|
|
771
|
-
export interface LogAnalyticsQueryPackQuery extends AzureResourceProperties {
|
|
772
|
-
readonly author?: string;
|
|
773
|
-
body?: string;
|
|
774
|
-
description?: string;
|
|
775
|
-
displayName?: string;
|
|
776
|
-
readonly idPropertiesId?: string;
|
|
777
|
-
properties?: Record<string, unknown>;
|
|
778
|
-
related?: LogAnalyticsQueryPackQueryPropertiesRelated;
|
|
779
|
-
tags?: {
|
|
780
|
-
[propertyName: string]: string[];
|
|
781
|
-
};
|
|
782
|
-
readonly timeCreated?: Date;
|
|
783
|
-
readonly timeModified?: Date;
|
|
784
|
-
}
|
|
785
|
-
|
|
786
|
-
// @public
|
|
787
|
-
export interface LogAnalyticsQueryPackQueryListResult {
|
|
788
|
-
nextLink?: string;
|
|
789
|
-
value: LogAnalyticsQueryPackQuery[];
|
|
790
|
-
}
|
|
791
|
-
|
|
792
|
-
// @public
|
|
793
|
-
export interface LogAnalyticsQueryPackQueryPropertiesRelated {
|
|
794
|
-
categories?: string[];
|
|
795
|
-
resourceTypes?: string[];
|
|
796
|
-
solutions?: string[];
|
|
797
|
-
}
|
|
798
|
-
|
|
799
|
-
// @public
|
|
800
|
-
export interface LogAnalyticsQueryPackQuerySearchProperties {
|
|
801
|
-
related?: LogAnalyticsQueryPackQuerySearchPropertiesRelated;
|
|
802
|
-
tags?: {
|
|
803
|
-
[propertyName: string]: string[];
|
|
804
|
-
};
|
|
805
|
-
}
|
|
806
|
-
|
|
807
|
-
// @public
|
|
808
|
-
export interface LogAnalyticsQueryPackQuerySearchPropertiesRelated {
|
|
809
|
-
categories?: string[];
|
|
810
|
-
resourceTypes?: string[];
|
|
811
|
-
solutions?: string[];
|
|
812
|
-
}
|
|
813
|
-
|
|
814
|
-
// @public
|
|
815
|
-
export interface ManagementGroup {
|
|
816
|
-
created?: Date;
|
|
817
|
-
dataReceived?: Date;
|
|
818
|
-
id?: string;
|
|
819
|
-
isGateway?: boolean;
|
|
820
|
-
name?: string;
|
|
821
|
-
serverCount?: number;
|
|
822
|
-
sku?: string;
|
|
823
|
-
version?: string;
|
|
824
|
-
}
|
|
825
|
-
|
|
826
|
-
// @public
|
|
827
|
-
export interface ManagementGroups {
|
|
828
|
-
list(resourceGroupName: string, workspaceName: string, options?: ManagementGroupsListOptionalParams): PagedAsyncIterableIterator<ManagementGroup>;
|
|
829
|
-
}
|
|
830
|
-
|
|
831
|
-
// @public
|
|
832
|
-
export interface ManagementGroupsListOptionalParams extends coreClient.OperationOptions {
|
|
833
|
-
}
|
|
834
|
-
|
|
835
|
-
// @public
|
|
836
|
-
export type ManagementGroupsListResponse = WorkspaceListManagementGroupsResult;
|
|
837
|
-
|
|
838
|
-
// @public
|
|
839
|
-
export interface MetricName {
|
|
840
|
-
localizedValue?: string;
|
|
841
|
-
value?: string;
|
|
842
|
-
}
|
|
843
|
-
|
|
844
|
-
// @public
|
|
845
|
-
export interface Operation {
|
|
846
|
-
display?: OperationDisplay;
|
|
847
|
-
name?: string;
|
|
848
|
-
}
|
|
849
|
-
|
|
850
|
-
// @public (undocumented)
|
|
851
|
-
export class OperationalInsightsManagementClient extends coreClient.ServiceClient {
|
|
852
|
-
// (undocumented)
|
|
853
|
-
$host: string;
|
|
854
|
-
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: OperationalInsightsManagementClientOptionalParams);
|
|
855
|
-
// (undocumented)
|
|
856
|
-
availableServiceTiers: AvailableServiceTiers;
|
|
857
|
-
// (undocumented)
|
|
858
|
-
clusters: Clusters;
|
|
859
|
-
// (undocumented)
|
|
860
|
-
dataExports: DataExports;
|
|
861
|
-
// (undocumented)
|
|
862
|
-
dataSources: DataSources;
|
|
863
|
-
// (undocumented)
|
|
864
|
-
deletedWorkspaces: DeletedWorkspaces;
|
|
865
|
-
// (undocumented)
|
|
866
|
-
gateways: Gateways;
|
|
867
|
-
// (undocumented)
|
|
868
|
-
intelligencePacks: IntelligencePacks;
|
|
869
|
-
// (undocumented)
|
|
870
|
-
linkedServices: LinkedServices;
|
|
871
|
-
// (undocumented)
|
|
872
|
-
linkedStorageAccounts: LinkedStorageAccounts;
|
|
873
|
-
// (undocumented)
|
|
874
|
-
managementGroups: ManagementGroups;
|
|
875
|
-
// (undocumented)
|
|
876
|
-
operations: Operations;
|
|
877
|
-
// (undocumented)
|
|
878
|
-
operationStatuses: OperationStatuses;
|
|
879
|
-
// (undocumented)
|
|
880
|
-
queries: Queries;
|
|
881
|
-
// (undocumented)
|
|
882
|
-
queryPacks: QueryPacks;
|
|
883
|
-
// (undocumented)
|
|
884
|
-
savedSearches: SavedSearches;
|
|
885
|
-
// (undocumented)
|
|
886
|
-
schemaOperations: SchemaOperations;
|
|
887
|
-
// (undocumented)
|
|
888
|
-
sharedKeysOperations: SharedKeysOperations;
|
|
889
|
-
// (undocumented)
|
|
890
|
-
storageInsightConfigs: StorageInsightConfigs;
|
|
891
|
-
// (undocumented)
|
|
892
|
-
subscriptionId: string;
|
|
893
|
-
// (undocumented)
|
|
894
|
-
tables: Tables;
|
|
895
|
-
// (undocumented)
|
|
896
|
-
usages: Usages;
|
|
897
|
-
// (undocumented)
|
|
898
|
-
workspacePurge: WorkspacePurge;
|
|
899
|
-
// (undocumented)
|
|
900
|
-
workspaces: Workspaces;
|
|
901
|
-
}
|
|
902
|
-
|
|
903
|
-
// @public
|
|
904
|
-
export interface OperationalInsightsManagementClientOptionalParams extends coreClient.ServiceClientOptions {
|
|
905
|
-
$host?: string;
|
|
906
|
-
endpoint?: string;
|
|
907
|
-
}
|
|
908
|
-
|
|
909
|
-
// @public
|
|
910
|
-
export interface OperationDisplay {
|
|
911
|
-
description?: string;
|
|
912
|
-
operation?: string;
|
|
913
|
-
provider?: string;
|
|
914
|
-
resource?: string;
|
|
915
|
-
}
|
|
916
|
-
|
|
917
|
-
// @public
|
|
918
|
-
export interface OperationListResult {
|
|
919
|
-
readonly nextLink?: string;
|
|
920
|
-
value?: Operation[];
|
|
921
|
-
}
|
|
922
|
-
|
|
923
|
-
// @public
|
|
924
|
-
export interface Operations {
|
|
925
|
-
list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;
|
|
926
|
-
}
|
|
927
|
-
|
|
928
|
-
// @public
|
|
929
|
-
export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
|
|
930
|
-
}
|
|
931
|
-
|
|
932
|
-
// @public
|
|
933
|
-
export type OperationsListNextResponse = OperationListResult;
|
|
934
|
-
|
|
935
|
-
// @public
|
|
936
|
-
export interface OperationsListOptionalParams extends coreClient.OperationOptions {
|
|
937
|
-
}
|
|
938
|
-
|
|
939
|
-
// @public
|
|
940
|
-
export type OperationsListResponse = OperationListResult;
|
|
941
|
-
|
|
942
|
-
// @public
|
|
943
|
-
export interface OperationStatus {
|
|
944
|
-
endTime?: string;
|
|
945
|
-
error?: ErrorResponse;
|
|
946
|
-
id?: string;
|
|
947
|
-
name?: string;
|
|
948
|
-
startTime?: string;
|
|
949
|
-
status?: string;
|
|
950
|
-
}
|
|
951
|
-
|
|
952
|
-
// @public
|
|
953
|
-
export interface OperationStatuses {
|
|
954
|
-
get(location: string, asyncOperationId: string, options?: OperationStatusesGetOptionalParams): Promise<OperationStatusesGetResponse>;
|
|
955
|
-
}
|
|
956
|
-
|
|
957
|
-
// @public
|
|
958
|
-
export interface OperationStatusesGetOptionalParams extends coreClient.OperationOptions {
|
|
959
|
-
}
|
|
960
|
-
|
|
961
|
-
// @public
|
|
962
|
-
export type OperationStatusesGetResponse = OperationStatus;
|
|
963
|
-
|
|
964
|
-
// @public
|
|
965
|
-
export interface PrivateLinkScopedResource {
|
|
966
|
-
resourceId?: string;
|
|
967
|
-
scopeId?: string;
|
|
968
|
-
}
|
|
969
|
-
|
|
970
|
-
// @public
|
|
971
|
-
export type ProvisioningStateEnum = string;
|
|
972
|
-
|
|
973
|
-
// @public
|
|
974
|
-
export interface ProxyResource extends Resource {
|
|
975
|
-
}
|
|
976
|
-
|
|
977
|
-
// @public
|
|
978
|
-
export type PublicNetworkAccessType = string;
|
|
979
|
-
|
|
980
|
-
// @public
|
|
981
|
-
export type PurgeState = string;
|
|
982
|
-
|
|
983
|
-
// @public
|
|
984
|
-
export interface Queries {
|
|
985
|
-
delete(resourceGroupName: string, queryPackName: string, id: string, options?: QueriesDeleteOptionalParams): Promise<void>;
|
|
986
|
-
get(resourceGroupName: string, queryPackName: string, id: string, options?: QueriesGetOptionalParams): Promise<QueriesGetResponse>;
|
|
987
|
-
list(resourceGroupName: string, queryPackName: string, options?: QueriesListOptionalParams): PagedAsyncIterableIterator<LogAnalyticsQueryPackQuery>;
|
|
988
|
-
listSearch(resourceGroupName: string, queryPackName: string, querySearchProperties: LogAnalyticsQueryPackQuerySearchProperties, options?: QueriesSearchOptionalParams): PagedAsyncIterableIterator<LogAnalyticsQueryPackQuery>;
|
|
989
|
-
put(resourceGroupName: string, queryPackName: string, id: string, queryPayload: LogAnalyticsQueryPackQuery, options?: QueriesPutOptionalParams): Promise<QueriesPutResponse>;
|
|
990
|
-
update(resourceGroupName: string, queryPackName: string, id: string, queryPayload: LogAnalyticsQueryPackQuery, options?: QueriesUpdateOptionalParams): Promise<QueriesUpdateResponse>;
|
|
991
|
-
}
|
|
992
|
-
|
|
993
|
-
// @public
|
|
994
|
-
export interface QueriesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
995
|
-
}
|
|
996
|
-
|
|
997
|
-
// @public
|
|
998
|
-
export interface QueriesGetOptionalParams extends coreClient.OperationOptions {
|
|
999
|
-
}
|
|
1000
|
-
|
|
1001
|
-
// @public
|
|
1002
|
-
export type QueriesGetResponse = LogAnalyticsQueryPackQuery;
|
|
1003
|
-
|
|
1004
|
-
// @public
|
|
1005
|
-
export interface QueriesListNextOptionalParams extends coreClient.OperationOptions {
|
|
1006
|
-
}
|
|
1007
|
-
|
|
1008
|
-
// @public
|
|
1009
|
-
export type QueriesListNextResponse = LogAnalyticsQueryPackQueryListResult;
|
|
1010
|
-
|
|
1011
|
-
// @public
|
|
1012
|
-
export interface QueriesListOptionalParams extends coreClient.OperationOptions {
|
|
1013
|
-
includeBody?: boolean;
|
|
1014
|
-
skipToken?: string;
|
|
1015
|
-
top?: number;
|
|
1016
|
-
}
|
|
1017
|
-
|
|
1018
|
-
// @public
|
|
1019
|
-
export type QueriesListResponse = LogAnalyticsQueryPackQueryListResult;
|
|
1020
|
-
|
|
1021
|
-
// @public
|
|
1022
|
-
export interface QueriesPutOptionalParams extends coreClient.OperationOptions {
|
|
1023
|
-
}
|
|
1024
|
-
|
|
1025
|
-
// @public
|
|
1026
|
-
export type QueriesPutResponse = LogAnalyticsQueryPackQuery;
|
|
1027
|
-
|
|
1028
|
-
// @public
|
|
1029
|
-
export interface QueriesSearchNextOptionalParams extends coreClient.OperationOptions {
|
|
1030
|
-
}
|
|
1031
|
-
|
|
1032
|
-
// @public
|
|
1033
|
-
export type QueriesSearchNextResponse = LogAnalyticsQueryPackQueryListResult;
|
|
1034
|
-
|
|
1035
|
-
// @public
|
|
1036
|
-
export interface QueriesSearchOptionalParams extends coreClient.OperationOptions {
|
|
1037
|
-
includeBody?: boolean;
|
|
1038
|
-
skipToken?: string;
|
|
1039
|
-
top?: number;
|
|
1040
|
-
}
|
|
1041
|
-
|
|
1042
|
-
// @public
|
|
1043
|
-
export type QueriesSearchResponse = LogAnalyticsQueryPackQueryListResult;
|
|
1044
|
-
|
|
1045
|
-
// @public
|
|
1046
|
-
export interface QueriesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1047
|
-
}
|
|
1048
|
-
|
|
1049
|
-
// @public
|
|
1050
|
-
export type QueriesUpdateResponse = LogAnalyticsQueryPackQuery;
|
|
1051
|
-
|
|
1052
|
-
// @public
|
|
1053
|
-
export interface QueryPacks {
|
|
1054
|
-
createOrUpdate(resourceGroupName: string, queryPackName: string, logAnalyticsQueryPackPayload: LogAnalyticsQueryPack, options?: QueryPacksCreateOrUpdateOptionalParams): Promise<QueryPacksCreateOrUpdateResponse>;
|
|
1055
|
-
createOrUpdateWithoutName(resourceGroupName: string, logAnalyticsQueryPackPayload: LogAnalyticsQueryPack, options?: QueryPacksCreateOrUpdateWithoutNameOptionalParams): Promise<QueryPacksCreateOrUpdateWithoutNameResponse>;
|
|
1056
|
-
delete(resourceGroupName: string, queryPackName: string, options?: QueryPacksDeleteOptionalParams): Promise<void>;
|
|
1057
|
-
get(resourceGroupName: string, queryPackName: string, options?: QueryPacksGetOptionalParams): Promise<QueryPacksGetResponse>;
|
|
1058
|
-
list(options?: QueryPacksListOptionalParams): PagedAsyncIterableIterator<LogAnalyticsQueryPack>;
|
|
1059
|
-
listByResourceGroup(resourceGroupName: string, options?: QueryPacksListByResourceGroupOptionalParams): PagedAsyncIterableIterator<LogAnalyticsQueryPack>;
|
|
1060
|
-
updateTags(resourceGroupName: string, queryPackName: string, queryPackTags: TagsResource, options?: QueryPacksUpdateTagsOptionalParams): Promise<QueryPacksUpdateTagsResponse>;
|
|
1061
|
-
}
|
|
1062
|
-
|
|
1063
|
-
// @public
|
|
1064
|
-
export interface QueryPacksCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1065
|
-
}
|
|
1066
|
-
|
|
1067
|
-
// @public
|
|
1068
|
-
export type QueryPacksCreateOrUpdateResponse = LogAnalyticsQueryPack;
|
|
1069
|
-
|
|
1070
|
-
// @public
|
|
1071
|
-
export interface QueryPacksCreateOrUpdateWithoutNameOptionalParams extends coreClient.OperationOptions {
|
|
1072
|
-
}
|
|
1073
|
-
|
|
1074
|
-
// @public
|
|
1075
|
-
export type QueryPacksCreateOrUpdateWithoutNameResponse = LogAnalyticsQueryPack;
|
|
1076
|
-
|
|
1077
|
-
// @public
|
|
1078
|
-
export interface QueryPacksDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1079
|
-
}
|
|
1080
|
-
|
|
1081
|
-
// @public
|
|
1082
|
-
export interface QueryPacksGetOptionalParams extends coreClient.OperationOptions {
|
|
1083
|
-
}
|
|
1084
|
-
|
|
1085
|
-
// @public
|
|
1086
|
-
export type QueryPacksGetResponse = LogAnalyticsQueryPack;
|
|
1087
|
-
|
|
1088
|
-
// @public
|
|
1089
|
-
export interface QueryPacksListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1090
|
-
}
|
|
1091
|
-
|
|
1092
|
-
// @public
|
|
1093
|
-
export type QueryPacksListByResourceGroupNextResponse = LogAnalyticsQueryPackListResult;
|
|
1094
|
-
|
|
1095
|
-
// @public
|
|
1096
|
-
export interface QueryPacksListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
1097
|
-
}
|
|
1098
|
-
|
|
1099
|
-
// @public
|
|
1100
|
-
export type QueryPacksListByResourceGroupResponse = LogAnalyticsQueryPackListResult;
|
|
1101
|
-
|
|
1102
|
-
// @public
|
|
1103
|
-
export interface QueryPacksListNextOptionalParams extends coreClient.OperationOptions {
|
|
1104
|
-
}
|
|
1105
|
-
|
|
1106
|
-
// @public
|
|
1107
|
-
export type QueryPacksListNextResponse = LogAnalyticsQueryPackListResult;
|
|
1108
|
-
|
|
1109
|
-
// @public
|
|
1110
|
-
export interface QueryPacksListOptionalParams extends coreClient.OperationOptions {
|
|
1111
|
-
}
|
|
1112
|
-
|
|
1113
|
-
// @public
|
|
1114
|
-
export type QueryPacksListResponse = LogAnalyticsQueryPackListResult;
|
|
1115
|
-
|
|
1116
|
-
// @public
|
|
1117
|
-
export interface QueryPacksResource {
|
|
1118
|
-
readonly id?: string;
|
|
1119
|
-
location: string;
|
|
1120
|
-
readonly name?: string;
|
|
1121
|
-
tags?: {
|
|
1122
|
-
[propertyName: string]: string;
|
|
1123
|
-
};
|
|
1124
|
-
readonly type?: string;
|
|
1125
|
-
}
|
|
1126
|
-
|
|
1127
|
-
// @public
|
|
1128
|
-
export interface QueryPacksUpdateTagsOptionalParams extends coreClient.OperationOptions {
|
|
1129
|
-
}
|
|
1130
|
-
|
|
1131
|
-
// @public
|
|
1132
|
-
export type QueryPacksUpdateTagsResponse = LogAnalyticsQueryPack;
|
|
1133
|
-
|
|
1134
|
-
// @public
|
|
1135
|
-
export interface Resource {
|
|
1136
|
-
readonly id?: string;
|
|
1137
|
-
readonly name?: string;
|
|
1138
|
-
readonly type?: string;
|
|
1139
|
-
}
|
|
1140
|
-
|
|
1141
|
-
// @public
|
|
1142
|
-
export interface RestoredLogs {
|
|
1143
|
-
readonly azureAsyncOperationId?: string;
|
|
1144
|
-
endRestoreTime?: Date;
|
|
1145
|
-
sourceTable?: string;
|
|
1146
|
-
startRestoreTime?: Date;
|
|
1147
|
-
}
|
|
1148
|
-
|
|
1149
|
-
// @public
|
|
1150
|
-
export interface ResultStatistics {
|
|
1151
|
-
readonly ingestedRecords?: number;
|
|
1152
|
-
readonly progress?: number;
|
|
1153
|
-
readonly scannedGb?: number;
|
|
1154
|
-
}
|
|
1155
|
-
|
|
1156
|
-
// @public
|
|
1157
|
-
export interface SavedSearch extends ProxyResource {
|
|
1158
|
-
category: string;
|
|
1159
|
-
displayName: string;
|
|
1160
|
-
etag?: string;
|
|
1161
|
-
functionAlias?: string;
|
|
1162
|
-
functionParameters?: string;
|
|
1163
|
-
query: string;
|
|
1164
|
-
tags?: Tag[];
|
|
1165
|
-
version?: number;
|
|
1166
|
-
}
|
|
1167
|
-
|
|
1168
|
-
// @public
|
|
1169
|
-
export interface SavedSearches {
|
|
1170
|
-
createOrUpdate(resourceGroupName: string, workspaceName: string, savedSearchId: string, parameters: SavedSearch, options?: SavedSearchesCreateOrUpdateOptionalParams): Promise<SavedSearchesCreateOrUpdateResponse>;
|
|
1171
|
-
delete(resourceGroupName: string, workspaceName: string, savedSearchId: string, options?: SavedSearchesDeleteOptionalParams): Promise<void>;
|
|
1172
|
-
get(resourceGroupName: string, workspaceName: string, savedSearchId: string, options?: SavedSearchesGetOptionalParams): Promise<SavedSearchesGetResponse>;
|
|
1173
|
-
listByWorkspace(resourceGroupName: string, workspaceName: string, options?: SavedSearchesListByWorkspaceOptionalParams): Promise<SavedSearchesListByWorkspaceResponse>;
|
|
1174
|
-
}
|
|
1175
|
-
|
|
1176
|
-
// @public
|
|
1177
|
-
export interface SavedSearchesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1178
|
-
}
|
|
1179
|
-
|
|
1180
|
-
// @public
|
|
1181
|
-
export type SavedSearchesCreateOrUpdateResponse = SavedSearch;
|
|
1182
|
-
|
|
1183
|
-
// @public
|
|
1184
|
-
export interface SavedSearchesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1185
|
-
}
|
|
1186
|
-
|
|
1187
|
-
// @public
|
|
1188
|
-
export interface SavedSearchesGetOptionalParams extends coreClient.OperationOptions {
|
|
1189
|
-
}
|
|
1190
|
-
|
|
1191
|
-
// @public
|
|
1192
|
-
export type SavedSearchesGetResponse = SavedSearch;
|
|
1193
|
-
|
|
1194
|
-
// @public
|
|
1195
|
-
export interface SavedSearchesListByWorkspaceOptionalParams extends coreClient.OperationOptions {
|
|
1196
|
-
}
|
|
1197
|
-
|
|
1198
|
-
// @public
|
|
1199
|
-
export type SavedSearchesListByWorkspaceResponse = SavedSearchesListResult;
|
|
1200
|
-
|
|
1201
|
-
// @public
|
|
1202
|
-
export interface SavedSearchesListResult {
|
|
1203
|
-
value?: SavedSearch[];
|
|
1204
|
-
}
|
|
1205
|
-
|
|
1206
|
-
// @public
|
|
1207
|
-
export interface Schema {
|
|
1208
|
-
readonly categories?: string[];
|
|
1209
|
-
columns?: Column[];
|
|
1210
|
-
description?: string;
|
|
1211
|
-
displayName?: string;
|
|
1212
|
-
readonly labels?: string[];
|
|
1213
|
-
name?: string;
|
|
1214
|
-
readonly solutions?: string[];
|
|
1215
|
-
readonly source?: SourceEnum;
|
|
1216
|
-
readonly standardColumns?: Column[];
|
|
1217
|
-
readonly tableSubType?: TableSubTypeEnum;
|
|
1218
|
-
readonly tableType?: TableTypeEnum;
|
|
1219
|
-
}
|
|
1220
|
-
|
|
1221
|
-
// @public
|
|
1222
|
-
export interface SchemaGetOptionalParams extends coreClient.OperationOptions {
|
|
1223
|
-
}
|
|
1224
|
-
|
|
1225
|
-
// @public
|
|
1226
|
-
export type SchemaGetResponse = SearchGetSchemaResponse;
|
|
1227
|
-
|
|
1228
|
-
// @public
|
|
1229
|
-
export interface SchemaOperations {
|
|
1230
|
-
get(resourceGroupName: string, workspaceName: string, options?: SchemaGetOptionalParams): Promise<SchemaGetResponse>;
|
|
1231
|
-
}
|
|
1232
|
-
|
|
1233
|
-
// @public
|
|
1234
|
-
export interface SearchGetSchemaResponse {
|
|
1235
|
-
metadata?: SearchMetadata;
|
|
1236
|
-
value?: SearchSchemaValue[];
|
|
1237
|
-
}
|
|
1238
|
-
|
|
1239
|
-
// @public
|
|
1240
|
-
export interface SearchMetadata {
|
|
1241
|
-
aggregatedGroupingFields?: string;
|
|
1242
|
-
aggregatedValueField?: string;
|
|
1243
|
-
coreSummaries?: CoreSummary[];
|
|
1244
|
-
eTag?: string;
|
|
1245
|
-
id?: string;
|
|
1246
|
-
lastUpdated?: Date;
|
|
1247
|
-
max?: number;
|
|
1248
|
-
requestTime?: number;
|
|
1249
|
-
resultType?: string;
|
|
1250
|
-
schema?: SearchMetadataSchema;
|
|
1251
|
-
searchId?: string;
|
|
1252
|
-
sort?: SearchSort[];
|
|
1253
|
-
startTime?: Date;
|
|
1254
|
-
status?: string;
|
|
1255
|
-
sum?: number;
|
|
1256
|
-
top?: number;
|
|
1257
|
-
total?: number;
|
|
1258
|
-
}
|
|
1259
|
-
|
|
1260
|
-
// @public
|
|
1261
|
-
export interface SearchMetadataSchema {
|
|
1262
|
-
name?: string;
|
|
1263
|
-
version?: number;
|
|
1264
|
-
}
|
|
1265
|
-
|
|
1266
|
-
// @public
|
|
1267
|
-
export interface SearchResults {
|
|
1268
|
-
readonly azureAsyncOperationId?: string;
|
|
1269
|
-
description?: string;
|
|
1270
|
-
endSearchTime?: Date;
|
|
1271
|
-
limit?: number;
|
|
1272
|
-
query?: string;
|
|
1273
|
-
readonly sourceTable?: string;
|
|
1274
|
-
startSearchTime?: Date;
|
|
1275
|
-
}
|
|
1276
|
-
|
|
1277
|
-
// @public
|
|
1278
|
-
export interface SearchSchemaValue {
|
|
1279
|
-
displayName?: string;
|
|
1280
|
-
facet: boolean;
|
|
1281
|
-
indexed: boolean;
|
|
1282
|
-
name?: string;
|
|
1283
|
-
ownerType?: string[];
|
|
1284
|
-
stored: boolean;
|
|
1285
|
-
type?: string;
|
|
1286
|
-
}
|
|
1287
|
-
|
|
1288
|
-
// @public
|
|
1289
|
-
export interface SearchSort {
|
|
1290
|
-
name?: string;
|
|
1291
|
-
order?: SearchSortEnum;
|
|
1292
|
-
}
|
|
1293
|
-
|
|
1294
|
-
// @public
|
|
1295
|
-
export type SearchSortEnum = string;
|
|
1296
|
-
|
|
1297
|
-
// @public
|
|
1298
|
-
export interface SharedKeys {
|
|
1299
|
-
primarySharedKey?: string;
|
|
1300
|
-
secondarySharedKey?: string;
|
|
1301
|
-
}
|
|
1302
|
-
|
|
1303
|
-
// @public
|
|
1304
|
-
export interface SharedKeysGetSharedKeysOptionalParams extends coreClient.OperationOptions {
|
|
1305
|
-
}
|
|
1306
|
-
|
|
1307
|
-
// @public
|
|
1308
|
-
export type SharedKeysGetSharedKeysResponse = SharedKeys;
|
|
1309
|
-
|
|
1310
|
-
// @public
|
|
1311
|
-
export interface SharedKeysOperations {
|
|
1312
|
-
getSharedKeys(resourceGroupName: string, workspaceName: string, options?: SharedKeysGetSharedKeysOptionalParams): Promise<SharedKeysGetSharedKeysResponse>;
|
|
1313
|
-
regenerate(resourceGroupName: string, workspaceName: string, options?: SharedKeysRegenerateOptionalParams): Promise<SharedKeysRegenerateResponse>;
|
|
1314
|
-
}
|
|
1315
|
-
|
|
1316
|
-
// @public
|
|
1317
|
-
export interface SharedKeysRegenerateOptionalParams extends coreClient.OperationOptions {
|
|
1318
|
-
}
|
|
1319
|
-
|
|
1320
|
-
// @public
|
|
1321
|
-
export type SharedKeysRegenerateResponse = SharedKeys;
|
|
1322
|
-
|
|
1323
|
-
// @public
|
|
1324
|
-
export type SkuNameEnum = string;
|
|
1325
|
-
|
|
1326
|
-
// @public
|
|
1327
|
-
export type SourceEnum = string;
|
|
1328
|
-
|
|
1329
|
-
// @public
|
|
1330
|
-
export interface StorageAccount {
|
|
1331
|
-
id: string;
|
|
1332
|
-
key: string;
|
|
1333
|
-
}
|
|
1334
|
-
|
|
1335
|
-
// @public
|
|
1336
|
-
export interface StorageInsight extends ProxyResource {
|
|
1337
|
-
containers?: string[];
|
|
1338
|
-
eTag?: string;
|
|
1339
|
-
readonly status?: StorageInsightStatus;
|
|
1340
|
-
storageAccount?: StorageAccount;
|
|
1341
|
-
tables?: string[];
|
|
1342
|
-
tags?: {
|
|
1343
|
-
[propertyName: string]: string;
|
|
1344
|
-
};
|
|
1345
|
-
}
|
|
1346
|
-
|
|
1347
|
-
// @public
|
|
1348
|
-
export interface StorageInsightConfigs {
|
|
1349
|
-
createOrUpdate(resourceGroupName: string, workspaceName: string, storageInsightName: string, parameters: StorageInsight, options?: StorageInsightConfigsCreateOrUpdateOptionalParams): Promise<StorageInsightConfigsCreateOrUpdateResponse>;
|
|
1350
|
-
delete(resourceGroupName: string, workspaceName: string, storageInsightName: string, options?: StorageInsightConfigsDeleteOptionalParams): Promise<void>;
|
|
1351
|
-
get(resourceGroupName: string, workspaceName: string, storageInsightName: string, options?: StorageInsightConfigsGetOptionalParams): Promise<StorageInsightConfigsGetResponse>;
|
|
1352
|
-
listByWorkspace(resourceGroupName: string, workspaceName: string, options?: StorageInsightConfigsListByWorkspaceOptionalParams): PagedAsyncIterableIterator<StorageInsight>;
|
|
1353
|
-
}
|
|
1354
|
-
|
|
1355
|
-
// @public
|
|
1356
|
-
export interface StorageInsightConfigsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1357
|
-
}
|
|
1358
|
-
|
|
1359
|
-
// @public
|
|
1360
|
-
export type StorageInsightConfigsCreateOrUpdateResponse = StorageInsight;
|
|
1361
|
-
|
|
1362
|
-
// @public
|
|
1363
|
-
export interface StorageInsightConfigsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1364
|
-
}
|
|
1365
|
-
|
|
1366
|
-
// @public
|
|
1367
|
-
export interface StorageInsightConfigsGetOptionalParams extends coreClient.OperationOptions {
|
|
1368
|
-
}
|
|
1369
|
-
|
|
1370
|
-
// @public
|
|
1371
|
-
export type StorageInsightConfigsGetResponse = StorageInsight;
|
|
1372
|
-
|
|
1373
|
-
// @public
|
|
1374
|
-
export interface StorageInsightConfigsListByWorkspaceNextOptionalParams extends coreClient.OperationOptions {
|
|
1375
|
-
}
|
|
1376
|
-
|
|
1377
|
-
// @public
|
|
1378
|
-
export type StorageInsightConfigsListByWorkspaceNextResponse = StorageInsightListResult;
|
|
1379
|
-
|
|
1380
|
-
// @public
|
|
1381
|
-
export interface StorageInsightConfigsListByWorkspaceOptionalParams extends coreClient.OperationOptions {
|
|
1382
|
-
}
|
|
1383
|
-
|
|
1384
|
-
// @public
|
|
1385
|
-
export type StorageInsightConfigsListByWorkspaceResponse = StorageInsightListResult;
|
|
1386
|
-
|
|
1387
|
-
// @public
|
|
1388
|
-
export interface StorageInsightListResult {
|
|
1389
|
-
odataNextLink?: string;
|
|
1390
|
-
value?: StorageInsight[];
|
|
1391
|
-
}
|
|
1392
|
-
|
|
1393
|
-
// @public
|
|
1394
|
-
export type StorageInsightState = string;
|
|
1395
|
-
|
|
1396
|
-
// @public
|
|
1397
|
-
export interface StorageInsightStatus {
|
|
1398
|
-
description?: string;
|
|
1399
|
-
state: StorageInsightState;
|
|
1400
|
-
}
|
|
1401
|
-
|
|
1402
|
-
// @public
|
|
1403
|
-
export interface SystemData {
|
|
1404
|
-
createdAt?: Date;
|
|
1405
|
-
createdBy?: string;
|
|
1406
|
-
createdByType?: IdentityType;
|
|
1407
|
-
lastModifiedAt?: Date;
|
|
1408
|
-
lastModifiedBy?: string;
|
|
1409
|
-
lastModifiedByType?: IdentityType;
|
|
1410
|
-
}
|
|
1411
|
-
|
|
1412
|
-
// @public
|
|
1413
|
-
export interface SystemDataAutoGenerated {
|
|
1414
|
-
createdAt?: Date;
|
|
1415
|
-
createdBy?: string;
|
|
1416
|
-
createdByType?: CreatedByType;
|
|
1417
|
-
lastModifiedAt?: Date;
|
|
1418
|
-
lastModifiedBy?: string;
|
|
1419
|
-
lastModifiedByType?: CreatedByType;
|
|
1420
|
-
}
|
|
1421
|
-
|
|
1422
|
-
// @public
|
|
1423
|
-
export interface Table extends ProxyResource {
|
|
1424
|
-
readonly archiveRetentionInDays?: number;
|
|
1425
|
-
readonly lastPlanModifiedDate?: string;
|
|
1426
|
-
plan?: TablePlanEnum;
|
|
1427
|
-
readonly provisioningState?: ProvisioningStateEnum;
|
|
1428
|
-
restoredLogs?: RestoredLogs;
|
|
1429
|
-
readonly resultStatistics?: ResultStatistics;
|
|
1430
|
-
retentionInDays?: number;
|
|
1431
|
-
readonly retentionInDaysAsDefault?: boolean;
|
|
1432
|
-
schema?: Schema;
|
|
1433
|
-
searchResults?: SearchResults;
|
|
1434
|
-
readonly systemData?: SystemDataAutoGenerated;
|
|
1435
|
-
totalRetentionInDays?: number;
|
|
1436
|
-
readonly totalRetentionInDaysAsDefault?: boolean;
|
|
1437
|
-
}
|
|
1438
|
-
|
|
1439
|
-
// @public
|
|
1440
|
-
export type TablePlanEnum = string;
|
|
1441
|
-
|
|
1442
|
-
// @public
|
|
1443
|
-
export interface Tables {
|
|
1444
|
-
beginCreateOrUpdate(resourceGroupName: string, workspaceName: string, tableName: string, parameters: Table, options?: TablesCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<TablesCreateOrUpdateResponse>, TablesCreateOrUpdateResponse>>;
|
|
1445
|
-
beginCreateOrUpdateAndWait(resourceGroupName: string, workspaceName: string, tableName: string, parameters: Table, options?: TablesCreateOrUpdateOptionalParams): Promise<TablesCreateOrUpdateResponse>;
|
|
1446
|
-
beginDelete(resourceGroupName: string, workspaceName: string, tableName: string, options?: TablesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
1447
|
-
beginDeleteAndWait(resourceGroupName: string, workspaceName: string, tableName: string, options?: TablesDeleteOptionalParams): Promise<void>;
|
|
1448
|
-
beginUpdate(resourceGroupName: string, workspaceName: string, tableName: string, parameters: Table, options?: TablesUpdateOptionalParams): Promise<PollerLike<PollOperationState<TablesUpdateResponse>, TablesUpdateResponse>>;
|
|
1449
|
-
beginUpdateAndWait(resourceGroupName: string, workspaceName: string, tableName: string, parameters: Table, options?: TablesUpdateOptionalParams): Promise<TablesUpdateResponse>;
|
|
1450
|
-
cancelSearch(resourceGroupName: string, workspaceName: string, tableName: string, options?: TablesCancelSearchOptionalParams): Promise<void>;
|
|
1451
|
-
get(resourceGroupName: string, workspaceName: string, tableName: string, options?: TablesGetOptionalParams): Promise<TablesGetResponse>;
|
|
1452
|
-
listByWorkspace(resourceGroupName: string, workspaceName: string, options?: TablesListByWorkspaceOptionalParams): PagedAsyncIterableIterator<Table>;
|
|
1453
|
-
migrate(resourceGroupName: string, workspaceName: string, tableName: string, options?: TablesMigrateOptionalParams): Promise<void>;
|
|
1454
|
-
}
|
|
1455
|
-
|
|
1456
|
-
// @public
|
|
1457
|
-
export interface TablesCancelSearchOptionalParams extends coreClient.OperationOptions {
|
|
1458
|
-
}
|
|
1459
|
-
|
|
1460
|
-
// @public
|
|
1461
|
-
export interface TablesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1462
|
-
resumeFrom?: string;
|
|
1463
|
-
updateIntervalInMs?: number;
|
|
1464
|
-
}
|
|
1465
|
-
|
|
1466
|
-
// @public
|
|
1467
|
-
export type TablesCreateOrUpdateResponse = Table;
|
|
1468
|
-
|
|
1469
|
-
// @public
|
|
1470
|
-
export interface TablesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1471
|
-
resumeFrom?: string;
|
|
1472
|
-
updateIntervalInMs?: number;
|
|
1473
|
-
}
|
|
1474
|
-
|
|
1475
|
-
// @public
|
|
1476
|
-
export interface TablesGetOptionalParams extends coreClient.OperationOptions {
|
|
1477
|
-
}
|
|
1478
|
-
|
|
1479
|
-
// @public
|
|
1480
|
-
export type TablesGetResponse = Table;
|
|
1481
|
-
|
|
1482
|
-
// @public
|
|
1483
|
-
export interface TablesListByWorkspaceOptionalParams extends coreClient.OperationOptions {
|
|
1484
|
-
}
|
|
1485
|
-
|
|
1486
|
-
// @public
|
|
1487
|
-
export type TablesListByWorkspaceResponse = TablesListResult;
|
|
1488
|
-
|
|
1489
|
-
// @public
|
|
1490
|
-
export interface TablesListResult {
|
|
1491
|
-
value?: Table[];
|
|
1492
|
-
}
|
|
1493
|
-
|
|
1494
|
-
// @public
|
|
1495
|
-
export interface TablesMigrateOptionalParams extends coreClient.OperationOptions {
|
|
1496
|
-
}
|
|
1497
|
-
|
|
1498
|
-
// @public
|
|
1499
|
-
export type TableSubTypeEnum = string;
|
|
1500
|
-
|
|
1501
|
-
// @public
|
|
1502
|
-
export interface TablesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1503
|
-
resumeFrom?: string;
|
|
1504
|
-
updateIntervalInMs?: number;
|
|
1505
|
-
}
|
|
1506
|
-
|
|
1507
|
-
// @public
|
|
1508
|
-
export type TablesUpdateResponse = Table;
|
|
1509
|
-
|
|
1510
|
-
// @public
|
|
1511
|
-
export type TableTypeEnum = string;
|
|
1512
|
-
|
|
1513
|
-
// @public
|
|
1514
|
-
export interface Tag {
|
|
1515
|
-
name: string;
|
|
1516
|
-
value: string;
|
|
1517
|
-
}
|
|
1518
|
-
|
|
1519
|
-
// @public
|
|
1520
|
-
export interface TagsResource {
|
|
1521
|
-
tags?: {
|
|
1522
|
-
[propertyName: string]: string;
|
|
1523
|
-
};
|
|
1524
|
-
}
|
|
1525
|
-
|
|
1526
|
-
// @public
|
|
1527
|
-
export interface TrackedResource extends Resource {
|
|
1528
|
-
location: string;
|
|
1529
|
-
tags?: {
|
|
1530
|
-
[propertyName: string]: string;
|
|
1531
|
-
};
|
|
1532
|
-
}
|
|
1533
|
-
|
|
1534
|
-
// @public
|
|
1535
|
-
export type Type = string;
|
|
1536
|
-
|
|
1537
|
-
// @public
|
|
1538
|
-
export interface UsageMetric {
|
|
1539
|
-
currentValue?: number;
|
|
1540
|
-
limit?: number;
|
|
1541
|
-
name?: MetricName;
|
|
1542
|
-
nextResetTime?: Date;
|
|
1543
|
-
quotaPeriod?: string;
|
|
1544
|
-
unit?: string;
|
|
1545
|
-
}
|
|
1546
|
-
|
|
1547
|
-
// @public
|
|
1548
|
-
export interface Usages {
|
|
1549
|
-
list(resourceGroupName: string, workspaceName: string, options?: UsagesListOptionalParams): PagedAsyncIterableIterator<UsageMetric>;
|
|
1550
|
-
}
|
|
1551
|
-
|
|
1552
|
-
// @public
|
|
1553
|
-
export interface UsagesListOptionalParams extends coreClient.OperationOptions {
|
|
1554
|
-
}
|
|
1555
|
-
|
|
1556
|
-
// @public
|
|
1557
|
-
export type UsagesListResponse = WorkspaceListUsagesResult;
|
|
1558
|
-
|
|
1559
|
-
// @public
|
|
1560
|
-
export interface UserIdentityProperties {
|
|
1561
|
-
readonly clientId?: string;
|
|
1562
|
-
readonly principalId?: string;
|
|
1563
|
-
}
|
|
1564
|
-
|
|
1565
|
-
// @public
|
|
1566
|
-
export interface Workspace extends TrackedResource {
|
|
1567
|
-
readonly createdDate?: string;
|
|
1568
|
-
readonly customerId?: string;
|
|
1569
|
-
defaultDataCollectionRuleResourceId?: string;
|
|
1570
|
-
etag?: string;
|
|
1571
|
-
features?: WorkspaceFeatures;
|
|
1572
|
-
forceCmkForQuery?: boolean;
|
|
1573
|
-
identity?: Identity;
|
|
1574
|
-
readonly modifiedDate?: string;
|
|
1575
|
-
readonly privateLinkScopedResources?: PrivateLinkScopedResource[];
|
|
1576
|
-
readonly provisioningState?: WorkspaceEntityStatus;
|
|
1577
|
-
publicNetworkAccessForIngestion?: PublicNetworkAccessType;
|
|
1578
|
-
publicNetworkAccessForQuery?: PublicNetworkAccessType;
|
|
1579
|
-
retentionInDays?: number;
|
|
1580
|
-
sku?: WorkspaceSku;
|
|
1581
|
-
readonly systemData?: SystemDataAutoGenerated;
|
|
1582
|
-
workspaceCapping?: WorkspaceCapping;
|
|
1583
|
-
}
|
|
1584
|
-
|
|
1585
|
-
// @public
|
|
1586
|
-
export interface WorkspaceCapping {
|
|
1587
|
-
dailyQuotaGb?: number;
|
|
1588
|
-
readonly dataIngestionStatus?: DataIngestionStatus;
|
|
1589
|
-
readonly quotaNextResetTime?: string;
|
|
1590
|
-
}
|
|
1591
|
-
|
|
1592
|
-
// @public
|
|
1593
|
-
export type WorkspaceEntityStatus = string;
|
|
1594
|
-
|
|
1595
|
-
// @public
|
|
1596
|
-
export interface WorkspaceFeatures {
|
|
1597
|
-
[property: string]: any;
|
|
1598
|
-
clusterResourceId?: string;
|
|
1599
|
-
disableLocalAuth?: boolean;
|
|
1600
|
-
enableDataExport?: boolean;
|
|
1601
|
-
enableLogAccessUsingOnlyResourcePermissions?: boolean;
|
|
1602
|
-
immediatePurgeDataOn30Days?: boolean;
|
|
1603
|
-
}
|
|
1604
|
-
|
|
1605
|
-
// @public
|
|
1606
|
-
export interface WorkspaceListManagementGroupsResult {
|
|
1607
|
-
value?: ManagementGroup[];
|
|
1608
|
-
}
|
|
1609
|
-
|
|
1610
|
-
// @public
|
|
1611
|
-
export interface WorkspaceListResult {
|
|
1612
|
-
value?: Workspace[];
|
|
1613
|
-
}
|
|
1614
|
-
|
|
1615
|
-
// @public
|
|
1616
|
-
export interface WorkspaceListUsagesResult {
|
|
1617
|
-
value?: UsageMetric[];
|
|
1618
|
-
}
|
|
1619
|
-
|
|
1620
|
-
// @public
|
|
1621
|
-
export interface WorkspacePatch extends AzureEntityResource {
|
|
1622
|
-
readonly createdDate?: string;
|
|
1623
|
-
readonly customerId?: string;
|
|
1624
|
-
defaultDataCollectionRuleResourceId?: string;
|
|
1625
|
-
features?: WorkspaceFeatures;
|
|
1626
|
-
forceCmkForQuery?: boolean;
|
|
1627
|
-
identity?: Identity;
|
|
1628
|
-
readonly modifiedDate?: string;
|
|
1629
|
-
readonly privateLinkScopedResources?: PrivateLinkScopedResource[];
|
|
1630
|
-
readonly provisioningState?: WorkspaceEntityStatus;
|
|
1631
|
-
publicNetworkAccessForIngestion?: PublicNetworkAccessType;
|
|
1632
|
-
publicNetworkAccessForQuery?: PublicNetworkAccessType;
|
|
1633
|
-
retentionInDays?: number;
|
|
1634
|
-
sku?: WorkspaceSku;
|
|
1635
|
-
tags?: {
|
|
1636
|
-
[propertyName: string]: string;
|
|
1637
|
-
};
|
|
1638
|
-
workspaceCapping?: WorkspaceCapping;
|
|
1639
|
-
}
|
|
1640
|
-
|
|
1641
|
-
// @public
|
|
1642
|
-
export interface WorkspacePurge {
|
|
1643
|
-
getPurgeStatus(resourceGroupName: string, workspaceName: string, purgeId: string, options?: WorkspacePurgeGetPurgeStatusOptionalParams): Promise<WorkspacePurgeGetPurgeStatusResponse>;
|
|
1644
|
-
purge(resourceGroupName: string, workspaceName: string, body: WorkspacePurgeBody, options?: WorkspacePurgePurgeOptionalParams): Promise<WorkspacePurgePurgeResponse>;
|
|
1645
|
-
}
|
|
1646
|
-
|
|
1647
|
-
// @public
|
|
1648
|
-
export interface WorkspacePurgeBody {
|
|
1649
|
-
filters: WorkspacePurgeBodyFilters[];
|
|
1650
|
-
table: string;
|
|
1651
|
-
}
|
|
1652
|
-
|
|
1653
|
-
// @public
|
|
1654
|
-
export interface WorkspacePurgeBodyFilters {
|
|
1655
|
-
column?: string;
|
|
1656
|
-
key?: string;
|
|
1657
|
-
operator?: string;
|
|
1658
|
-
value?: any;
|
|
1659
|
-
}
|
|
1660
|
-
|
|
1661
|
-
// @public
|
|
1662
|
-
export interface WorkspacePurgeGetPurgeStatusOptionalParams extends coreClient.OperationOptions {
|
|
1663
|
-
}
|
|
1664
|
-
|
|
1665
|
-
// @public
|
|
1666
|
-
export type WorkspacePurgeGetPurgeStatusResponse = WorkspacePurgeStatusResponse;
|
|
1667
|
-
|
|
1668
|
-
// @public
|
|
1669
|
-
export interface WorkspacePurgePurgeHeaders {
|
|
1670
|
-
xMsStatusLocation?: string;
|
|
1671
|
-
}
|
|
1672
|
-
|
|
1673
|
-
// @public
|
|
1674
|
-
export interface WorkspacePurgePurgeOptionalParams extends coreClient.OperationOptions {
|
|
1675
|
-
}
|
|
1676
|
-
|
|
1677
|
-
// @public
|
|
1678
|
-
export type WorkspacePurgePurgeResponse = WorkspacePurgePurgeHeaders & WorkspacePurgeResponse;
|
|
1679
|
-
|
|
1680
|
-
// @public
|
|
1681
|
-
export interface WorkspacePurgeResponse {
|
|
1682
|
-
operationId: string;
|
|
1683
|
-
}
|
|
1684
|
-
|
|
1685
|
-
// @public
|
|
1686
|
-
export interface WorkspacePurgeStatusResponse {
|
|
1687
|
-
status: PurgeState;
|
|
1688
|
-
}
|
|
1689
|
-
|
|
1690
|
-
// @public
|
|
1691
|
-
export interface Workspaces {
|
|
1692
|
-
beginCreateOrUpdate(resourceGroupName: string, workspaceName: string, parameters: Workspace, options?: WorkspacesCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<WorkspacesCreateOrUpdateResponse>, WorkspacesCreateOrUpdateResponse>>;
|
|
1693
|
-
beginCreateOrUpdateAndWait(resourceGroupName: string, workspaceName: string, parameters: Workspace, options?: WorkspacesCreateOrUpdateOptionalParams): Promise<WorkspacesCreateOrUpdateResponse>;
|
|
1694
|
-
beginDelete(resourceGroupName: string, workspaceName: string, options?: WorkspacesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
1695
|
-
beginDeleteAndWait(resourceGroupName: string, workspaceName: string, options?: WorkspacesDeleteOptionalParams): Promise<void>;
|
|
1696
|
-
get(resourceGroupName: string, workspaceName: string, options?: WorkspacesGetOptionalParams): Promise<WorkspacesGetResponse>;
|
|
1697
|
-
list(options?: WorkspacesListOptionalParams): PagedAsyncIterableIterator<Workspace>;
|
|
1698
|
-
listByResourceGroup(resourceGroupName: string, options?: WorkspacesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Workspace>;
|
|
1699
|
-
update(resourceGroupName: string, workspaceName: string, parameters: WorkspacePatch, options?: WorkspacesUpdateOptionalParams): Promise<WorkspacesUpdateResponse>;
|
|
1700
|
-
}
|
|
1701
|
-
|
|
1702
|
-
// @public
|
|
1703
|
-
export interface WorkspacesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1704
|
-
resumeFrom?: string;
|
|
1705
|
-
updateIntervalInMs?: number;
|
|
1706
|
-
}
|
|
1707
|
-
|
|
1708
|
-
// @public
|
|
1709
|
-
export type WorkspacesCreateOrUpdateResponse = Workspace;
|
|
1710
|
-
|
|
1711
|
-
// @public
|
|
1712
|
-
export interface WorkspacesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1713
|
-
force?: boolean;
|
|
1714
|
-
resumeFrom?: string;
|
|
1715
|
-
updateIntervalInMs?: number;
|
|
1716
|
-
}
|
|
1717
|
-
|
|
1718
|
-
// @public
|
|
1719
|
-
export interface WorkspacesGetOptionalParams extends coreClient.OperationOptions {
|
|
1720
|
-
}
|
|
1721
|
-
|
|
1722
|
-
// @public
|
|
1723
|
-
export type WorkspacesGetResponse = Workspace;
|
|
1724
|
-
|
|
1725
|
-
// @public
|
|
1726
|
-
export interface WorkspaceSku {
|
|
1727
|
-
capacityReservationLevel?: CapacityReservationLevel;
|
|
1728
|
-
readonly lastSkuUpdate?: string;
|
|
1729
|
-
name: WorkspaceSkuNameEnum;
|
|
1730
|
-
}
|
|
1731
|
-
|
|
1732
|
-
// @public
|
|
1733
|
-
export type WorkspaceSkuNameEnum = string;
|
|
1734
|
-
|
|
1735
|
-
// @public
|
|
1736
|
-
export interface WorkspacesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
1737
|
-
}
|
|
1738
|
-
|
|
1739
|
-
// @public
|
|
1740
|
-
export type WorkspacesListByResourceGroupResponse = WorkspaceListResult;
|
|
1741
|
-
|
|
1742
|
-
// @public
|
|
1743
|
-
export interface WorkspacesListOptionalParams extends coreClient.OperationOptions {
|
|
1744
|
-
}
|
|
1745
|
-
|
|
1746
|
-
// @public
|
|
1747
|
-
export type WorkspacesListResponse = WorkspaceListResult;
|
|
1748
|
-
|
|
1749
|
-
// @public
|
|
1750
|
-
export interface WorkspacesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1751
|
-
}
|
|
1752
|
-
|
|
1753
|
-
// @public
|
|
1754
|
-
export type WorkspacesUpdateResponse = Workspace;
|
|
1755
|
-
|
|
1756
|
-
// (No @packageDocumentation comment for this package)
|
|
1757
|
-
|
|
1758
|
-
```
|