@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,34 +1,176 @@
|
|
|
1
|
-
import * as coreClient from "@azure/core-client";
|
|
2
|
-
/**
|
|
3
|
-
export interface
|
|
4
|
-
/**
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
import type * as coreClient from "@azure/core-client";
|
|
2
|
+
/** Service Tier details. */
|
|
3
|
+
export interface AvailableServiceTier {
|
|
4
|
+
/**
|
|
5
|
+
* The name of the Service Tier.
|
|
6
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7
|
+
*/
|
|
8
|
+
readonly serviceTier?: SkuNameEnum;
|
|
9
|
+
/**
|
|
10
|
+
* True if the Service Tier is enabled for the workspace.
|
|
11
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
12
|
+
*/
|
|
13
|
+
readonly enabled?: boolean;
|
|
14
|
+
/**
|
|
15
|
+
* The minimum retention for the Service Tier, in days.
|
|
16
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
17
|
+
*/
|
|
18
|
+
readonly minimumRetention?: number;
|
|
19
|
+
/**
|
|
20
|
+
* The maximum retention for the Service Tier, in days.
|
|
21
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
22
|
+
*/
|
|
23
|
+
readonly maximumRetention?: number;
|
|
24
|
+
/**
|
|
25
|
+
* The default retention for the Service Tier, in days.
|
|
26
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
27
|
+
*/
|
|
28
|
+
readonly defaultRetention?: number;
|
|
29
|
+
/**
|
|
30
|
+
* The capacity reservation level in GB per day. Returned for the Capacity Reservation Service Tier.
|
|
31
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
32
|
+
*/
|
|
33
|
+
readonly capacityReservationLevel?: number;
|
|
34
|
+
/**
|
|
35
|
+
* Time when the sku was last updated for the workspace. Returned for the Capacity Reservation Service Tier.
|
|
36
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
37
|
+
*/
|
|
38
|
+
readonly lastSkuUpdate?: string;
|
|
39
|
+
}
|
|
40
|
+
/** The list clusters operation response. */
|
|
41
|
+
export interface ClusterListResult {
|
|
42
|
+
/** The link used to get the next page of recommendations. */
|
|
7
43
|
nextLink?: string;
|
|
44
|
+
/** A list of Log Analytics clusters. */
|
|
45
|
+
value?: Cluster[];
|
|
46
|
+
}
|
|
47
|
+
/** Managed service identity (system assigned and/or user assigned identities) */
|
|
48
|
+
export interface ManagedServiceIdentity {
|
|
49
|
+
/**
|
|
50
|
+
* The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
|
|
51
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
52
|
+
*/
|
|
53
|
+
readonly principalId?: string;
|
|
54
|
+
/**
|
|
55
|
+
* The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
|
|
56
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
57
|
+
*/
|
|
58
|
+
readonly tenantId?: string;
|
|
59
|
+
/** Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). */
|
|
60
|
+
type: ManagedServiceIdentityType;
|
|
61
|
+
/** The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests. */
|
|
62
|
+
userAssignedIdentities?: {
|
|
63
|
+
[propertyName: string]: UserAssignedIdentity | null;
|
|
64
|
+
};
|
|
65
|
+
}
|
|
66
|
+
/** User assigned identity properties */
|
|
67
|
+
export interface UserAssignedIdentity {
|
|
68
|
+
/**
|
|
69
|
+
* The principal ID of the assigned identity.
|
|
70
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
71
|
+
*/
|
|
72
|
+
readonly principalId?: string;
|
|
73
|
+
/**
|
|
74
|
+
* The client ID of the assigned identity.
|
|
75
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
76
|
+
*/
|
|
77
|
+
readonly clientId?: string;
|
|
78
|
+
}
|
|
79
|
+
/** The cluster sku definition. */
|
|
80
|
+
export interface ClusterSku {
|
|
81
|
+
/** The capacity reservation level in Gigabytes for this cluster. */
|
|
82
|
+
capacity?: number;
|
|
83
|
+
/** The SKU (tier) of a cluster. */
|
|
84
|
+
name?: ClusterSkuNameEnum;
|
|
85
|
+
}
|
|
86
|
+
/** The key vault properties. */
|
|
87
|
+
export interface KeyVaultProperties {
|
|
88
|
+
/** The Key Vault uri which holds they key associated with the Log Analytics cluster. */
|
|
89
|
+
keyVaultUri?: string;
|
|
90
|
+
/** The name of the key associated with the Log Analytics cluster. */
|
|
91
|
+
keyName?: string;
|
|
92
|
+
/** The version of the key associated with the Log Analytics cluster. */
|
|
93
|
+
keyVersion?: string;
|
|
94
|
+
/** Selected key minimum required size. */
|
|
95
|
+
keyRsaSize?: number;
|
|
96
|
+
}
|
|
97
|
+
/** The list of Log Analytics workspaces associated with the cluster. */
|
|
98
|
+
export interface AssociatedWorkspace {
|
|
99
|
+
/**
|
|
100
|
+
* Associated workspace immutable id.
|
|
101
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
102
|
+
*/
|
|
103
|
+
readonly workspaceId?: string;
|
|
104
|
+
/**
|
|
105
|
+
* Associated workspace resource name.
|
|
106
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
107
|
+
*/
|
|
108
|
+
readonly workspaceName?: string;
|
|
109
|
+
/**
|
|
110
|
+
* Associated workspace arm resource id, in the form of: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}.
|
|
111
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
112
|
+
*/
|
|
113
|
+
readonly resourceId?: string;
|
|
114
|
+
/**
|
|
115
|
+
* The time of workspace association.
|
|
116
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
117
|
+
*/
|
|
118
|
+
readonly associateDate?: Date;
|
|
119
|
+
}
|
|
120
|
+
/** The Capacity Reservation properties. */
|
|
121
|
+
export interface CapacityReservationProperties {
|
|
122
|
+
/**
|
|
123
|
+
* The last time Sku was updated.
|
|
124
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
125
|
+
*/
|
|
126
|
+
readonly lastSkuUpdate?: Date;
|
|
127
|
+
/**
|
|
128
|
+
* Minimum CapacityReservation value in Gigabytes.
|
|
129
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
130
|
+
*/
|
|
131
|
+
readonly minCapacity?: number;
|
|
132
|
+
}
|
|
133
|
+
/** Cluster replication properties. */
|
|
134
|
+
export interface ClusterReplicationProperties {
|
|
135
|
+
/** The secondary location of the replication. If replication is being enabled, enabled must be provided. */
|
|
136
|
+
location?: string;
|
|
137
|
+
/** Specifies whether the replication is enabled or not. When true the cluster is replicate to the specified location. */
|
|
138
|
+
enabled?: boolean;
|
|
139
|
+
/** Should enable AvailabilityZones for the given replicated cluster */
|
|
140
|
+
isAvailabilityZonesEnabled?: boolean;
|
|
141
|
+
/**
|
|
142
|
+
* The provisioning state of the cluster replication.
|
|
143
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
144
|
+
*/
|
|
145
|
+
readonly provisioningState?: ClusterReplicationState;
|
|
146
|
+
/**
|
|
147
|
+
* The cluster's replication creation time
|
|
148
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
149
|
+
*/
|
|
150
|
+
readonly createdDate?: Date;
|
|
151
|
+
/**
|
|
152
|
+
* The last time the cluster's replication was updated.
|
|
153
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
154
|
+
*/
|
|
155
|
+
readonly lastModifiedDate?: Date;
|
|
8
156
|
}
|
|
9
|
-
/**
|
|
10
|
-
export interface
|
|
157
|
+
/** Common fields that are returned in the response for all Azure Resource Manager resources */
|
|
158
|
+
export interface Resource {
|
|
11
159
|
/**
|
|
12
|
-
*
|
|
160
|
+
* Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
|
|
13
161
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
14
162
|
*/
|
|
15
163
|
readonly id?: string;
|
|
16
164
|
/**
|
|
17
|
-
*
|
|
165
|
+
* The name of the resource
|
|
18
166
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
19
167
|
*/
|
|
20
168
|
readonly name?: string;
|
|
21
169
|
/**
|
|
22
|
-
*
|
|
170
|
+
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
23
171
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
24
172
|
*/
|
|
25
173
|
readonly type?: string;
|
|
26
|
-
/** Resource location */
|
|
27
|
-
location: string;
|
|
28
|
-
/** Resource tags */
|
|
29
|
-
tags?: {
|
|
30
|
-
[propertyName: string]: string;
|
|
31
|
-
};
|
|
32
174
|
}
|
|
33
175
|
/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
|
|
34
176
|
export interface ErrorResponse {
|
|
@@ -76,84 +218,20 @@ export interface ErrorAdditionalInfo {
|
|
|
76
218
|
*/
|
|
77
219
|
readonly info?: Record<string, unknown>;
|
|
78
220
|
}
|
|
79
|
-
/**
|
|
80
|
-
export interface
|
|
81
|
-
/** Resource
|
|
221
|
+
/** The top level Log Analytics cluster resource container. */
|
|
222
|
+
export interface ClusterPatch {
|
|
223
|
+
/** Resource's identity. */
|
|
224
|
+
identity?: ManagedServiceIdentity;
|
|
225
|
+
/** The sku properties. */
|
|
226
|
+
sku?: ClusterSku;
|
|
227
|
+
/** Resource tags. */
|
|
82
228
|
tags?: {
|
|
83
229
|
[propertyName: string]: string;
|
|
84
230
|
};
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
value: LogAnalyticsQueryPackQuery[];
|
|
90
|
-
/** The URI to get the next set of Log Analytics QueryPack definitions if too many QueryPack-Queries where returned in the result set. */
|
|
91
|
-
nextLink?: string;
|
|
92
|
-
}
|
|
93
|
-
/** The related metadata items for the function. */
|
|
94
|
-
export interface LogAnalyticsQueryPackQueryPropertiesRelated {
|
|
95
|
-
/** The related categories for the function. */
|
|
96
|
-
categories?: string[];
|
|
97
|
-
/** The related resource types for the function. */
|
|
98
|
-
resourceTypes?: string[];
|
|
99
|
-
/** The related Log Analytics solutions for the function. */
|
|
100
|
-
solutions?: string[];
|
|
101
|
-
}
|
|
102
|
-
/** An Azure resource QueryPack-Query object */
|
|
103
|
-
export interface AzureResourceProperties {
|
|
104
|
-
/**
|
|
105
|
-
* Azure resource Id
|
|
106
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
107
|
-
*/
|
|
108
|
-
readonly id?: string;
|
|
109
|
-
/**
|
|
110
|
-
* Azure resource name
|
|
111
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
112
|
-
*/
|
|
113
|
-
readonly name?: string;
|
|
114
|
-
/**
|
|
115
|
-
* Azure resource type
|
|
116
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
117
|
-
*/
|
|
118
|
-
readonly type?: string;
|
|
119
|
-
/**
|
|
120
|
-
* Read only system data
|
|
121
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
122
|
-
*/
|
|
123
|
-
readonly systemData?: SystemData;
|
|
124
|
-
}
|
|
125
|
-
/** Read only system data */
|
|
126
|
-
export interface SystemData {
|
|
127
|
-
/** An identifier for the identity that created the resource */
|
|
128
|
-
createdBy?: string;
|
|
129
|
-
/** The type of identity that created the resource */
|
|
130
|
-
createdByType?: IdentityType;
|
|
131
|
-
/** The timestamp of resource creation (UTC) */
|
|
132
|
-
createdAt?: Date;
|
|
133
|
-
/** An identifier for the identity that last modified the resource */
|
|
134
|
-
lastModifiedBy?: string;
|
|
135
|
-
/** The type of identity that last modified the resource */
|
|
136
|
-
lastModifiedByType?: IdentityType;
|
|
137
|
-
/** The timestamp of resource last modification (UTC) */
|
|
138
|
-
lastModifiedAt?: Date;
|
|
139
|
-
}
|
|
140
|
-
/** Properties that define an Log Analytics QueryPack-Query search properties. */
|
|
141
|
-
export interface LogAnalyticsQueryPackQuerySearchProperties {
|
|
142
|
-
/** The related metadata items for the function. */
|
|
143
|
-
related?: LogAnalyticsQueryPackQuerySearchPropertiesRelated;
|
|
144
|
-
/** Tags associated with the query. */
|
|
145
|
-
tags?: {
|
|
146
|
-
[propertyName: string]: string[];
|
|
147
|
-
};
|
|
148
|
-
}
|
|
149
|
-
/** The related metadata items for the function. */
|
|
150
|
-
export interface LogAnalyticsQueryPackQuerySearchPropertiesRelated {
|
|
151
|
-
/** The related categories for the function. */
|
|
152
|
-
categories?: string[];
|
|
153
|
-
/** The related resource types for the function. */
|
|
154
|
-
resourceTypes?: string[];
|
|
155
|
-
/** The related Log Analytics solutions for the function. */
|
|
156
|
-
solutions?: string[];
|
|
231
|
+
/** The associated key properties. */
|
|
232
|
+
keyVaultProperties?: KeyVaultProperties;
|
|
233
|
+
/** The cluster's billing type. */
|
|
234
|
+
billingType?: BillingType;
|
|
157
235
|
}
|
|
158
236
|
/** Result of the request to list data exports. */
|
|
159
237
|
export interface DataExportListResult {
|
|
@@ -161,7 +239,7 @@ export interface DataExportListResult {
|
|
|
161
239
|
value?: DataExport[];
|
|
162
240
|
}
|
|
163
241
|
/** Common fields that are returned in the response for all Azure Resource Manager resources */
|
|
164
|
-
export interface
|
|
242
|
+
export interface ResourceAutoGenerated {
|
|
165
243
|
/**
|
|
166
244
|
* Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
|
|
167
245
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -228,6 +306,34 @@ export interface ManagementGroup {
|
|
|
228
306
|
/** The SKU of System Center that is managing the management group. */
|
|
229
307
|
sku?: string;
|
|
230
308
|
}
|
|
309
|
+
/** Result of the request to list solution operations. */
|
|
310
|
+
export interface OperationListResult {
|
|
311
|
+
/** List of solution operations supported by the OperationsManagement resource provider. */
|
|
312
|
+
value?: Operation[];
|
|
313
|
+
/**
|
|
314
|
+
* URL to get the next set of operation list results if there are any.
|
|
315
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
316
|
+
*/
|
|
317
|
+
readonly nextLink?: string;
|
|
318
|
+
}
|
|
319
|
+
/** Supported operation of OperationalInsights resource provider. */
|
|
320
|
+
export interface Operation {
|
|
321
|
+
/** Operation name: {provider}/{resource}/{operation} */
|
|
322
|
+
name?: string;
|
|
323
|
+
/** Display metadata associated with the operation. */
|
|
324
|
+
display?: OperationDisplay;
|
|
325
|
+
}
|
|
326
|
+
/** Display metadata associated with the operation. */
|
|
327
|
+
export interface OperationDisplay {
|
|
328
|
+
/** Service provider: Microsoft OperationsManagement. */
|
|
329
|
+
provider?: string;
|
|
330
|
+
/** Resource on which the operation is performed etc. */
|
|
331
|
+
resource?: string;
|
|
332
|
+
/** Type of operation: get, read, delete, etc. */
|
|
333
|
+
operation?: string;
|
|
334
|
+
/** Description of operation */
|
|
335
|
+
description?: string;
|
|
336
|
+
}
|
|
231
337
|
/** The status of operation. */
|
|
232
338
|
export interface OperationStatus {
|
|
233
339
|
/** The operation Id. */
|
|
@@ -243,60 +349,91 @@ export interface OperationStatus {
|
|
|
243
349
|
/** The error detail of the operation if any. */
|
|
244
350
|
error?: ErrorResponse;
|
|
245
351
|
}
|
|
246
|
-
/**
|
|
247
|
-
export interface
|
|
248
|
-
/**
|
|
249
|
-
|
|
250
|
-
/** The
|
|
251
|
-
|
|
252
|
-
}
|
|
253
|
-
/** The list workspace usages operation response. */
|
|
254
|
-
export interface WorkspaceListUsagesResult {
|
|
255
|
-
/** Gets or sets a list of usage metrics for a workspace. */
|
|
256
|
-
value?: UsageMetric[];
|
|
352
|
+
/** Describes the list of Log Analytics QueryPack-Query resources. */
|
|
353
|
+
export interface LogAnalyticsQueryPackQueryListResult {
|
|
354
|
+
/** List of Log Analytics QueryPack Query definitions. */
|
|
355
|
+
value: LogAnalyticsQueryPackQuery[];
|
|
356
|
+
/** The URI to get the next set of Log Analytics QueryPack definitions if too many QueryPack-Queries where returned in the result set. */
|
|
357
|
+
nextLink?: string;
|
|
257
358
|
}
|
|
258
|
-
/**
|
|
259
|
-
export interface
|
|
260
|
-
/** The
|
|
261
|
-
|
|
262
|
-
/** The
|
|
263
|
-
|
|
264
|
-
/** The
|
|
265
|
-
|
|
266
|
-
/** The quota limit for the metric. */
|
|
267
|
-
limit?: number;
|
|
268
|
-
/** The time that the metric's value will reset. */
|
|
269
|
-
nextResetTime?: Date;
|
|
270
|
-
/** The quota period that determines the length of time between value resets. */
|
|
271
|
-
quotaPeriod?: string;
|
|
359
|
+
/** The related metadata items for the function. */
|
|
360
|
+
export interface LogAnalyticsQueryPackQueryPropertiesRelated {
|
|
361
|
+
/** The related categories for the function. */
|
|
362
|
+
categories?: string[];
|
|
363
|
+
/** The related resource types for the function. */
|
|
364
|
+
resourceTypes?: string[];
|
|
365
|
+
/** The related Log Analytics solutions for the function. */
|
|
366
|
+
solutions?: string[];
|
|
272
367
|
}
|
|
273
|
-
/**
|
|
274
|
-
export interface
|
|
275
|
-
/**
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
368
|
+
/** Common fields that are returned in the response for all Azure Resource Manager resources */
|
|
369
|
+
export interface ResourceAutoGenerated2 {
|
|
370
|
+
/**
|
|
371
|
+
* Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
|
|
372
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
373
|
+
*/
|
|
374
|
+
readonly id?: string;
|
|
375
|
+
/**
|
|
376
|
+
* The name of the resource
|
|
377
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
378
|
+
*/
|
|
379
|
+
readonly name?: string;
|
|
380
|
+
/**
|
|
381
|
+
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
382
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
383
|
+
*/
|
|
384
|
+
readonly type?: string;
|
|
385
|
+
/**
|
|
386
|
+
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
387
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
388
|
+
*/
|
|
389
|
+
readonly systemData?: SystemData;
|
|
279
390
|
}
|
|
280
|
-
/**
|
|
281
|
-
export interface
|
|
282
|
-
/** The
|
|
283
|
-
|
|
284
|
-
/** The
|
|
285
|
-
|
|
391
|
+
/** Metadata pertaining to creation and last modification of the resource. */
|
|
392
|
+
export interface SystemData {
|
|
393
|
+
/** The identity that created the resource. */
|
|
394
|
+
createdBy?: string;
|
|
395
|
+
/** The type of identity that created the resource. */
|
|
396
|
+
createdByType?: CreatedByType;
|
|
397
|
+
/** The timestamp of resource creation (UTC). */
|
|
398
|
+
createdAt?: Date;
|
|
399
|
+
/** The identity that last modified the resource. */
|
|
400
|
+
lastModifiedBy?: string;
|
|
401
|
+
/** The type of identity that last modified the resource. */
|
|
402
|
+
lastModifiedByType?: CreatedByType;
|
|
403
|
+
/** The timestamp of resource last modification (UTC) */
|
|
404
|
+
lastModifiedAt?: Date;
|
|
286
405
|
}
|
|
287
|
-
/**
|
|
288
|
-
export interface
|
|
289
|
-
/** The
|
|
290
|
-
|
|
291
|
-
/**
|
|
292
|
-
|
|
406
|
+
/** Properties that define an Log Analytics QueryPack-Query search properties. */
|
|
407
|
+
export interface LogAnalyticsQueryPackQuerySearchProperties {
|
|
408
|
+
/** The related metadata items for the function. */
|
|
409
|
+
related?: LogAnalyticsQueryPackQuerySearchPropertiesRelated;
|
|
410
|
+
/** Tags associated with the query. */
|
|
411
|
+
tags?: {
|
|
412
|
+
[propertyName: string]: string[];
|
|
413
|
+
};
|
|
293
414
|
}
|
|
294
|
-
/** The
|
|
295
|
-
export interface
|
|
296
|
-
/**
|
|
297
|
-
|
|
298
|
-
/** The
|
|
299
|
-
|
|
415
|
+
/** The related metadata items for the function. */
|
|
416
|
+
export interface LogAnalyticsQueryPackQuerySearchPropertiesRelated {
|
|
417
|
+
/** The related categories for the function. */
|
|
418
|
+
categories?: string[];
|
|
419
|
+
/** The related resource types for the function. */
|
|
420
|
+
resourceTypes?: string[];
|
|
421
|
+
/** The related Log Analytics solutions for the function. */
|
|
422
|
+
solutions?: string[];
|
|
423
|
+
}
|
|
424
|
+
/** Describes the list of Log Analytics QueryPack resources. */
|
|
425
|
+
export interface LogAnalyticsQueryPackListResult {
|
|
426
|
+
/** List of Log Analytics QueryPack definitions. */
|
|
427
|
+
value: LogAnalyticsQueryPack[];
|
|
428
|
+
/** The URI to get the next set of Log Analytics QueryPack definitions if too many QueryPacks where returned in the result set. */
|
|
429
|
+
nextLink?: string;
|
|
430
|
+
}
|
|
431
|
+
/** A container holding only the Tags for a resource, allowing the user to update the tags on a QueryPack instance. */
|
|
432
|
+
export interface TagsResource {
|
|
433
|
+
/** Resource tags */
|
|
434
|
+
tags?: {
|
|
435
|
+
[propertyName: string]: string;
|
|
436
|
+
};
|
|
300
437
|
}
|
|
301
438
|
/** A tag of a saved search. */
|
|
302
439
|
export interface Tag {
|
|
@@ -310,44 +447,6 @@ export interface SavedSearchesListResult {
|
|
|
310
447
|
/** The array of result values. */
|
|
311
448
|
value?: SavedSearch[];
|
|
312
449
|
}
|
|
313
|
-
/** Service Tier details. */
|
|
314
|
-
export interface AvailableServiceTier {
|
|
315
|
-
/**
|
|
316
|
-
* The name of the Service Tier.
|
|
317
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
318
|
-
*/
|
|
319
|
-
readonly serviceTier?: SkuNameEnum;
|
|
320
|
-
/**
|
|
321
|
-
* True if the Service Tier is enabled for the workspace.
|
|
322
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
323
|
-
*/
|
|
324
|
-
readonly enabled?: boolean;
|
|
325
|
-
/**
|
|
326
|
-
* The minimum retention for the Service Tier, in days.
|
|
327
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
328
|
-
*/
|
|
329
|
-
readonly minimumRetention?: number;
|
|
330
|
-
/**
|
|
331
|
-
* The maximum retention for the Service Tier, in days.
|
|
332
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
333
|
-
*/
|
|
334
|
-
readonly maximumRetention?: number;
|
|
335
|
-
/**
|
|
336
|
-
* The default retention for the Service Tier, in days.
|
|
337
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
338
|
-
*/
|
|
339
|
-
readonly defaultRetention?: number;
|
|
340
|
-
/**
|
|
341
|
-
* The capacity reservation level in GB per day. Returned for the Capacity Reservation Service Tier.
|
|
342
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
343
|
-
*/
|
|
344
|
-
readonly capacityReservationLevel?: number;
|
|
345
|
-
/**
|
|
346
|
-
* Time when the sku was last updated for the workspace. Returned for the Capacity Reservation Service Tier.
|
|
347
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
348
|
-
*/
|
|
349
|
-
readonly lastSkuUpdate?: string;
|
|
350
|
-
}
|
|
351
450
|
/** The get schema operation response. */
|
|
352
451
|
export interface SearchGetSchemaResponse {
|
|
353
452
|
/** The metadata from search results. */
|
|
@@ -430,169 +529,217 @@ export interface SearchSchemaValue {
|
|
|
430
529
|
/** The array of workflows containing the field. */
|
|
431
530
|
ownerType?: string[];
|
|
432
531
|
}
|
|
433
|
-
/**
|
|
434
|
-
export interface
|
|
435
|
-
/**
|
|
436
|
-
|
|
437
|
-
/** The
|
|
438
|
-
|
|
532
|
+
/** The shared keys for a workspace. */
|
|
533
|
+
export interface SharedKeys {
|
|
534
|
+
/** The primary shared key of a workspace. */
|
|
535
|
+
primarySharedKey?: string;
|
|
536
|
+
/** The secondary shared key of a workspace. */
|
|
537
|
+
secondarySharedKey?: string;
|
|
439
538
|
}
|
|
440
|
-
/**
|
|
441
|
-
export interface
|
|
442
|
-
/** The
|
|
443
|
-
|
|
444
|
-
/**
|
|
445
|
-
|
|
446
|
-
/** the value for the operator to function over. This can be a number (e.g., > 100), a string (timestamp >= '2017-09-01') or array of values. */
|
|
447
|
-
value?: any;
|
|
448
|
-
/** When filtering over custom dimensions, this key will be used as the name of the custom dimension. */
|
|
449
|
-
key?: string;
|
|
539
|
+
/** Describes a storage account connection. */
|
|
540
|
+
export interface StorageAccount {
|
|
541
|
+
/** The Azure Resource Manager ID of the storage account resource. */
|
|
542
|
+
id: string;
|
|
543
|
+
/** The storage account key. */
|
|
544
|
+
key: string;
|
|
450
545
|
}
|
|
451
|
-
/**
|
|
452
|
-
export interface
|
|
453
|
-
/**
|
|
454
|
-
|
|
546
|
+
/** The status of the storage insight. */
|
|
547
|
+
export interface StorageInsightStatus {
|
|
548
|
+
/** The state of the storage insight connection to the workspace */
|
|
549
|
+
state: StorageInsightState;
|
|
550
|
+
/** Description of the state of the storage insight. */
|
|
551
|
+
description?: string;
|
|
455
552
|
}
|
|
456
|
-
/**
|
|
457
|
-
export interface
|
|
458
|
-
/**
|
|
459
|
-
|
|
553
|
+
/** The list storage insights operation response. */
|
|
554
|
+
export interface StorageInsightListResult {
|
|
555
|
+
/** A list of storage insight items. */
|
|
556
|
+
value?: StorageInsight[];
|
|
557
|
+
/** The link (url) to the next page of results. */
|
|
558
|
+
odataNextLink?: string;
|
|
460
559
|
}
|
|
461
|
-
/** The list
|
|
462
|
-
export interface
|
|
463
|
-
/**
|
|
464
|
-
|
|
465
|
-
/** A list of Log Analytics clusters. */
|
|
466
|
-
value?: Cluster[];
|
|
560
|
+
/** The list tables operation response. */
|
|
561
|
+
export interface TablesListResult {
|
|
562
|
+
/** A list of data tables. */
|
|
563
|
+
value?: Table[];
|
|
467
564
|
}
|
|
468
|
-
/**
|
|
469
|
-
export interface
|
|
565
|
+
/** Parameters of the search job that initiated this table. */
|
|
566
|
+
export interface SearchResults {
|
|
567
|
+
/** Search job query. */
|
|
568
|
+
query?: string;
|
|
569
|
+
/** Search job Description. */
|
|
570
|
+
description?: string;
|
|
571
|
+
/** Limit the search job to return up to specified number of rows. */
|
|
572
|
+
limit?: number;
|
|
573
|
+
/** The timestamp to start the search from (UTC) */
|
|
574
|
+
startSearchTime?: Date;
|
|
575
|
+
/** The timestamp to end the search by (UTC) */
|
|
576
|
+
endSearchTime?: Date;
|
|
470
577
|
/**
|
|
471
|
-
* The
|
|
578
|
+
* The table used in the search job.
|
|
472
579
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
473
580
|
*/
|
|
474
|
-
readonly
|
|
581
|
+
readonly sourceTable?: string;
|
|
475
582
|
/**
|
|
476
|
-
*
|
|
583
|
+
* Search results table async operation id.
|
|
477
584
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
478
585
|
*/
|
|
479
|
-
readonly
|
|
480
|
-
/** Type of managed service identity. */
|
|
481
|
-
type: IdentityType;
|
|
482
|
-
/** The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'. */
|
|
483
|
-
userAssignedIdentities?: {
|
|
484
|
-
[propertyName: string]: UserIdentityProperties;
|
|
485
|
-
};
|
|
586
|
+
readonly azureAsyncOperationId?: string;
|
|
486
587
|
}
|
|
487
|
-
/**
|
|
488
|
-
export interface
|
|
588
|
+
/** Restore parameters. */
|
|
589
|
+
export interface RestoredLogs {
|
|
590
|
+
/** The timestamp to start the restore from (UTC). */
|
|
591
|
+
startRestoreTime?: Date;
|
|
592
|
+
/** The timestamp to end the restore by (UTC). */
|
|
593
|
+
endRestoreTime?: Date;
|
|
594
|
+
/** The table to restore data from. */
|
|
595
|
+
sourceTable?: string;
|
|
489
596
|
/**
|
|
490
|
-
*
|
|
597
|
+
* Search results table async operation id.
|
|
491
598
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
492
599
|
*/
|
|
493
|
-
readonly
|
|
600
|
+
readonly azureAsyncOperationId?: string;
|
|
601
|
+
}
|
|
602
|
+
/** Search job execution statistics. */
|
|
603
|
+
export interface ResultStatistics {
|
|
494
604
|
/**
|
|
495
|
-
*
|
|
605
|
+
* Search job completion percentage.
|
|
496
606
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
497
607
|
*/
|
|
498
|
-
readonly
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
/**
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
/** The Key Vault uri which holds they key associated with the Log Analytics cluster. */
|
|
510
|
-
keyVaultUri?: string;
|
|
511
|
-
/** The name of the key associated with the Log Analytics cluster. */
|
|
512
|
-
keyName?: string;
|
|
513
|
-
/** The version of the key associated with the Log Analytics cluster. */
|
|
514
|
-
keyVersion?: string;
|
|
515
|
-
/** Selected key minimum required size. */
|
|
516
|
-
keyRsaSize?: number;
|
|
608
|
+
readonly progress?: number;
|
|
609
|
+
/**
|
|
610
|
+
* The number of rows that were returned by the search job.
|
|
611
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
612
|
+
*/
|
|
613
|
+
readonly ingestedRecords?: number;
|
|
614
|
+
/**
|
|
615
|
+
* Search job: Amount of scanned data.
|
|
616
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
617
|
+
*/
|
|
618
|
+
readonly scannedGb?: number;
|
|
517
619
|
}
|
|
518
|
-
/**
|
|
519
|
-
export interface
|
|
620
|
+
/** Table's schema. */
|
|
621
|
+
export interface Schema {
|
|
622
|
+
/** Table name. */
|
|
623
|
+
name?: string;
|
|
624
|
+
/** Table display name. */
|
|
625
|
+
displayName?: string;
|
|
626
|
+
/** Table description. */
|
|
627
|
+
description?: string;
|
|
628
|
+
/** A list of table custom columns. */
|
|
629
|
+
columns?: Column[];
|
|
520
630
|
/**
|
|
521
|
-
*
|
|
631
|
+
* A list of table standard columns.
|
|
522
632
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
523
633
|
*/
|
|
524
|
-
readonly
|
|
634
|
+
readonly standardColumns?: Column[];
|
|
525
635
|
/**
|
|
526
|
-
*
|
|
636
|
+
* Table category.
|
|
527
637
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
528
638
|
*/
|
|
529
|
-
readonly
|
|
639
|
+
readonly categories?: string[];
|
|
530
640
|
/**
|
|
531
|
-
*
|
|
641
|
+
* Table labels.
|
|
532
642
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
533
643
|
*/
|
|
534
|
-
readonly
|
|
644
|
+
readonly labels?: string[];
|
|
535
645
|
/**
|
|
536
|
-
*
|
|
646
|
+
* Table's creator.
|
|
537
647
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
538
648
|
*/
|
|
539
|
-
readonly
|
|
540
|
-
}
|
|
541
|
-
/** The Capacity Reservation properties. */
|
|
542
|
-
export interface CapacityReservationProperties {
|
|
649
|
+
readonly source?: SourceEnum;
|
|
543
650
|
/**
|
|
544
|
-
*
|
|
651
|
+
* Table's creator.
|
|
545
652
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
546
653
|
*/
|
|
547
|
-
readonly
|
|
654
|
+
readonly tableType?: TableTypeEnum;
|
|
548
655
|
/**
|
|
549
|
-
*
|
|
656
|
+
* The subtype describes what APIs can be used to interact with the table, and what features are available against it.
|
|
550
657
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
551
658
|
*/
|
|
552
|
-
readonly
|
|
553
|
-
}
|
|
554
|
-
/** The top level Log Analytics cluster resource container. */
|
|
555
|
-
export interface ClusterPatch {
|
|
556
|
-
/** The identity of the resource. */
|
|
557
|
-
identity?: Identity;
|
|
558
|
-
/** The sku properties. */
|
|
559
|
-
sku?: ClusterSku;
|
|
560
|
-
/** Resource tags. */
|
|
561
|
-
tags?: {
|
|
562
|
-
[propertyName: string]: string;
|
|
563
|
-
};
|
|
564
|
-
/** The associated key properties. */
|
|
565
|
-
keyVaultProperties?: KeyVaultProperties;
|
|
566
|
-
/** The cluster's billing type. */
|
|
567
|
-
billingType?: BillingType;
|
|
568
|
-
}
|
|
569
|
-
/** Result of the request to list solution operations. */
|
|
570
|
-
export interface OperationListResult {
|
|
571
|
-
/** List of solution operations supported by the OperationsManagement resource provider. */
|
|
572
|
-
value?: Operation[];
|
|
659
|
+
readonly tableSubType?: TableSubTypeEnum;
|
|
573
660
|
/**
|
|
574
|
-
*
|
|
661
|
+
* List of solutions the table is affiliated with
|
|
575
662
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
576
663
|
*/
|
|
577
|
-
readonly
|
|
664
|
+
readonly solutions?: string[];
|
|
578
665
|
}
|
|
579
|
-
/**
|
|
580
|
-
export interface
|
|
581
|
-
/**
|
|
666
|
+
/** Table column. */
|
|
667
|
+
export interface Column {
|
|
668
|
+
/** Column name. */
|
|
582
669
|
name?: string;
|
|
583
|
-
/**
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
/** Resource on which the operation is performed etc. */
|
|
591
|
-
resource?: string;
|
|
592
|
-
/** Type of operation: get, read, delete, etc. */
|
|
593
|
-
operation?: string;
|
|
594
|
-
/** Description of operation */
|
|
670
|
+
/** Column data type. */
|
|
671
|
+
type?: ColumnTypeEnum;
|
|
672
|
+
/** Column data type logical hint. */
|
|
673
|
+
dataTypeHint?: ColumnDataTypeHintEnum;
|
|
674
|
+
/** Column display name. */
|
|
675
|
+
displayName?: string;
|
|
676
|
+
/** Column description. */
|
|
595
677
|
description?: string;
|
|
678
|
+
/**
|
|
679
|
+
* Is displayed by default.
|
|
680
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
681
|
+
*/
|
|
682
|
+
readonly isDefaultDisplay?: boolean;
|
|
683
|
+
/**
|
|
684
|
+
* Is column hidden.
|
|
685
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
686
|
+
*/
|
|
687
|
+
readonly isHidden?: boolean;
|
|
688
|
+
}
|
|
689
|
+
/** The list workspace usages operation response. */
|
|
690
|
+
export interface WorkspaceListUsagesResult {
|
|
691
|
+
/** Gets or sets a list of usage metrics for a workspace. */
|
|
692
|
+
value?: UsageMetric[];
|
|
693
|
+
}
|
|
694
|
+
/** A metric describing the usage of a resource. */
|
|
695
|
+
export interface UsageMetric {
|
|
696
|
+
/** The name of the metric. */
|
|
697
|
+
name?: MetricName;
|
|
698
|
+
/** The units used for the metric. */
|
|
699
|
+
unit?: string;
|
|
700
|
+
/** The current value of the metric. */
|
|
701
|
+
currentValue?: number;
|
|
702
|
+
/** The quota limit for the metric. */
|
|
703
|
+
limit?: number;
|
|
704
|
+
/** The time that the metric's value will reset. */
|
|
705
|
+
nextResetTime?: Date;
|
|
706
|
+
/** The quota period that determines the length of time between value resets. */
|
|
707
|
+
quotaPeriod?: string;
|
|
708
|
+
}
|
|
709
|
+
/** The name of a metric. */
|
|
710
|
+
export interface MetricName {
|
|
711
|
+
/** The system name of the metric. */
|
|
712
|
+
value?: string;
|
|
713
|
+
/** The localized name of the metric. */
|
|
714
|
+
localizedValue?: string;
|
|
715
|
+
}
|
|
716
|
+
/** Describes the body of a purge request for an App Insights Workspace */
|
|
717
|
+
export interface WorkspacePurgeBody {
|
|
718
|
+
/** Table from which to purge data. */
|
|
719
|
+
table: string;
|
|
720
|
+
/** The set of columns and filters (queries) to run over them to purge the resulting data. */
|
|
721
|
+
filters: WorkspacePurgeBodyFilters[];
|
|
722
|
+
}
|
|
723
|
+
/** User-defined filters to return data which will be purged from the table. */
|
|
724
|
+
export interface WorkspacePurgeBodyFilters {
|
|
725
|
+
/** The column of the table over which the given query should run */
|
|
726
|
+
column?: string;
|
|
727
|
+
/** A query operator to evaluate over the provided column and value(s). Supported operators are ==, =~, in, in~, >, >=, <, <=, between, and have the same behavior as they would in a KQL query. */
|
|
728
|
+
operator?: string;
|
|
729
|
+
/** the value for the operator to function over. This can be a number (e.g., > 100), a string (timestamp >= '2017-09-01') or array of values. */
|
|
730
|
+
value?: any;
|
|
731
|
+
/** When filtering over custom dimensions, this key will be used as the name of the custom dimension. */
|
|
732
|
+
key?: string;
|
|
733
|
+
}
|
|
734
|
+
/** Response containing operationId for a specific purge action. */
|
|
735
|
+
export interface WorkspacePurgeResponse {
|
|
736
|
+
/** Id to use when querying for status for a particular purge operation. */
|
|
737
|
+
operationId: string;
|
|
738
|
+
}
|
|
739
|
+
/** Response containing status for a specific purge operation. */
|
|
740
|
+
export interface WorkspacePurgeStatusResponse {
|
|
741
|
+
/** Status of the operation represented by the requested Id. */
|
|
742
|
+
status: PurgeState;
|
|
596
743
|
}
|
|
597
744
|
/** The list workspaces operation response. */
|
|
598
745
|
export interface WorkspaceListResult {
|
|
@@ -604,12 +751,12 @@ export interface WorkspaceSku {
|
|
|
604
751
|
/** The name of the SKU. */
|
|
605
752
|
name: WorkspaceSkuNameEnum;
|
|
606
753
|
/** The capacity reservation level in GB for this workspace, when CapacityReservation sku is selected. */
|
|
607
|
-
capacityReservationLevel?:
|
|
754
|
+
capacityReservationLevel?: number;
|
|
608
755
|
/**
|
|
609
756
|
* The last time when the sku was updated.
|
|
610
757
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
611
758
|
*/
|
|
612
|
-
readonly lastSkuUpdate?:
|
|
759
|
+
readonly lastSkuUpdate?: Date;
|
|
613
760
|
}
|
|
614
761
|
/** The daily volume cap for ingestion. */
|
|
615
762
|
export interface WorkspaceCapping {
|
|
@@ -647,394 +794,386 @@ export interface WorkspaceFeatures {
|
|
|
647
794
|
clusterResourceId?: string;
|
|
648
795
|
/** Disable Non-AAD based Auth. */
|
|
649
796
|
disableLocalAuth?: boolean;
|
|
650
|
-
}
|
|
651
|
-
/** Metadata pertaining to creation and last modification of the resource. */
|
|
652
|
-
export interface SystemDataAutoGenerated {
|
|
653
|
-
/** The identity that created the resource. */
|
|
654
|
-
createdBy?: string;
|
|
655
|
-
/** The type of identity that created the resource. */
|
|
656
|
-
createdByType?: CreatedByType;
|
|
657
|
-
/** The timestamp of resource creation (UTC). */
|
|
658
|
-
createdAt?: Date;
|
|
659
|
-
/** The identity that last modified the resource. */
|
|
660
|
-
lastModifiedBy?: string;
|
|
661
|
-
/** The type of identity that last modified the resource. */
|
|
662
|
-
lastModifiedByType?: CreatedByType;
|
|
663
|
-
/** The timestamp of resource last modification (UTC) */
|
|
664
|
-
lastModifiedAt?: Date;
|
|
665
|
-
}
|
|
666
|
-
/** The list tables operation response. */
|
|
667
|
-
export interface TablesListResult {
|
|
668
|
-
/** A list of data tables. */
|
|
669
|
-
value?: Table[];
|
|
670
|
-
}
|
|
671
|
-
/** Parameters of the search job that initiated this table. */
|
|
672
|
-
export interface SearchResults {
|
|
673
|
-
/** Search job query. */
|
|
674
|
-
query?: string;
|
|
675
|
-
/** Search job Description. */
|
|
676
|
-
description?: string;
|
|
677
|
-
/** Limit the search job to return up to specified number of rows. */
|
|
678
|
-
limit?: number;
|
|
679
|
-
/** The timestamp to start the search from (UTC) */
|
|
680
|
-
startSearchTime?: Date;
|
|
681
|
-
/** The timestamp to end the search by (UTC) */
|
|
682
|
-
endSearchTime?: Date;
|
|
683
797
|
/**
|
|
684
|
-
*
|
|
685
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
686
|
-
*/
|
|
687
|
-
readonly sourceTable?: string;
|
|
688
|
-
/**
|
|
689
|
-
* Search results table async operation id.
|
|
798
|
+
* An indication if the specify workspace is limited to sentinel's unified billing model only.
|
|
690
799
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
691
800
|
*/
|
|
692
|
-
readonly
|
|
693
|
-
}
|
|
694
|
-
/** Restore parameters. */
|
|
695
|
-
export interface RestoredLogs {
|
|
696
|
-
/** The timestamp to start the restore from (UTC). */
|
|
697
|
-
startRestoreTime?: Date;
|
|
698
|
-
/** The timestamp to end the restore by (UTC). */
|
|
699
|
-
endRestoreTime?: Date;
|
|
700
|
-
/** The table to restore data from. */
|
|
701
|
-
sourceTable?: string;
|
|
801
|
+
readonly unifiedSentinelBillingOnly?: boolean;
|
|
702
802
|
/**
|
|
703
|
-
*
|
|
803
|
+
* List of associations for the workspace. Indicates if the workspace is associated with any of the following experiences: MDC, Sentinel, SentinelGraph, etc.
|
|
704
804
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
705
805
|
*/
|
|
706
|
-
readonly
|
|
806
|
+
readonly associations?: string[];
|
|
707
807
|
}
|
|
708
|
-
/**
|
|
709
|
-
export interface
|
|
808
|
+
/** Workspace replication properties. */
|
|
809
|
+
export interface WorkspaceReplicationProperties {
|
|
810
|
+
/** The location of the replication. */
|
|
811
|
+
location?: string;
|
|
812
|
+
/** Specifies whether the replication is enabled or not. When true, workspace configuration and data is replicated to the specified location. If replication is been enabled, location must be provided. */
|
|
813
|
+
enabled?: boolean;
|
|
710
814
|
/**
|
|
711
|
-
*
|
|
815
|
+
* The provisioning state of the replication.
|
|
712
816
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
713
817
|
*/
|
|
714
|
-
readonly
|
|
818
|
+
readonly provisioningState?: WorkspaceReplicationState;
|
|
715
819
|
/**
|
|
716
|
-
* The
|
|
820
|
+
* The last time when the replication was enabled.
|
|
717
821
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
718
822
|
*/
|
|
719
|
-
readonly
|
|
823
|
+
readonly createdDate?: Date;
|
|
720
824
|
/**
|
|
721
|
-
*
|
|
825
|
+
* The last time when the replication was updated.
|
|
722
826
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
723
827
|
*/
|
|
724
|
-
readonly
|
|
828
|
+
readonly lastModifiedDate?: Date;
|
|
725
829
|
}
|
|
726
|
-
/**
|
|
727
|
-
export interface
|
|
728
|
-
/** Table name. */
|
|
729
|
-
name?: string;
|
|
730
|
-
/** Table display name. */
|
|
731
|
-
displayName?: string;
|
|
732
|
-
/** Table description. */
|
|
733
|
-
description?: string;
|
|
734
|
-
/** A list of table custom columns. */
|
|
735
|
-
columns?: Column[];
|
|
736
|
-
/**
|
|
737
|
-
* A list of table standard columns.
|
|
738
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
739
|
-
*/
|
|
740
|
-
readonly standardColumns?: Column[];
|
|
830
|
+
/** The failover state of the replication. */
|
|
831
|
+
export interface WorkspaceFailoverProperties {
|
|
741
832
|
/**
|
|
742
|
-
*
|
|
833
|
+
* The failover state of the replication.
|
|
743
834
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
744
835
|
*/
|
|
745
|
-
readonly
|
|
836
|
+
readonly state?: WorkspaceFailoverState;
|
|
746
837
|
/**
|
|
747
|
-
*
|
|
838
|
+
* The last time when the failover state was updated.
|
|
748
839
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
749
840
|
*/
|
|
750
|
-
readonly
|
|
841
|
+
readonly lastModifiedDate?: Date;
|
|
842
|
+
}
|
|
843
|
+
/** Identity for the resource. */
|
|
844
|
+
export interface Identity {
|
|
751
845
|
/**
|
|
752
|
-
*
|
|
846
|
+
* The principal ID of resource identity.
|
|
753
847
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
754
848
|
*/
|
|
755
|
-
readonly
|
|
849
|
+
readonly principalId?: string;
|
|
756
850
|
/**
|
|
757
|
-
*
|
|
851
|
+
* The tenant ID of resource.
|
|
758
852
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
759
853
|
*/
|
|
760
|
-
readonly
|
|
854
|
+
readonly tenantId?: string;
|
|
855
|
+
/** Type of managed service identity. */
|
|
856
|
+
type: IdentityType;
|
|
857
|
+
/** The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'. */
|
|
858
|
+
userAssignedIdentities?: {
|
|
859
|
+
[propertyName: string]: UserIdentityProperties;
|
|
860
|
+
};
|
|
861
|
+
}
|
|
862
|
+
/** User assigned identity properties. */
|
|
863
|
+
export interface UserIdentityProperties {
|
|
761
864
|
/**
|
|
762
|
-
* The
|
|
865
|
+
* The principal id of user assigned identity.
|
|
763
866
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
764
867
|
*/
|
|
765
|
-
readonly
|
|
868
|
+
readonly principalId?: string;
|
|
766
869
|
/**
|
|
767
|
-
*
|
|
870
|
+
* The client id of user assigned identity.
|
|
768
871
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
769
872
|
*/
|
|
770
|
-
readonly
|
|
873
|
+
readonly clientId?: string;
|
|
771
874
|
}
|
|
772
|
-
/**
|
|
773
|
-
export interface
|
|
774
|
-
/**
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
dataTypeHint?: ColumnDataTypeHintEnum;
|
|
780
|
-
/** Column display name. */
|
|
781
|
-
displayName?: string;
|
|
782
|
-
/** Column description. */
|
|
783
|
-
description?: string;
|
|
875
|
+
/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
|
|
876
|
+
export interface ErrorResponseAutoGenerated {
|
|
877
|
+
/** The error object. */
|
|
878
|
+
error?: ErrorDetailAutoGenerated;
|
|
879
|
+
}
|
|
880
|
+
/** The error detail. */
|
|
881
|
+
export interface ErrorDetailAutoGenerated {
|
|
784
882
|
/**
|
|
785
|
-
*
|
|
883
|
+
* The error code.
|
|
786
884
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
787
885
|
*/
|
|
788
|
-
readonly
|
|
886
|
+
readonly code?: string;
|
|
789
887
|
/**
|
|
790
|
-
*
|
|
888
|
+
* The error message.
|
|
791
889
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
792
890
|
*/
|
|
793
|
-
readonly
|
|
794
|
-
}
|
|
795
|
-
/** DataSource filter. Right now, only filter by kind is supported. */
|
|
796
|
-
export interface DataSourceFilter {
|
|
797
|
-
/** The kind of the DataSource. */
|
|
798
|
-
kind?: DataSourceKind;
|
|
799
|
-
}
|
|
800
|
-
/** An Log Analytics QueryPack definition. */
|
|
801
|
-
export interface LogAnalyticsQueryPack extends QueryPacksResource {
|
|
891
|
+
readonly message?: string;
|
|
802
892
|
/**
|
|
803
|
-
* The
|
|
893
|
+
* The error target.
|
|
804
894
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
805
895
|
*/
|
|
806
|
-
readonly
|
|
896
|
+
readonly target?: string;
|
|
807
897
|
/**
|
|
808
|
-
*
|
|
898
|
+
* The error details.
|
|
809
899
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
810
900
|
*/
|
|
811
|
-
readonly
|
|
901
|
+
readonly details?: ErrorDetailAutoGenerated[];
|
|
812
902
|
/**
|
|
813
|
-
*
|
|
903
|
+
* The error additional info.
|
|
814
904
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
815
905
|
*/
|
|
816
|
-
readonly
|
|
906
|
+
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
907
|
+
}
|
|
908
|
+
/** Result of a list NSP (network security perimeter) configurations request. */
|
|
909
|
+
export interface NetworkSecurityPerimeterConfigurationListResult {
|
|
910
|
+
/** Array of network security perimeter results. */
|
|
911
|
+
value?: NetworkSecurityPerimeterConfiguration[];
|
|
912
|
+
/** The link used to get the next page of results. */
|
|
913
|
+
nextLink?: string;
|
|
914
|
+
}
|
|
915
|
+
/** Network security configuration properties. */
|
|
916
|
+
export interface NetworkSecurityPerimeterConfigurationProperties {
|
|
817
917
|
/**
|
|
818
|
-
*
|
|
918
|
+
* Provisioning state of a network security perimeter configuration that is being created or updated.
|
|
819
919
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
820
920
|
*/
|
|
821
|
-
readonly provisioningState?:
|
|
921
|
+
readonly provisioningState?: NetworkSecurityPerimeterConfigurationProvisioningState;
|
|
922
|
+
/**
|
|
923
|
+
* List of provisioning issues, if any
|
|
924
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
925
|
+
*/
|
|
926
|
+
readonly provisioningIssues?: ProvisioningIssue[];
|
|
927
|
+
/** Information about a network security perimeter (NSP) */
|
|
928
|
+
networkSecurityPerimeter?: NetworkSecurityPerimeter;
|
|
929
|
+
/** Information about resource association */
|
|
930
|
+
resourceAssociation?: ResourceAssociation;
|
|
931
|
+
/** Network security perimeter configuration profile */
|
|
932
|
+
profile?: NetworkSecurityProfile;
|
|
822
933
|
}
|
|
823
|
-
/**
|
|
824
|
-
export interface
|
|
934
|
+
/** Describes a provisioning issue for a network security perimeter configuration */
|
|
935
|
+
export interface ProvisioningIssue {
|
|
825
936
|
/**
|
|
826
|
-
*
|
|
937
|
+
* Name of the issue
|
|
827
938
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
828
939
|
*/
|
|
829
|
-
readonly
|
|
830
|
-
/** Unique display name for your query within the Query Pack. */
|
|
831
|
-
displayName?: string;
|
|
940
|
+
readonly name?: string;
|
|
832
941
|
/**
|
|
833
|
-
*
|
|
942
|
+
* Details of a provisioning issue for a network security perimeter (NSP) configuration. Resource providers should generate separate provisioning issue elements for each separate issue detected, and include a meaningful and distinctive description, as well as any appropriate suggestedResourceIds and suggestedAccessRules
|
|
834
943
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
835
944
|
*/
|
|
836
|
-
readonly
|
|
945
|
+
readonly properties?: ProvisioningIssueProperties;
|
|
946
|
+
}
|
|
947
|
+
/** Details of a provisioning issue for a network security perimeter (NSP) configuration. Resource providers should generate separate provisioning issue elements for each separate issue detected, and include a meaningful and distinctive description, as well as any appropriate suggestedResourceIds and suggestedAccessRules */
|
|
948
|
+
export interface ProvisioningIssueProperties {
|
|
837
949
|
/**
|
|
838
|
-
*
|
|
950
|
+
* Type of issue
|
|
839
951
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
840
952
|
*/
|
|
841
|
-
readonly
|
|
953
|
+
readonly issueType?: IssueType;
|
|
842
954
|
/**
|
|
843
|
-
*
|
|
955
|
+
* Severity of the issue.
|
|
844
956
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
845
957
|
*/
|
|
846
|
-
readonly
|
|
847
|
-
/** Description of the query. */
|
|
848
|
-
description?: string;
|
|
849
|
-
/** Body of the query. */
|
|
850
|
-
body?: string;
|
|
851
|
-
/** The related metadata items for the function. */
|
|
852
|
-
related?: LogAnalyticsQueryPackQueryPropertiesRelated;
|
|
853
|
-
/** Tags associated with the query. */
|
|
854
|
-
tags?: {
|
|
855
|
-
[propertyName: string]: string[];
|
|
856
|
-
};
|
|
857
|
-
/** Additional properties that can be set for the query. */
|
|
858
|
-
properties?: Record<string, unknown>;
|
|
859
|
-
}
|
|
860
|
-
/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
861
|
-
export interface ProxyResource extends Resource {
|
|
862
|
-
}
|
|
863
|
-
/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
|
|
864
|
-
export interface TrackedResource extends Resource {
|
|
865
|
-
/** Resource tags. */
|
|
866
|
-
tags?: {
|
|
867
|
-
[propertyName: string]: string;
|
|
868
|
-
};
|
|
869
|
-
/** The geo-location where the resource lives */
|
|
870
|
-
location: string;
|
|
871
|
-
}
|
|
872
|
-
/** The resource model definition for an Azure Resource Manager resource with an etag. */
|
|
873
|
-
export interface AzureEntityResource extends Resource {
|
|
958
|
+
readonly severity?: Severity;
|
|
874
959
|
/**
|
|
875
|
-
*
|
|
960
|
+
* Description of the issue
|
|
876
961
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
877
962
|
*/
|
|
878
|
-
readonly
|
|
879
|
-
}
|
|
880
|
-
/** The top level data export resource container. */
|
|
881
|
-
export interface DataExport extends ProxyResource {
|
|
882
|
-
/** The data export rule ID. */
|
|
883
|
-
dataExportId?: string;
|
|
884
|
-
/** An array of tables to export, for example: [“Heartbeat, SecurityEvent”]. */
|
|
885
|
-
tableNames?: string[];
|
|
886
|
-
/** Active when enabled. */
|
|
887
|
-
enable?: boolean;
|
|
888
|
-
/** The latest data export rule modification time. */
|
|
889
|
-
createdDate?: string;
|
|
890
|
-
/** Date and time when the export was last modified. */
|
|
891
|
-
lastModifiedDate?: string;
|
|
892
|
-
/** The destination resource ID. This can be copied from the Properties entry of the destination resource in Azure. */
|
|
893
|
-
resourceId?: string;
|
|
963
|
+
readonly description?: string;
|
|
894
964
|
/**
|
|
895
|
-
*
|
|
965
|
+
* Fully qualified resource IDs of suggested resources that can be associated to the network security perimeter (NSP) to remediate the issue.
|
|
896
966
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
897
967
|
*/
|
|
898
|
-
readonly
|
|
899
|
-
/**
|
|
900
|
-
|
|
968
|
+
readonly suggestedResourceIds?: string[];
|
|
969
|
+
/**
|
|
970
|
+
* Access rules that can be added to the network security profile (NSP) to remediate the issue.
|
|
971
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
972
|
+
*/
|
|
973
|
+
readonly suggestedAccessRules?: AccessRule[];
|
|
901
974
|
}
|
|
902
|
-
/**
|
|
903
|
-
export interface
|
|
904
|
-
/**
|
|
905
|
-
|
|
906
|
-
/**
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
975
|
+
/** Access rule in a network security perimeter configuration profile */
|
|
976
|
+
export interface AccessRule {
|
|
977
|
+
/** Name of the access rule */
|
|
978
|
+
name?: string;
|
|
979
|
+
/** Properties of Access Rule */
|
|
980
|
+
properties?: AccessRuleProperties;
|
|
981
|
+
}
|
|
982
|
+
/** Properties of Access Rule */
|
|
983
|
+
export interface AccessRuleProperties {
|
|
984
|
+
/** Direction of Access Rule */
|
|
985
|
+
direction?: AccessRuleDirection;
|
|
986
|
+
/** Address prefixes in the CIDR format for inbound rules */
|
|
987
|
+
addressPrefixes?: string[];
|
|
988
|
+
/** Subscriptions for inbound rules */
|
|
989
|
+
subscriptions?: AccessRulePropertiesSubscriptionsItem[];
|
|
990
|
+
/** Network security perimeters for inbound rules */
|
|
991
|
+
networkSecurityPerimeters?: NetworkSecurityPerimeter[];
|
|
992
|
+
/** Fully qualified domain names (FQDN) for outbound rules */
|
|
993
|
+
fullyQualifiedDomainNames?: string[];
|
|
994
|
+
/** Email addresses for outbound rules */
|
|
995
|
+
emailAddresses?: string[];
|
|
996
|
+
/** Phone numbers for outbound rules */
|
|
997
|
+
phoneNumbers?: string[];
|
|
998
|
+
}
|
|
999
|
+
/** Subscription identifiers */
|
|
1000
|
+
export interface AccessRulePropertiesSubscriptionsItem {
|
|
1001
|
+
/** The fully qualified Azure resource ID of the subscription e.g. ('/subscriptions/00000000-0000-0000-0000-000000000000') */
|
|
1002
|
+
id?: string;
|
|
914
1003
|
}
|
|
915
|
-
/**
|
|
916
|
-
export interface
|
|
917
|
-
/**
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
/**
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
1004
|
+
/** Information about a network security perimeter (NSP) */
|
|
1005
|
+
export interface NetworkSecurityPerimeter {
|
|
1006
|
+
/** Fully qualified Azure resource ID of the NSP resource */
|
|
1007
|
+
id?: string;
|
|
1008
|
+
/** Universal unique ID (UUID) of the network security perimeter */
|
|
1009
|
+
perimeterGuid?: string;
|
|
1010
|
+
/** Location of the network security perimeter */
|
|
1011
|
+
location?: string;
|
|
1012
|
+
}
|
|
1013
|
+
/** Information about resource association */
|
|
1014
|
+
export interface ResourceAssociation {
|
|
1015
|
+
/** Name of the resource association */
|
|
1016
|
+
name?: string;
|
|
1017
|
+
/** Access mode of the resource association */
|
|
1018
|
+
accessMode?: ResourceAssociationAccessMode;
|
|
927
1019
|
}
|
|
928
|
-
/**
|
|
929
|
-
export interface
|
|
1020
|
+
/** Network security perimeter configuration profile */
|
|
1021
|
+
export interface NetworkSecurityProfile {
|
|
1022
|
+
/** Name of the profile */
|
|
1023
|
+
name?: string;
|
|
1024
|
+
/** Current access rules version */
|
|
1025
|
+
accessRulesVersion?: number;
|
|
1026
|
+
/** List of Access Rules */
|
|
1027
|
+
accessRules?: AccessRule[];
|
|
1028
|
+
/** Current diagnostic settings version */
|
|
1029
|
+
diagnosticSettingsVersion?: number;
|
|
1030
|
+
/** List of log categories that are enabled */
|
|
1031
|
+
enabledLogCategories?: string[];
|
|
1032
|
+
}
|
|
1033
|
+
/** The list Summary rule operation response. */
|
|
1034
|
+
export interface SummaryLogsListResult {
|
|
1035
|
+
/** A list of Summary rules. */
|
|
1036
|
+
value?: SummaryLogs[];
|
|
930
1037
|
/**
|
|
931
|
-
*
|
|
1038
|
+
* URL to retrieve the next set of operation list results, if available.
|
|
932
1039
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
933
1040
|
*/
|
|
934
|
-
readonly
|
|
935
|
-
/** Linked storage accounts resources ids. */
|
|
936
|
-
storageAccountIds?: string[];
|
|
1041
|
+
readonly nextLink?: string;
|
|
937
1042
|
}
|
|
938
|
-
/**
|
|
939
|
-
export interface
|
|
940
|
-
/**
|
|
941
|
-
|
|
942
|
-
/**
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
/** The
|
|
947
|
-
|
|
948
|
-
/** The
|
|
949
|
-
|
|
950
|
-
/** The storage account connection details */
|
|
951
|
-
storageAccount?: StorageAccount;
|
|
1043
|
+
/** Rule definition parameters. */
|
|
1044
|
+
export interface RuleDefinition {
|
|
1045
|
+
/** Summary rule query. */
|
|
1046
|
+
query?: string;
|
|
1047
|
+
/** Scheduled window in minutes. Allowed values: 20, 30, 60, 120, 180, 360, 720, 1440. */
|
|
1048
|
+
binSize?: number;
|
|
1049
|
+
/** The minimum delay in seconds before bin processing. */
|
|
1050
|
+
binDelay?: number;
|
|
1051
|
+
/** The start time (UTC) when Summary rule execution starts. */
|
|
1052
|
+
binStartTime?: Date;
|
|
1053
|
+
/** The time cursor used in Summary rules bins processing, e.g. TimeGenerated. */
|
|
1054
|
+
timeSelector?: TimeSelectorEnum;
|
|
952
1055
|
/**
|
|
953
|
-
* The
|
|
1056
|
+
* The destination table used for the Summary rule results.
|
|
954
1057
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
955
1058
|
*/
|
|
956
|
-
readonly
|
|
1059
|
+
readonly destinationTable?: string;
|
|
957
1060
|
}
|
|
958
|
-
/**
|
|
959
|
-
export interface
|
|
960
|
-
/** The
|
|
961
|
-
|
|
962
|
-
/** The category of the saved search. This helps the user to find a saved search faster. */
|
|
963
|
-
category: string;
|
|
964
|
-
/** Saved search display name. */
|
|
965
|
-
displayName: string;
|
|
966
|
-
/** The query expression for the saved search. */
|
|
967
|
-
query: string;
|
|
968
|
-
/** The function alias if query serves as a function. */
|
|
969
|
-
functionAlias?: string;
|
|
970
|
-
/** The optional function parameters if query serves as a function. Value should be in the following format: 'param-name1:type1 = default_value1, param-name2:type2 = default_value2'. For more examples and proper syntax please refer to https://docs.microsoft.com/en-us/azure/kusto/query/functions/user-defined-functions. */
|
|
971
|
-
functionParameters?: string;
|
|
972
|
-
/** The version number of the query language. The current version is 2 and is the default. */
|
|
973
|
-
version?: number;
|
|
974
|
-
/** The tags attached to the saved search. */
|
|
975
|
-
tags?: Tag[];
|
|
1061
|
+
/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
|
|
1062
|
+
export interface ErrorResponseAutoGenerated2 {
|
|
1063
|
+
/** The error object. */
|
|
1064
|
+
error?: ErrorDetailAutoGenerated2;
|
|
976
1065
|
}
|
|
977
|
-
/**
|
|
978
|
-
export interface
|
|
1066
|
+
/** The error detail. */
|
|
1067
|
+
export interface ErrorDetailAutoGenerated2 {
|
|
979
1068
|
/**
|
|
980
|
-
*
|
|
1069
|
+
* The error code.
|
|
981
1070
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
982
1071
|
*/
|
|
983
|
-
readonly
|
|
984
|
-
/** The table retention in days, between 4 and 730. Setting this property to -1 will default to the workspace retention. */
|
|
985
|
-
retentionInDays?: number;
|
|
986
|
-
/** The table total retention in days, between 4 and 2555. Setting this property to -1 will default to table retention. */
|
|
987
|
-
totalRetentionInDays?: number;
|
|
1072
|
+
readonly code?: string;
|
|
988
1073
|
/**
|
|
989
|
-
* The
|
|
1074
|
+
* The error message.
|
|
990
1075
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
991
1076
|
*/
|
|
992
|
-
readonly
|
|
993
|
-
/** Parameters of the search job that initiated this table. */
|
|
994
|
-
searchResults?: SearchResults;
|
|
995
|
-
/** Parameters of the restore operation that initiated this table. */
|
|
996
|
-
restoredLogs?: RestoredLogs;
|
|
1077
|
+
readonly message?: string;
|
|
997
1078
|
/**
|
|
998
|
-
*
|
|
1079
|
+
* The error target.
|
|
999
1080
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1000
1081
|
*/
|
|
1001
|
-
readonly
|
|
1002
|
-
/** Instruct the system how to handle and charge the logs ingested to this table. */
|
|
1003
|
-
plan?: TablePlanEnum;
|
|
1082
|
+
readonly target?: string;
|
|
1004
1083
|
/**
|
|
1005
|
-
* The
|
|
1084
|
+
* The error details.
|
|
1006
1085
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1007
1086
|
*/
|
|
1008
|
-
readonly
|
|
1009
|
-
/** Table schema. */
|
|
1010
|
-
schema?: Schema;
|
|
1087
|
+
readonly details?: ErrorDetailAutoGenerated2[];
|
|
1011
1088
|
/**
|
|
1012
|
-
*
|
|
1089
|
+
* The error additional info.
|
|
1013
1090
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1014
1091
|
*/
|
|
1015
|
-
readonly
|
|
1092
|
+
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
1093
|
+
}
|
|
1094
|
+
/** Request to retry a summary logs bin. */
|
|
1095
|
+
export interface SummaryLogsRetryBin {
|
|
1096
|
+
/** Retry bin properties. */
|
|
1097
|
+
properties?: SummaryLogsRetryBinProperties;
|
|
1098
|
+
}
|
|
1099
|
+
/** Properties for retrying a Summary rule bin. */
|
|
1100
|
+
export interface SummaryLogsRetryBinProperties {
|
|
1101
|
+
/** The time (UTC) of the bin to retry. */
|
|
1102
|
+
retryBinStartTime: Date;
|
|
1103
|
+
}
|
|
1104
|
+
/** DataSource filter. Right now, only filter by kind is supported. */
|
|
1105
|
+
export interface DataSourceFilter {
|
|
1106
|
+
/** The kind of the DataSource. */
|
|
1107
|
+
kind?: DataSourceKind;
|
|
1108
|
+
}
|
|
1109
|
+
/** Workspace replication properties. */
|
|
1110
|
+
export interface WorkspaceReplicationPatProperties {
|
|
1111
|
+
/** The location of the replication. */
|
|
1112
|
+
location?: string;
|
|
1113
|
+
/** Specifies whether the replication is enabled or not. When true, workspace configuration and data is replicated to the specified location. */
|
|
1114
|
+
enabled?: boolean;
|
|
1016
1115
|
/**
|
|
1017
|
-
*
|
|
1116
|
+
* The provisioning state of the replication.
|
|
1018
1117
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1019
1118
|
*/
|
|
1020
|
-
readonly
|
|
1119
|
+
readonly provisioningState?: WorkspaceReplicationState;
|
|
1021
1120
|
/**
|
|
1022
|
-
*
|
|
1121
|
+
* The last time when the replication was enabled.
|
|
1023
1122
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1024
1123
|
*/
|
|
1025
|
-
readonly
|
|
1026
|
-
}
|
|
1027
|
-
/** The top level Log Analytics cluster resource container. */
|
|
1028
|
-
export interface Cluster extends TrackedResource {
|
|
1029
|
-
/** The identity of the resource. */
|
|
1030
|
-
identity?: Identity;
|
|
1031
|
-
/** The sku properties. */
|
|
1032
|
-
sku?: ClusterSku;
|
|
1124
|
+
readonly createdDate?: Date;
|
|
1033
1125
|
/**
|
|
1034
|
-
* The
|
|
1126
|
+
* The last time when the replication was updated.
|
|
1035
1127
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1036
1128
|
*/
|
|
1037
|
-
readonly
|
|
1129
|
+
readonly lastModifiedDate?: Date;
|
|
1130
|
+
}
|
|
1131
|
+
/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
|
|
1132
|
+
export interface TrackedResource extends Resource {
|
|
1133
|
+
/** Resource tags. */
|
|
1134
|
+
tags?: {
|
|
1135
|
+
[propertyName: string]: string;
|
|
1136
|
+
};
|
|
1137
|
+
/** The geo-location where the resource lives */
|
|
1138
|
+
location: string;
|
|
1139
|
+
}
|
|
1140
|
+
/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
1141
|
+
export interface ProxyResourceAutoGenerated2 extends Resource {
|
|
1142
|
+
}
|
|
1143
|
+
/** The resource model definition for an Azure Resource Manager resource with an etag. */
|
|
1144
|
+
export interface AzureEntityResource extends Resource {
|
|
1145
|
+
/**
|
|
1146
|
+
* Resource Etag.
|
|
1147
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1148
|
+
*/
|
|
1149
|
+
readonly etag?: string;
|
|
1150
|
+
}
|
|
1151
|
+
/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
1152
|
+
export interface ProxyResource extends ResourceAutoGenerated {
|
|
1153
|
+
}
|
|
1154
|
+
/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
1155
|
+
export interface ProxyResourceAutoGenerated extends ResourceAutoGenerated2 {
|
|
1156
|
+
}
|
|
1157
|
+
/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
|
|
1158
|
+
export interface TrackedResourceAutoGenerated extends ResourceAutoGenerated2 {
|
|
1159
|
+
/** Resource tags. */
|
|
1160
|
+
tags?: {
|
|
1161
|
+
[propertyName: string]: string;
|
|
1162
|
+
};
|
|
1163
|
+
/** The geo-location where the resource lives */
|
|
1164
|
+
location: string;
|
|
1165
|
+
}
|
|
1166
|
+
/** The top level Log Analytics cluster resource container. */
|
|
1167
|
+
export interface Cluster extends TrackedResource {
|
|
1168
|
+
/** Resource's identity. */
|
|
1169
|
+
identity?: ManagedServiceIdentity;
|
|
1170
|
+
/** The sku properties. */
|
|
1171
|
+
sku?: ClusterSku;
|
|
1172
|
+
/**
|
|
1173
|
+
* The ID associated with the cluster.
|
|
1174
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1175
|
+
*/
|
|
1176
|
+
readonly clusterId?: string;
|
|
1038
1177
|
/**
|
|
1039
1178
|
* The provisioning state of the cluster.
|
|
1040
1179
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1052,16 +1191,18 @@ export interface Cluster extends TrackedResource {
|
|
|
1052
1191
|
* The last time the cluster was updated.
|
|
1053
1192
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1054
1193
|
*/
|
|
1055
|
-
readonly lastModifiedDate?:
|
|
1194
|
+
readonly lastModifiedDate?: Date;
|
|
1056
1195
|
/**
|
|
1057
1196
|
* The cluster creation time
|
|
1058
1197
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1059
1198
|
*/
|
|
1060
|
-
readonly createdDate?:
|
|
1199
|
+
readonly createdDate?: Date;
|
|
1061
1200
|
/** The list of Log Analytics workspaces associated with the cluster */
|
|
1062
1201
|
associatedWorkspaces?: AssociatedWorkspace[];
|
|
1063
1202
|
/** Additional properties for capacity reservation */
|
|
1064
1203
|
capacityReservationProperties?: CapacityReservationProperties;
|
|
1204
|
+
/** Cluster's replication properties. */
|
|
1205
|
+
replication?: ClusterReplicationProperties;
|
|
1065
1206
|
}
|
|
1066
1207
|
/** The top level Workspace resource container. */
|
|
1067
1208
|
export interface Workspace extends TrackedResource {
|
|
@@ -1071,7 +1212,7 @@ export interface Workspace extends TrackedResource {
|
|
|
1071
1212
|
* Metadata pertaining to creation and last modification of the resource.
|
|
1072
1213
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1073
1214
|
*/
|
|
1074
|
-
readonly systemData?:
|
|
1215
|
+
readonly systemData?: SystemData;
|
|
1075
1216
|
/** The etag of the workspace. */
|
|
1076
1217
|
etag?: string;
|
|
1077
1218
|
/**
|
|
@@ -1094,12 +1235,12 @@ export interface Workspace extends TrackedResource {
|
|
|
1094
1235
|
* Workspace creation date.
|
|
1095
1236
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1096
1237
|
*/
|
|
1097
|
-
readonly createdDate?:
|
|
1238
|
+
readonly createdDate?: Date;
|
|
1098
1239
|
/**
|
|
1099
1240
|
* Workspace modification date.
|
|
1100
1241
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1101
1242
|
*/
|
|
1102
|
-
readonly modifiedDate?:
|
|
1243
|
+
readonly modifiedDate?: Date;
|
|
1103
1244
|
/** The network access type for accessing Log Analytics ingestion. */
|
|
1104
1245
|
publicNetworkAccessForIngestion?: PublicNetworkAccessType;
|
|
1105
1246
|
/** The network access type for accessing Log Analytics query. */
|
|
@@ -1115,6 +1256,60 @@ export interface Workspace extends TrackedResource {
|
|
|
1115
1256
|
features?: WorkspaceFeatures;
|
|
1116
1257
|
/** The resource ID of the default Data Collection Rule to use for this workspace. Expected format is - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/dataCollectionRules/{dcrName}. */
|
|
1117
1258
|
defaultDataCollectionRuleResourceId?: string;
|
|
1259
|
+
/** workspace replication properties. */
|
|
1260
|
+
replication?: WorkspaceReplicationProperties;
|
|
1261
|
+
/** workspace failover properties. */
|
|
1262
|
+
failover?: WorkspaceFailoverProperties;
|
|
1263
|
+
}
|
|
1264
|
+
/** Workspace data table definition. */
|
|
1265
|
+
export interface Table extends ProxyResourceAutoGenerated2 {
|
|
1266
|
+
/**
|
|
1267
|
+
* Metadata pertaining to creation and last modification of the resource.
|
|
1268
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1269
|
+
*/
|
|
1270
|
+
readonly systemData?: SystemData;
|
|
1271
|
+
/** In Analytics table: the tables analytics retention in days, between 4 and 730. Setting this property to -1 will default to the workspace retention. In Basic and Auxiliary table: read only property. */
|
|
1272
|
+
retentionInDays?: number;
|
|
1273
|
+
/** The table total retention in days, between 4 and 4383. Setting this property to -1 will default to retentionInDays. */
|
|
1274
|
+
totalRetentionInDays?: number;
|
|
1275
|
+
/**
|
|
1276
|
+
* The tables long-term retention in days. Calculated as (totalRetentionInDays-retentionInDays).
|
|
1277
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1278
|
+
*/
|
|
1279
|
+
readonly archiveRetentionInDays?: number;
|
|
1280
|
+
/** Parameters of the search job that initiated this table. */
|
|
1281
|
+
searchResults?: SearchResults;
|
|
1282
|
+
/** Parameters of the restore operation that initiated this table. */
|
|
1283
|
+
restoredLogs?: RestoredLogs;
|
|
1284
|
+
/**
|
|
1285
|
+
* Search job execution statistics.
|
|
1286
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1287
|
+
*/
|
|
1288
|
+
readonly resultStatistics?: ResultStatistics;
|
|
1289
|
+
/** Instruct the system how to handle and charge the logs ingested to this table. */
|
|
1290
|
+
plan?: TablePlanEnum;
|
|
1291
|
+
/**
|
|
1292
|
+
* The timestamp that table plan was last modified (UTC).
|
|
1293
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1294
|
+
*/
|
|
1295
|
+
readonly lastPlanModifiedDate?: string;
|
|
1296
|
+
/** Table schema. */
|
|
1297
|
+
schema?: Schema;
|
|
1298
|
+
/**
|
|
1299
|
+
* Table's current provisioning state. If set to 'updating', indicates a resource lock due to ongoing operation, forbidding any update to the table until the ongoing operation is concluded.
|
|
1300
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1301
|
+
*/
|
|
1302
|
+
readonly provisioningState?: ProvisioningStateEnum;
|
|
1303
|
+
/**
|
|
1304
|
+
* True - Value originates from workspace retention in days, False - Customer specific.
|
|
1305
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1306
|
+
*/
|
|
1307
|
+
readonly retentionInDaysAsDefault?: boolean;
|
|
1308
|
+
/**
|
|
1309
|
+
* True - Value originates from retention in days, False - Customer specific.
|
|
1310
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1311
|
+
*/
|
|
1312
|
+
readonly totalRetentionInDaysAsDefault?: boolean;
|
|
1118
1313
|
}
|
|
1119
1314
|
/** The top level Workspace resource container. */
|
|
1120
1315
|
export interface WorkspacePatch extends AzureEntityResource {
|
|
@@ -1144,12 +1339,12 @@ export interface WorkspacePatch extends AzureEntityResource {
|
|
|
1144
1339
|
* Workspace creation date.
|
|
1145
1340
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1146
1341
|
*/
|
|
1147
|
-
readonly createdDate?:
|
|
1342
|
+
readonly createdDate?: Date;
|
|
1148
1343
|
/**
|
|
1149
1344
|
* Workspace modification date.
|
|
1150
1345
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1151
1346
|
*/
|
|
1152
|
-
readonly modifiedDate?:
|
|
1347
|
+
readonly modifiedDate?: Date;
|
|
1153
1348
|
/** The network access type for accessing Log Analytics ingestion. */
|
|
1154
1349
|
publicNetworkAccessForIngestion?: PublicNetworkAccessType;
|
|
1155
1350
|
/** The network access type for accessing Log Analytics query. */
|
|
@@ -1165,43 +1360,411 @@ export interface WorkspacePatch extends AzureEntityResource {
|
|
|
1165
1360
|
features?: WorkspaceFeatures;
|
|
1166
1361
|
/** The resource ID of the default Data Collection Rule to use for this workspace. Expected format is - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/dataCollectionRules/{dcrName}. */
|
|
1167
1362
|
defaultDataCollectionRuleResourceId?: string;
|
|
1363
|
+
/** workspace replication properties. */
|
|
1364
|
+
replication?: WorkspaceReplicationProperties;
|
|
1365
|
+
/** workspace failover properties. */
|
|
1366
|
+
failover?: WorkspaceFailoverProperties;
|
|
1367
|
+
}
|
|
1368
|
+
/** The top level data export resource container. */
|
|
1369
|
+
export interface DataExport extends ProxyResource {
|
|
1370
|
+
/** The data export rule ID. */
|
|
1371
|
+
dataExportId?: string;
|
|
1372
|
+
/** An array of tables to export, for example: [“Heartbeat, SecurityEvent”]. */
|
|
1373
|
+
tableNames?: string[];
|
|
1374
|
+
/** Active when enabled. */
|
|
1375
|
+
enable?: boolean;
|
|
1376
|
+
/** The latest data export rule modification time. */
|
|
1377
|
+
createdDate?: string;
|
|
1378
|
+
/** Date and time when the export was last modified. */
|
|
1379
|
+
lastModifiedDate?: string;
|
|
1380
|
+
/** The destination resource ID. This can be copied from the Properties entry of the destination resource in Azure. */
|
|
1381
|
+
resourceId?: string;
|
|
1382
|
+
/**
|
|
1383
|
+
* The type of the destination resource
|
|
1384
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1385
|
+
*/
|
|
1386
|
+
readonly typePropertiesDestinationType?: Type;
|
|
1387
|
+
/** Optional. Allows to define an Event Hub name. Not applicable when destination is Storage Account. */
|
|
1388
|
+
eventHubName?: string;
|
|
1389
|
+
}
|
|
1390
|
+
/** Datasources under OMS Workspace. */
|
|
1391
|
+
export interface DataSource extends ProxyResource {
|
|
1392
|
+
/** The data source properties in raw json format, each kind of data source have it's own schema. */
|
|
1393
|
+
properties: Record<string, unknown>;
|
|
1394
|
+
/** The ETag of the data source. */
|
|
1395
|
+
etag?: string;
|
|
1396
|
+
/** The kind of the DataSource. */
|
|
1397
|
+
kind: DataSourceKind;
|
|
1398
|
+
/** Resource tags. */
|
|
1399
|
+
tags?: {
|
|
1400
|
+
[propertyName: string]: string;
|
|
1401
|
+
};
|
|
1402
|
+
}
|
|
1403
|
+
/** The top level Linked service resource container. */
|
|
1404
|
+
export interface LinkedService extends ProxyResource {
|
|
1405
|
+
/** Resource tags. */
|
|
1406
|
+
tags?: {
|
|
1407
|
+
[propertyName: string]: string;
|
|
1408
|
+
};
|
|
1409
|
+
/** The resource id of the resource that will be linked to the workspace. This should be used for linking resources which require read access */
|
|
1410
|
+
resourceId?: string;
|
|
1411
|
+
/** The resource id of the resource that will be linked to the workspace. This should be used for linking resources which require write access */
|
|
1412
|
+
writeAccessResourceId?: string;
|
|
1413
|
+
/** The provisioning state of the linked service. */
|
|
1414
|
+
provisioningState?: LinkedServiceEntityStatus;
|
|
1415
|
+
}
|
|
1416
|
+
/** Linked storage accounts top level resource container. */
|
|
1417
|
+
export interface LinkedStorageAccountsResource extends ProxyResource {
|
|
1418
|
+
/**
|
|
1419
|
+
* Linked storage accounts type.
|
|
1420
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1421
|
+
*/
|
|
1422
|
+
readonly dataSourceType?: DataSourceType;
|
|
1423
|
+
/** Linked storage accounts resources ids. */
|
|
1424
|
+
storageAccountIds?: string[];
|
|
1425
|
+
}
|
|
1426
|
+
/** Value object for saved search results. */
|
|
1427
|
+
export interface SavedSearch extends ProxyResource {
|
|
1428
|
+
/** The ETag of the saved search. To override an existing saved search, use "*" or specify the current Etag */
|
|
1429
|
+
etag?: string;
|
|
1430
|
+
/** The category of the saved search. This helps the user to find a saved search faster. */
|
|
1431
|
+
category: string;
|
|
1432
|
+
/** Saved search display name. */
|
|
1433
|
+
displayName: string;
|
|
1434
|
+
/** The query expression for the saved search. */
|
|
1435
|
+
query: string;
|
|
1436
|
+
/** The function alias if query serves as a function. */
|
|
1437
|
+
functionAlias?: string;
|
|
1438
|
+
/** The optional function parameters if query serves as a function. Value should be in the following format: 'param-name1:type1 = default_value1, param-name2:type2 = default_value2'. For more examples and proper syntax please refer to https://docs.microsoft.com/en-us/azure/kusto/query/functions/user-defined-functions. */
|
|
1439
|
+
functionParameters?: string;
|
|
1440
|
+
/** The version number of the query language. The current version is 2 and is the default. */
|
|
1441
|
+
version?: number;
|
|
1442
|
+
/** The tags attached to the saved search. */
|
|
1443
|
+
tags?: Tag[];
|
|
1444
|
+
}
|
|
1445
|
+
/** The top level storage insight resource container. */
|
|
1446
|
+
export interface StorageInsight extends ProxyResource {
|
|
1447
|
+
/** The ETag of the storage insight. */
|
|
1448
|
+
eTag?: string;
|
|
1449
|
+
/** Resource tags. */
|
|
1450
|
+
tags?: {
|
|
1451
|
+
[propertyName: string]: string;
|
|
1452
|
+
};
|
|
1453
|
+
/** The names of the blob containers that the workspace should read */
|
|
1454
|
+
containers?: string[];
|
|
1455
|
+
/** The names of the Azure tables that the workspace should read */
|
|
1456
|
+
tables?: string[];
|
|
1457
|
+
/** The storage account connection details */
|
|
1458
|
+
storageAccount?: StorageAccount;
|
|
1459
|
+
/**
|
|
1460
|
+
* The status of the storage insight
|
|
1461
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1462
|
+
*/
|
|
1463
|
+
readonly status?: StorageInsightStatus;
|
|
1464
|
+
}
|
|
1465
|
+
/** A Log Analytics QueryPack-Query definition. */
|
|
1466
|
+
export interface LogAnalyticsQueryPackQuery extends ProxyResourceAutoGenerated {
|
|
1467
|
+
/**
|
|
1468
|
+
* The unique ID of your application. This field cannot be changed.
|
|
1469
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1470
|
+
*/
|
|
1471
|
+
readonly idPropertiesId?: string;
|
|
1472
|
+
/** Unique display name for your query within the Query Pack. */
|
|
1473
|
+
displayName?: string;
|
|
1474
|
+
/**
|
|
1475
|
+
* Creation Date for the Log Analytics Query, in ISO 8601 format.
|
|
1476
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1477
|
+
*/
|
|
1478
|
+
readonly timeCreated?: Date;
|
|
1479
|
+
/**
|
|
1480
|
+
* Last modified date of the Log Analytics Query, in ISO 8601 format.
|
|
1481
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1482
|
+
*/
|
|
1483
|
+
readonly timeModified?: Date;
|
|
1484
|
+
/**
|
|
1485
|
+
* Object Id of user creating the query.
|
|
1486
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1487
|
+
*/
|
|
1488
|
+
readonly author?: string;
|
|
1489
|
+
/** Description of the query. */
|
|
1490
|
+
description?: string;
|
|
1491
|
+
/** Body of the query. */
|
|
1492
|
+
body?: string;
|
|
1493
|
+
/** The related metadata items for the function. */
|
|
1494
|
+
related?: LogAnalyticsQueryPackQueryPropertiesRelated;
|
|
1495
|
+
/** Tags associated with the query. */
|
|
1496
|
+
tags?: {
|
|
1497
|
+
[propertyName: string]: string[];
|
|
1498
|
+
};
|
|
1499
|
+
/** Additional properties that can be set for the query. */
|
|
1500
|
+
properties?: Record<string, unknown>;
|
|
1501
|
+
}
|
|
1502
|
+
/** Network security perimeter (NSP) configuration resource */
|
|
1503
|
+
export interface NetworkSecurityPerimeterConfiguration extends ProxyResourceAutoGenerated {
|
|
1504
|
+
/** Network security configuration properties. */
|
|
1505
|
+
properties?: NetworkSecurityPerimeterConfigurationProperties;
|
|
1506
|
+
}
|
|
1507
|
+
/** Workspace data summary rules definition. */
|
|
1508
|
+
export interface SummaryLogs extends ProxyResourceAutoGenerated {
|
|
1509
|
+
/** SummaryRules rule type: User. */
|
|
1510
|
+
ruleType?: RuleTypeEnum;
|
|
1511
|
+
/** The display name of the Summary rule. */
|
|
1512
|
+
displayName?: string;
|
|
1513
|
+
/** The description of the Summary rule. */
|
|
1514
|
+
description?: string;
|
|
1515
|
+
/**
|
|
1516
|
+
* Indicates if Summary rule is active. If not, Summary rule execution stops.
|
|
1517
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1518
|
+
*/
|
|
1519
|
+
readonly isActive?: boolean;
|
|
1520
|
+
/**
|
|
1521
|
+
* Indicates the reason for rule deactivation.
|
|
1522
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1523
|
+
*/
|
|
1524
|
+
readonly statusCode?: StatusCodeEnum;
|
|
1525
|
+
/**
|
|
1526
|
+
* Summary rule is in provisioning state. If set to 'updating' or 'deleting', indicates a resource lock due to an ongoing operation, preventing any update to the Summary rule until the operation is complete.
|
|
1527
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1528
|
+
*/
|
|
1529
|
+
readonly provisioningState?: ProvisioningStateEnum;
|
|
1530
|
+
/** Rule definition parameters. */
|
|
1531
|
+
ruleDefinition?: RuleDefinition;
|
|
1532
|
+
}
|
|
1533
|
+
/** An Log Analytics QueryPack definition. */
|
|
1534
|
+
export interface LogAnalyticsQueryPack extends TrackedResourceAutoGenerated {
|
|
1535
|
+
/**
|
|
1536
|
+
* The unique ID of your application. This field cannot be changed.
|
|
1537
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1538
|
+
*/
|
|
1539
|
+
readonly queryPackId?: string;
|
|
1540
|
+
/**
|
|
1541
|
+
* Creation Date for the Log Analytics QueryPack, in ISO 8601 format.
|
|
1542
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1543
|
+
*/
|
|
1544
|
+
readonly timeCreated?: Date;
|
|
1545
|
+
/**
|
|
1546
|
+
* Last modified date of the Log Analytics QueryPack, in ISO 8601 format.
|
|
1547
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1548
|
+
*/
|
|
1549
|
+
readonly timeModified?: Date;
|
|
1550
|
+
/**
|
|
1551
|
+
* Current state of this QueryPack: whether or not is has been provisioned within the resource group it is defined. Users cannot change this value but are able to read from it. Values will include Succeeded, Deploying, Canceled, and Failed.
|
|
1552
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1553
|
+
*/
|
|
1554
|
+
readonly provisioningState?: string;
|
|
1555
|
+
}
|
|
1556
|
+
/** Defines headers for Clusters_createOrUpdate operation. */
|
|
1557
|
+
export interface ClustersCreateOrUpdateHeaders {
|
|
1558
|
+
location?: string;
|
|
1559
|
+
azureAsyncoperation?: string;
|
|
1560
|
+
}
|
|
1561
|
+
/** Defines headers for Clusters_update operation. */
|
|
1562
|
+
export interface ClustersUpdateHeaders {
|
|
1563
|
+
location?: string;
|
|
1564
|
+
azureAsyncoperation?: string;
|
|
1565
|
+
}
|
|
1566
|
+
/** Defines headers for Tables_delete operation. */
|
|
1567
|
+
export interface TablesDeleteHeaders {
|
|
1568
|
+
location?: string;
|
|
1569
|
+
azureAsyncoperation?: string;
|
|
1168
1570
|
}
|
|
1169
1571
|
/** Defines headers for WorkspacePurge_purge operation. */
|
|
1170
1572
|
export interface WorkspacePurgePurgeHeaders {
|
|
1171
1573
|
/** The location from which to request the operation status. */
|
|
1172
1574
|
xMsStatusLocation?: string;
|
|
1173
1575
|
}
|
|
1174
|
-
/**
|
|
1175
|
-
export
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
|
|
1576
|
+
/** Defines headers for Workspaces_failover operation. */
|
|
1577
|
+
export interface WorkspacesFailoverHeaders {
|
|
1578
|
+
location?: string;
|
|
1579
|
+
azureAsyncoperation?: string;
|
|
1580
|
+
}
|
|
1581
|
+
/** Defines headers for Workspaces_failback operation. */
|
|
1582
|
+
export interface WorkspacesFailbackHeaders {
|
|
1583
|
+
location?: string;
|
|
1584
|
+
azureAsyncoperation?: string;
|
|
1585
|
+
}
|
|
1586
|
+
/** Defines headers for Workspaces_reconcileNSP operation. */
|
|
1587
|
+
export interface WorkspacesReconcileNSPHeaders {
|
|
1588
|
+
location?: string;
|
|
1589
|
+
}
|
|
1590
|
+
/** Defines headers for SummaryLogs_createOrUpdate operation. */
|
|
1591
|
+
export interface SummaryLogsCreateOrUpdateHeaders {
|
|
1592
|
+
/** Operation Status Location URI */
|
|
1593
|
+
azureAsyncOperation?: string;
|
|
1594
|
+
/** Operation Status Location URI */
|
|
1595
|
+
location?: string;
|
|
1596
|
+
}
|
|
1597
|
+
/** Defines headers for SummaryLogs_delete operation. */
|
|
1598
|
+
export interface SummaryLogsDeleteHeaders {
|
|
1599
|
+
/** Operation Status Location URI */
|
|
1600
|
+
azureAsyncOperation?: string;
|
|
1601
|
+
/** Operation Status Location URI */
|
|
1602
|
+
location?: string;
|
|
1603
|
+
}
|
|
1604
|
+
/** Defines headers for SummaryLogs_start operation. */
|
|
1605
|
+
export interface SummaryLogsStartHeaders {
|
|
1606
|
+
/** Operation Status Location URI */
|
|
1607
|
+
azureAsyncOperation?: string;
|
|
1608
|
+
/** Operation Status Location URI */
|
|
1609
|
+
location?: string;
|
|
1610
|
+
}
|
|
1611
|
+
/** Defines headers for SummaryLogs_retryBin operation. */
|
|
1612
|
+
export interface SummaryLogsRetryBinHeaders {
|
|
1613
|
+
/** Operation Status Location URI */
|
|
1614
|
+
azureAsyncOperation?: string;
|
|
1615
|
+
/** Operation Status Location URI */
|
|
1616
|
+
location?: string;
|
|
1617
|
+
}
|
|
1618
|
+
/** Known values of {@link SkuNameEnum} that the service accepts. */
|
|
1619
|
+
export declare enum KnownSkuNameEnum {
|
|
1620
|
+
/** Free */
|
|
1621
|
+
Free = "Free",
|
|
1622
|
+
/** Standard */
|
|
1623
|
+
Standard = "Standard",
|
|
1624
|
+
/** Premium */
|
|
1625
|
+
Premium = "Premium",
|
|
1626
|
+
/** PerNode */
|
|
1627
|
+
PerNode = "PerNode",
|
|
1628
|
+
/** PerGB2018 */
|
|
1629
|
+
PerGB2018 = "PerGB2018",
|
|
1630
|
+
/** Standalone */
|
|
1631
|
+
Standalone = "Standalone",
|
|
1632
|
+
/** CapacityReservation */
|
|
1633
|
+
CapacityReservation = "CapacityReservation"
|
|
1634
|
+
}
|
|
1635
|
+
/**
|
|
1636
|
+
* Defines values for SkuNameEnum. \
|
|
1637
|
+
* {@link KnownSkuNameEnum} can be used interchangeably with SkuNameEnum,
|
|
1638
|
+
* this enum contains the known values that the service supports.
|
|
1639
|
+
* ### Known values supported by the service
|
|
1640
|
+
* **Free** \
|
|
1641
|
+
* **Standard** \
|
|
1642
|
+
* **Premium** \
|
|
1643
|
+
* **PerNode** \
|
|
1644
|
+
* **PerGB2018** \
|
|
1645
|
+
* **Standalone** \
|
|
1646
|
+
* **CapacityReservation**
|
|
1647
|
+
*/
|
|
1648
|
+
export type SkuNameEnum = string;
|
|
1649
|
+
/** Known values of {@link ManagedServiceIdentityType} that the service accepts. */
|
|
1650
|
+
export declare enum KnownManagedServiceIdentityType {
|
|
1651
|
+
/** None */
|
|
1652
|
+
None = "None",
|
|
1184
1653
|
/** SystemAssigned */
|
|
1185
1654
|
SystemAssigned = "SystemAssigned",
|
|
1186
1655
|
/** UserAssigned */
|
|
1187
1656
|
UserAssigned = "UserAssigned",
|
|
1188
|
-
/**
|
|
1189
|
-
|
|
1657
|
+
/** SystemAssignedUserAssigned */
|
|
1658
|
+
SystemAssignedUserAssigned = "SystemAssigned,UserAssigned"
|
|
1659
|
+
}
|
|
1660
|
+
/**
|
|
1661
|
+
* Defines values for ManagedServiceIdentityType. \
|
|
1662
|
+
* {@link KnownManagedServiceIdentityType} can be used interchangeably with ManagedServiceIdentityType,
|
|
1663
|
+
* this enum contains the known values that the service supports.
|
|
1664
|
+
* ### Known values supported by the service
|
|
1665
|
+
* **None** \
|
|
1666
|
+
* **SystemAssigned** \
|
|
1667
|
+
* **UserAssigned** \
|
|
1668
|
+
* **SystemAssigned,UserAssigned**
|
|
1669
|
+
*/
|
|
1670
|
+
export type ManagedServiceIdentityType = string;
|
|
1671
|
+
/** Known values of {@link ClusterSkuNameEnum} that the service accepts. */
|
|
1672
|
+
export declare enum KnownClusterSkuNameEnum {
|
|
1673
|
+
/** CapacityReservation */
|
|
1674
|
+
CapacityReservation = "CapacityReservation"
|
|
1675
|
+
}
|
|
1676
|
+
/**
|
|
1677
|
+
* Defines values for ClusterSkuNameEnum. \
|
|
1678
|
+
* {@link KnownClusterSkuNameEnum} can be used interchangeably with ClusterSkuNameEnum,
|
|
1679
|
+
* this enum contains the known values that the service supports.
|
|
1680
|
+
* ### Known values supported by the service
|
|
1681
|
+
* **CapacityReservation**
|
|
1682
|
+
*/
|
|
1683
|
+
export type ClusterSkuNameEnum = string;
|
|
1684
|
+
/** Known values of {@link ClusterEntityStatus} that the service accepts. */
|
|
1685
|
+
export declare enum KnownClusterEntityStatus {
|
|
1686
|
+
/** Creating */
|
|
1687
|
+
Creating = "Creating",
|
|
1688
|
+
/** Succeeded */
|
|
1689
|
+
Succeeded = "Succeeded",
|
|
1690
|
+
/** Failed */
|
|
1691
|
+
Failed = "Failed",
|
|
1692
|
+
/** Canceled */
|
|
1693
|
+
Canceled = "Canceled",
|
|
1694
|
+
/** Deleting */
|
|
1695
|
+
Deleting = "Deleting",
|
|
1696
|
+
/** ProvisioningAccount */
|
|
1697
|
+
ProvisioningAccount = "ProvisioningAccount",
|
|
1698
|
+
/** Updating */
|
|
1699
|
+
Updating = "Updating"
|
|
1700
|
+
}
|
|
1701
|
+
/**
|
|
1702
|
+
* Defines values for ClusterEntityStatus. \
|
|
1703
|
+
* {@link KnownClusterEntityStatus} can be used interchangeably with ClusterEntityStatus,
|
|
1704
|
+
* this enum contains the known values that the service supports.
|
|
1705
|
+
* ### Known values supported by the service
|
|
1706
|
+
* **Creating** \
|
|
1707
|
+
* **Succeeded** \
|
|
1708
|
+
* **Failed** \
|
|
1709
|
+
* **Canceled** \
|
|
1710
|
+
* **Deleting** \
|
|
1711
|
+
* **ProvisioningAccount** \
|
|
1712
|
+
* **Updating**
|
|
1713
|
+
*/
|
|
1714
|
+
export type ClusterEntityStatus = string;
|
|
1715
|
+
/** Known values of {@link BillingType} that the service accepts. */
|
|
1716
|
+
export declare enum KnownBillingType {
|
|
1717
|
+
/** Cluster */
|
|
1718
|
+
Cluster = "Cluster",
|
|
1719
|
+
/** Workspaces */
|
|
1720
|
+
Workspaces = "Workspaces"
|
|
1721
|
+
}
|
|
1722
|
+
/**
|
|
1723
|
+
* Defines values for BillingType. \
|
|
1724
|
+
* {@link KnownBillingType} can be used interchangeably with BillingType,
|
|
1725
|
+
* this enum contains the known values that the service supports.
|
|
1726
|
+
* ### Known values supported by the service
|
|
1727
|
+
* **Cluster** \
|
|
1728
|
+
* **Workspaces**
|
|
1729
|
+
*/
|
|
1730
|
+
export type BillingType = string;
|
|
1731
|
+
/** Known values of {@link ClusterReplicationState} that the service accepts. */
|
|
1732
|
+
export declare enum KnownClusterReplicationState {
|
|
1733
|
+
/** Succeeded */
|
|
1734
|
+
Succeeded = "Succeeded",
|
|
1735
|
+
/** EnableRequested */
|
|
1736
|
+
EnableRequested = "EnableRequested",
|
|
1737
|
+
/** Enabling */
|
|
1738
|
+
Enabling = "Enabling",
|
|
1739
|
+
/** DisableRequested */
|
|
1740
|
+
DisableRequested = "DisableRequested",
|
|
1741
|
+
/** Disabling */
|
|
1742
|
+
Disabling = "Disabling",
|
|
1743
|
+
/** RollbackRequested */
|
|
1744
|
+
RollbackRequested = "RollbackRequested",
|
|
1745
|
+
/** RollingBack */
|
|
1746
|
+
RollingBack = "RollingBack",
|
|
1747
|
+
/** Failed */
|
|
1748
|
+
Failed = "Failed",
|
|
1749
|
+
/** Canceled */
|
|
1750
|
+
Canceled = "Canceled"
|
|
1190
1751
|
}
|
|
1191
1752
|
/**
|
|
1192
|
-
* Defines values for
|
|
1193
|
-
* {@link
|
|
1753
|
+
* Defines values for ClusterReplicationState. \
|
|
1754
|
+
* {@link KnownClusterReplicationState} can be used interchangeably with ClusterReplicationState,
|
|
1194
1755
|
* this enum contains the known values that the service supports.
|
|
1195
1756
|
* ### Known values supported by the service
|
|
1196
|
-
* **
|
|
1197
|
-
* **
|
|
1198
|
-
* **
|
|
1199
|
-
* **
|
|
1200
|
-
* **
|
|
1201
|
-
* **
|
|
1202
|
-
* **
|
|
1757
|
+
* **Succeeded** \
|
|
1758
|
+
* **EnableRequested** \
|
|
1759
|
+
* **Enabling** \
|
|
1760
|
+
* **DisableRequested** \
|
|
1761
|
+
* **Disabling** \
|
|
1762
|
+
* **RollbackRequested** \
|
|
1763
|
+
* **RollingBack** \
|
|
1764
|
+
* **Failed** \
|
|
1765
|
+
* **Canceled**
|
|
1203
1766
|
*/
|
|
1204
|
-
export type
|
|
1767
|
+
export type ClusterReplicationState = string;
|
|
1205
1768
|
/** Known values of {@link Type} that the service accepts. */
|
|
1206
1769
|
export declare enum KnownType {
|
|
1207
1770
|
/** StorageAccount */
|
|
@@ -1349,6 +1912,44 @@ export declare enum KnownLinkedServiceEntityStatus {
|
|
|
1349
1912
|
* **Updating**
|
|
1350
1913
|
*/
|
|
1351
1914
|
export type LinkedServiceEntityStatus = string;
|
|
1915
|
+
/** Known values of {@link CreatedByType} that the service accepts. */
|
|
1916
|
+
export declare enum KnownCreatedByType {
|
|
1917
|
+
/** User */
|
|
1918
|
+
User = "User",
|
|
1919
|
+
/** Application */
|
|
1920
|
+
Application = "Application",
|
|
1921
|
+
/** ManagedIdentity */
|
|
1922
|
+
ManagedIdentity = "ManagedIdentity",
|
|
1923
|
+
/** Key */
|
|
1924
|
+
Key = "Key"
|
|
1925
|
+
}
|
|
1926
|
+
/**
|
|
1927
|
+
* Defines values for CreatedByType. \
|
|
1928
|
+
* {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
|
|
1929
|
+
* this enum contains the known values that the service supports.
|
|
1930
|
+
* ### Known values supported by the service
|
|
1931
|
+
* **User** \
|
|
1932
|
+
* **Application** \
|
|
1933
|
+
* **ManagedIdentity** \
|
|
1934
|
+
* **Key**
|
|
1935
|
+
*/
|
|
1936
|
+
export type CreatedByType = string;
|
|
1937
|
+
/** Known values of {@link SearchSortEnum} that the service accepts. */
|
|
1938
|
+
export declare enum KnownSearchSortEnum {
|
|
1939
|
+
/** Asc */
|
|
1940
|
+
Asc = "asc",
|
|
1941
|
+
/** Desc */
|
|
1942
|
+
Desc = "desc"
|
|
1943
|
+
}
|
|
1944
|
+
/**
|
|
1945
|
+
* Defines values for SearchSortEnum. \
|
|
1946
|
+
* {@link KnownSearchSortEnum} can be used interchangeably with SearchSortEnum,
|
|
1947
|
+
* this enum contains the known values that the service supports.
|
|
1948
|
+
* ### Known values supported by the service
|
|
1949
|
+
* **asc** \
|
|
1950
|
+
* **desc**
|
|
1951
|
+
*/
|
|
1952
|
+
export type SearchSortEnum = string;
|
|
1352
1953
|
/** Known values of {@link StorageInsightState} that the service accepts. */
|
|
1353
1954
|
export declare enum KnownStorageInsightState {
|
|
1354
1955
|
/** OK */
|
|
@@ -1365,129 +1966,176 @@ export declare enum KnownStorageInsightState {
|
|
|
1365
1966
|
* **ERROR**
|
|
1366
1967
|
*/
|
|
1367
1968
|
export type StorageInsightState = string;
|
|
1368
|
-
/** Known values of {@link
|
|
1369
|
-
export declare enum
|
|
1370
|
-
/**
|
|
1371
|
-
|
|
1372
|
-
/**
|
|
1373
|
-
|
|
1374
|
-
/**
|
|
1375
|
-
|
|
1376
|
-
/** PerNode */
|
|
1377
|
-
PerNode = "PerNode",
|
|
1378
|
-
/** PerGB2018 */
|
|
1379
|
-
PerGB2018 = "PerGB2018",
|
|
1380
|
-
/** Standalone */
|
|
1381
|
-
Standalone = "Standalone",
|
|
1382
|
-
/** CapacityReservation */
|
|
1383
|
-
CapacityReservation = "CapacityReservation"
|
|
1969
|
+
/** Known values of {@link TablePlanEnum} that the service accepts. */
|
|
1970
|
+
export declare enum KnownTablePlanEnum {
|
|
1971
|
+
/** Medium-touch logs needed for troubleshooting and incident response. */
|
|
1972
|
+
Basic = "Basic",
|
|
1973
|
+
/** High-value logs used for continuous monitoring, real-time detection, and performance analytics. */
|
|
1974
|
+
Analytics = "Analytics",
|
|
1975
|
+
/** Low-touch logs, such as verbose logs, and data required for auditing and compliance. */
|
|
1976
|
+
Auxiliary = "Auxiliary"
|
|
1384
1977
|
}
|
|
1385
1978
|
/**
|
|
1386
|
-
* Defines values for
|
|
1387
|
-
* {@link
|
|
1979
|
+
* Defines values for TablePlanEnum. \
|
|
1980
|
+
* {@link KnownTablePlanEnum} can be used interchangeably with TablePlanEnum,
|
|
1388
1981
|
* this enum contains the known values that the service supports.
|
|
1389
1982
|
* ### Known values supported by the service
|
|
1390
|
-
* **
|
|
1391
|
-
* **
|
|
1392
|
-
* **
|
|
1393
|
-
* **PerNode** \
|
|
1394
|
-
* **PerGB2018** \
|
|
1395
|
-
* **Standalone** \
|
|
1396
|
-
* **CapacityReservation**
|
|
1983
|
+
* **Basic**: Medium-touch logs needed for troubleshooting and incident response. \
|
|
1984
|
+
* **Analytics**: High-value logs used for continuous monitoring, real-time detection, and performance analytics. \
|
|
1985
|
+
* **Auxiliary**: Low-touch logs, such as verbose logs, and data required for auditing and compliance.
|
|
1397
1986
|
*/
|
|
1398
|
-
export type
|
|
1399
|
-
/** Known values of {@link
|
|
1400
|
-
export declare enum
|
|
1401
|
-
/**
|
|
1402
|
-
|
|
1403
|
-
/**
|
|
1404
|
-
|
|
1987
|
+
export type TablePlanEnum = string;
|
|
1988
|
+
/** Known values of {@link ColumnTypeEnum} that the service accepts. */
|
|
1989
|
+
export declare enum KnownColumnTypeEnum {
|
|
1990
|
+
/** String */
|
|
1991
|
+
String = "string",
|
|
1992
|
+
/** Int */
|
|
1993
|
+
Int = "int",
|
|
1994
|
+
/** Long */
|
|
1995
|
+
Long = "long",
|
|
1996
|
+
/** Real */
|
|
1997
|
+
Real = "real",
|
|
1998
|
+
/** Boolean */
|
|
1999
|
+
Boolean = "boolean",
|
|
2000
|
+
/** DateTime */
|
|
2001
|
+
DateTime = "dateTime",
|
|
2002
|
+
/** Guid */
|
|
2003
|
+
Guid = "guid",
|
|
2004
|
+
/** Dynamic */
|
|
2005
|
+
Dynamic = "dynamic"
|
|
1405
2006
|
}
|
|
1406
2007
|
/**
|
|
1407
|
-
* Defines values for
|
|
1408
|
-
* {@link
|
|
2008
|
+
* Defines values for ColumnTypeEnum. \
|
|
2009
|
+
* {@link KnownColumnTypeEnum} can be used interchangeably with ColumnTypeEnum,
|
|
1409
2010
|
* this enum contains the known values that the service supports.
|
|
1410
2011
|
* ### Known values supported by the service
|
|
1411
|
-
* **
|
|
1412
|
-
* **
|
|
2012
|
+
* **string** \
|
|
2013
|
+
* **int** \
|
|
2014
|
+
* **long** \
|
|
2015
|
+
* **real** \
|
|
2016
|
+
* **boolean** \
|
|
2017
|
+
* **dateTime** \
|
|
2018
|
+
* **guid** \
|
|
2019
|
+
* **dynamic**
|
|
1413
2020
|
*/
|
|
1414
|
-
export type
|
|
1415
|
-
/** Known values of {@link
|
|
1416
|
-
export declare enum
|
|
1417
|
-
/**
|
|
1418
|
-
|
|
1419
|
-
/**
|
|
1420
|
-
|
|
2021
|
+
export type ColumnTypeEnum = string;
|
|
2022
|
+
/** Known values of {@link ColumnDataTypeHintEnum} that the service accepts. */
|
|
2023
|
+
export declare enum KnownColumnDataTypeHintEnum {
|
|
2024
|
+
/** A string that matches the pattern of a URI, for example, scheme:\//username:password@host:1234\/this\/is\/a\/path?k1=v1&k2=v2#fragment */
|
|
2025
|
+
Uri = "uri",
|
|
2026
|
+
/** A standard 128-bit GUID following the standard shape, xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx */
|
|
2027
|
+
Guid = "guid",
|
|
2028
|
+
/** An Azure Resource Model (ARM) path: \/subscriptions\/{...}\/resourceGroups\/{...}\/providers\/Microsoft.{...}\/{...}\/{...}\/{...}... */
|
|
2029
|
+
ArmPath = "armPath",
|
|
2030
|
+
/** A standard V4\/V6 ip address following the standard shape, x.x.x.x\/y:y:y:y:y:y:y:y */
|
|
2031
|
+
Ip = "ip"
|
|
1421
2032
|
}
|
|
1422
2033
|
/**
|
|
1423
|
-
* Defines values for
|
|
1424
|
-
* {@link
|
|
2034
|
+
* Defines values for ColumnDataTypeHintEnum. \
|
|
2035
|
+
* {@link KnownColumnDataTypeHintEnum} can be used interchangeably with ColumnDataTypeHintEnum,
|
|
1425
2036
|
* this enum contains the known values that the service supports.
|
|
1426
2037
|
* ### Known values supported by the service
|
|
1427
|
-
* **
|
|
1428
|
-
* **
|
|
2038
|
+
* **uri**: A string that matches the pattern of a URI, for example, scheme:\/\/username:password@host:1234\/this\/is\/a\/path?k1=v1&k2=v2#fragment \
|
|
2039
|
+
* **guid**: A standard 128-bit GUID following the standard shape, xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx \
|
|
2040
|
+
* **armPath**: An Azure Resource Model (ARM) path: \/subscriptions\/{...}\/resourceGroups\/{...}\/providers\/Microsoft.{...}\/{...}\/{...}\/{...}... \
|
|
2041
|
+
* **ip**: A standard V4\/V6 ip address following the standard shape, x.x.x.x\/y:y:y:y:y:y:y:y
|
|
1429
2042
|
*/
|
|
1430
|
-
export type
|
|
1431
|
-
/** Known values of {@link
|
|
1432
|
-
export declare enum
|
|
1433
|
-
/**
|
|
1434
|
-
|
|
2043
|
+
export type ColumnDataTypeHintEnum = string;
|
|
2044
|
+
/** Known values of {@link SourceEnum} that the service accepts. */
|
|
2045
|
+
export declare enum KnownSourceEnum {
|
|
2046
|
+
/** Tables provisioned by the system, as collected via Diagnostic Settings, the Agents, or any other standard data collection means. */
|
|
2047
|
+
Microsoft = "microsoft",
|
|
2048
|
+
/** Tables created by the owner of the Workspace, and only found in this Workspace. */
|
|
2049
|
+
Customer = "customer"
|
|
1435
2050
|
}
|
|
1436
2051
|
/**
|
|
1437
|
-
* Defines values for
|
|
1438
|
-
* {@link
|
|
2052
|
+
* Defines values for SourceEnum. \
|
|
2053
|
+
* {@link KnownSourceEnum} can be used interchangeably with SourceEnum,
|
|
1439
2054
|
* this enum contains the known values that the service supports.
|
|
1440
2055
|
* ### Known values supported by the service
|
|
1441
|
-
* **
|
|
2056
|
+
* **microsoft**: Tables provisioned by the system, as collected via Diagnostic Settings, the Agents, or any other standard data collection means. \
|
|
2057
|
+
* **customer**: Tables created by the owner of the Workspace, and only found in this Workspace.
|
|
1442
2058
|
*/
|
|
1443
|
-
export type
|
|
1444
|
-
/** Known values of {@link
|
|
1445
|
-
export declare enum
|
|
1446
|
-
/**
|
|
1447
|
-
|
|
1448
|
-
/**
|
|
2059
|
+
export type SourceEnum = string;
|
|
2060
|
+
/** Known values of {@link TableTypeEnum} that the service accepts. */
|
|
2061
|
+
export declare enum KnownTableTypeEnum {
|
|
2062
|
+
/** Standard data collected by Azure Monitor. */
|
|
2063
|
+
Microsoft = "Microsoft",
|
|
2064
|
+
/** Custom log table. */
|
|
2065
|
+
CustomLog = "CustomLog",
|
|
2066
|
+
/** Restored data. */
|
|
2067
|
+
RestoredLogs = "RestoredLogs",
|
|
2068
|
+
/** Data collected by a search job. */
|
|
2069
|
+
SearchResults = "SearchResults"
|
|
2070
|
+
}
|
|
2071
|
+
/**
|
|
2072
|
+
* Defines values for TableTypeEnum. \
|
|
2073
|
+
* {@link KnownTableTypeEnum} can be used interchangeably with TableTypeEnum,
|
|
2074
|
+
* this enum contains the known values that the service supports.
|
|
2075
|
+
* ### Known values supported by the service
|
|
2076
|
+
* **Microsoft**: Standard data collected by Azure Monitor. \
|
|
2077
|
+
* **CustomLog**: Custom log table. \
|
|
2078
|
+
* **RestoredLogs**: Restored data. \
|
|
2079
|
+
* **SearchResults**: Data collected by a search job.
|
|
2080
|
+
*/
|
|
2081
|
+
export type TableTypeEnum = string;
|
|
2082
|
+
/** Known values of {@link TableSubTypeEnum} that the service accepts. */
|
|
2083
|
+
export declare enum KnownTableSubTypeEnum {
|
|
2084
|
+
/** The default subtype with which built-in tables are created. */
|
|
2085
|
+
Any = "Any",
|
|
2086
|
+
/** Indicates a table created through the Data Collector API or with the custom logs feature of the MMA agent, or any table against which Custom Fields were created. */
|
|
2087
|
+
Classic = "Classic",
|
|
2088
|
+
/** A table eligible to have data sent into it via any of the means supported by Data Collection Rules: the Data Collection Endpoint API, ingestion-time transformations, or any other mechanism provided by Data Collection Rules */
|
|
2089
|
+
DataCollectionRuleBased = "DataCollectionRuleBased"
|
|
2090
|
+
}
|
|
2091
|
+
/**
|
|
2092
|
+
* Defines values for TableSubTypeEnum. \
|
|
2093
|
+
* {@link KnownTableSubTypeEnum} can be used interchangeably with TableSubTypeEnum,
|
|
2094
|
+
* this enum contains the known values that the service supports.
|
|
2095
|
+
* ### Known values supported by the service
|
|
2096
|
+
* **Any**: The default subtype with which built-in tables are created. \
|
|
2097
|
+
* **Classic**: Indicates a table created through the Data Collector API or with the custom logs feature of the MMA agent, or any table against which Custom Fields were created. \
|
|
2098
|
+
* **DataCollectionRuleBased**: A table eligible to have data sent into it via any of the means supported by Data Collection Rules: the Data Collection Endpoint API, ingestion-time transformations, or any other mechanism provided by Data Collection Rules
|
|
2099
|
+
*/
|
|
2100
|
+
export type TableSubTypeEnum = string;
|
|
2101
|
+
/** Known values of {@link ProvisioningStateEnum} that the service accepts. */
|
|
2102
|
+
export declare enum KnownProvisioningStateEnum {
|
|
2103
|
+
/** Table schema is still being built and updated, table is currently locked for any changes till the procedure is done. */
|
|
2104
|
+
Updating = "Updating",
|
|
2105
|
+
/** Table schema is stable and without changes, table data is being updated. */
|
|
2106
|
+
InProgress = "InProgress",
|
|
2107
|
+
/** Table state is stable and without changes, table is unlocked and open for new updates. */
|
|
1449
2108
|
Succeeded = "Succeeded",
|
|
1450
|
-
/**
|
|
1451
|
-
|
|
1452
|
-
/** Canceled */
|
|
1453
|
-
Canceled = "Canceled",
|
|
1454
|
-
/** Deleting */
|
|
1455
|
-
Deleting = "Deleting",
|
|
1456
|
-
/** ProvisioningAccount */
|
|
1457
|
-
ProvisioningAccount = "ProvisioningAccount",
|
|
1458
|
-
/** Updating */
|
|
1459
|
-
Updating = "Updating"
|
|
2109
|
+
/** Table state is deleting. */
|
|
2110
|
+
Deleting = "Deleting"
|
|
1460
2111
|
}
|
|
1461
2112
|
/**
|
|
1462
|
-
* Defines values for
|
|
1463
|
-
* {@link
|
|
2113
|
+
* Defines values for ProvisioningStateEnum. \
|
|
2114
|
+
* {@link KnownProvisioningStateEnum} can be used interchangeably with ProvisioningStateEnum,
|
|
1464
2115
|
* this enum contains the known values that the service supports.
|
|
1465
2116
|
* ### Known values supported by the service
|
|
1466
|
-
* **
|
|
1467
|
-
* **
|
|
1468
|
-
* **
|
|
1469
|
-
* **
|
|
1470
|
-
* **Deleting** \
|
|
1471
|
-
* **ProvisioningAccount** \
|
|
1472
|
-
* **Updating**
|
|
2117
|
+
* **Updating**: Table schema is still being built and updated, table is currently locked for any changes till the procedure is done. \
|
|
2118
|
+
* **InProgress**: Table schema is stable and without changes, table data is being updated. \
|
|
2119
|
+
* **Succeeded**: Table state is stable and without changes, table is unlocked and open for new updates. \
|
|
2120
|
+
* **Deleting**: Table state is deleting.
|
|
1473
2121
|
*/
|
|
1474
|
-
export type
|
|
1475
|
-
/** Known values of {@link
|
|
1476
|
-
export declare enum
|
|
1477
|
-
/**
|
|
1478
|
-
|
|
1479
|
-
/**
|
|
1480
|
-
|
|
2122
|
+
export type ProvisioningStateEnum = string;
|
|
2123
|
+
/** Known values of {@link PurgeState} that the service accepts. */
|
|
2124
|
+
export declare enum KnownPurgeState {
|
|
2125
|
+
/** Pending */
|
|
2126
|
+
Pending = "pending",
|
|
2127
|
+
/** Completed */
|
|
2128
|
+
Completed = "completed"
|
|
1481
2129
|
}
|
|
1482
2130
|
/**
|
|
1483
|
-
* Defines values for
|
|
1484
|
-
* {@link
|
|
2131
|
+
* Defines values for PurgeState. \
|
|
2132
|
+
* {@link KnownPurgeState} can be used interchangeably with PurgeState,
|
|
1485
2133
|
* this enum contains the known values that the service supports.
|
|
1486
2134
|
* ### Known values supported by the service
|
|
1487
|
-
* **
|
|
1488
|
-
* **
|
|
2135
|
+
* **pending** \
|
|
2136
|
+
* **completed**
|
|
1489
2137
|
*/
|
|
1490
|
-
export type
|
|
2138
|
+
export type PurgeState = string;
|
|
1491
2139
|
/** Known values of {@link WorkspaceEntityStatus} that the service accepts. */
|
|
1492
2140
|
export declare enum KnownWorkspaceEntityStatus {
|
|
1493
2141
|
/** Creating */
|
|
@@ -1586,7 +2234,9 @@ export declare enum KnownPublicNetworkAccessType {
|
|
|
1586
2234
|
/** Enables connectivity to Log Analytics through public DNS. */
|
|
1587
2235
|
Enabled = "Enabled",
|
|
1588
2236
|
/** Disables public connectivity to Log Analytics through public DNS. */
|
|
1589
|
-
Disabled = "Disabled"
|
|
2237
|
+
Disabled = "Disabled",
|
|
2238
|
+
/** Resource is only accessible from private networks and access approved by network security perimeter associated to this resource. */
|
|
2239
|
+
SecuredByPerimeter = "SecuredByPerimeter"
|
|
1590
2240
|
}
|
|
1591
2241
|
/**
|
|
1592
2242
|
* Defines values for PublicNetworkAccessType. \
|
|
@@ -1594,278 +2244,277 @@ export declare enum KnownPublicNetworkAccessType {
|
|
|
1594
2244
|
* this enum contains the known values that the service supports.
|
|
1595
2245
|
* ### Known values supported by the service
|
|
1596
2246
|
* **Enabled**: Enables connectivity to Log Analytics through public DNS. \
|
|
1597
|
-
* **Disabled**: Disables public connectivity to Log Analytics through public DNS.
|
|
2247
|
+
* **Disabled**: Disables public connectivity to Log Analytics through public DNS. \
|
|
2248
|
+
* **SecuredByPerimeter**: Resource is only accessible from private networks and access approved by network security perimeter associated to this resource.
|
|
1598
2249
|
*/
|
|
1599
2250
|
export type PublicNetworkAccessType = string;
|
|
1600
|
-
/** Known values of {@link
|
|
1601
|
-
export declare enum
|
|
1602
|
-
/**
|
|
1603
|
-
|
|
1604
|
-
/**
|
|
1605
|
-
|
|
1606
|
-
/**
|
|
1607
|
-
|
|
1608
|
-
/**
|
|
1609
|
-
|
|
2251
|
+
/** Known values of {@link WorkspaceReplicationState} that the service accepts. */
|
|
2252
|
+
export declare enum KnownWorkspaceReplicationState {
|
|
2253
|
+
/** Succeeded */
|
|
2254
|
+
Succeeded = "Succeeded",
|
|
2255
|
+
/** EnableRequested */
|
|
2256
|
+
EnableRequested = "EnableRequested",
|
|
2257
|
+
/** Enabling */
|
|
2258
|
+
Enabling = "Enabling",
|
|
2259
|
+
/** DisableRequested */
|
|
2260
|
+
DisableRequested = "DisableRequested",
|
|
2261
|
+
/** Disabling */
|
|
2262
|
+
Disabling = "Disabling",
|
|
2263
|
+
/** RollbackRequested */
|
|
2264
|
+
RollbackRequested = "RollbackRequested",
|
|
2265
|
+
/** RollingBack */
|
|
2266
|
+
RollingBack = "RollingBack",
|
|
2267
|
+
/** Failed */
|
|
2268
|
+
Failed = "Failed",
|
|
2269
|
+
/** Canceled */
|
|
2270
|
+
Canceled = "Canceled"
|
|
1610
2271
|
}
|
|
1611
2272
|
/**
|
|
1612
|
-
* Defines values for
|
|
1613
|
-
* {@link
|
|
2273
|
+
* Defines values for WorkspaceReplicationState. \
|
|
2274
|
+
* {@link KnownWorkspaceReplicationState} can be used interchangeably with WorkspaceReplicationState,
|
|
1614
2275
|
* this enum contains the known values that the service supports.
|
|
1615
2276
|
* ### Known values supported by the service
|
|
1616
|
-
* **
|
|
1617
|
-
* **
|
|
1618
|
-
* **
|
|
1619
|
-
* **
|
|
2277
|
+
* **Succeeded** \
|
|
2278
|
+
* **EnableRequested** \
|
|
2279
|
+
* **Enabling** \
|
|
2280
|
+
* **DisableRequested** \
|
|
2281
|
+
* **Disabling** \
|
|
2282
|
+
* **RollbackRequested** \
|
|
2283
|
+
* **RollingBack** \
|
|
2284
|
+
* **Failed** \
|
|
2285
|
+
* **Canceled**
|
|
1620
2286
|
*/
|
|
1621
|
-
export type
|
|
1622
|
-
/** Known values of {@link
|
|
1623
|
-
export declare enum
|
|
1624
|
-
/**
|
|
1625
|
-
|
|
1626
|
-
/**
|
|
1627
|
-
|
|
2287
|
+
export type WorkspaceReplicationState = string;
|
|
2288
|
+
/** Known values of {@link WorkspaceFailoverState} that the service accepts. */
|
|
2289
|
+
export declare enum KnownWorkspaceFailoverState {
|
|
2290
|
+
/** Inactive */
|
|
2291
|
+
Inactive = "Inactive",
|
|
2292
|
+
/** Activating */
|
|
2293
|
+
Activating = "Activating",
|
|
2294
|
+
/** Active */
|
|
2295
|
+
Active = "Active",
|
|
2296
|
+
/** Deactivating */
|
|
2297
|
+
Deactivating = "Deactivating",
|
|
2298
|
+
/** Failed */
|
|
2299
|
+
Failed = "Failed"
|
|
1628
2300
|
}
|
|
1629
2301
|
/**
|
|
1630
|
-
* Defines values for
|
|
1631
|
-
* {@link
|
|
2302
|
+
* Defines values for WorkspaceFailoverState. \
|
|
2303
|
+
* {@link KnownWorkspaceFailoverState} can be used interchangeably with WorkspaceFailoverState,
|
|
1632
2304
|
* this enum contains the known values that the service supports.
|
|
1633
2305
|
* ### Known values supported by the service
|
|
1634
|
-
* **
|
|
1635
|
-
* **
|
|
2306
|
+
* **Inactive** \
|
|
2307
|
+
* **Activating** \
|
|
2308
|
+
* **Active** \
|
|
2309
|
+
* **Deactivating** \
|
|
2310
|
+
* **Failed**
|
|
1636
2311
|
*/
|
|
1637
|
-
export type
|
|
1638
|
-
/** Known values of {@link
|
|
1639
|
-
export declare enum
|
|
1640
|
-
/**
|
|
1641
|
-
|
|
1642
|
-
/**
|
|
1643
|
-
|
|
1644
|
-
/**
|
|
1645
|
-
|
|
1646
|
-
/**
|
|
1647
|
-
|
|
1648
|
-
/**
|
|
1649
|
-
|
|
1650
|
-
/**
|
|
1651
|
-
|
|
1652
|
-
/**
|
|
1653
|
-
|
|
1654
|
-
/** Dynamic */
|
|
1655
|
-
Dynamic = "dynamic"
|
|
2312
|
+
export type WorkspaceFailoverState = string;
|
|
2313
|
+
/** Known values of {@link NetworkSecurityPerimeterConfigurationProvisioningState} that the service accepts. */
|
|
2314
|
+
export declare enum KnownNetworkSecurityPerimeterConfigurationProvisioningState {
|
|
2315
|
+
/** Succeeded */
|
|
2316
|
+
Succeeded = "Succeeded",
|
|
2317
|
+
/** Creating */
|
|
2318
|
+
Creating = "Creating",
|
|
2319
|
+
/** Updating */
|
|
2320
|
+
Updating = "Updating",
|
|
2321
|
+
/** Deleting */
|
|
2322
|
+
Deleting = "Deleting",
|
|
2323
|
+
/** Accepted */
|
|
2324
|
+
Accepted = "Accepted",
|
|
2325
|
+
/** Failed */
|
|
2326
|
+
Failed = "Failed",
|
|
2327
|
+
/** Canceled */
|
|
2328
|
+
Canceled = "Canceled"
|
|
1656
2329
|
}
|
|
1657
2330
|
/**
|
|
1658
|
-
* Defines values for
|
|
1659
|
-
* {@link
|
|
2331
|
+
* Defines values for NetworkSecurityPerimeterConfigurationProvisioningState. \
|
|
2332
|
+
* {@link KnownNetworkSecurityPerimeterConfigurationProvisioningState} can be used interchangeably with NetworkSecurityPerimeterConfigurationProvisioningState,
|
|
1660
2333
|
* this enum contains the known values that the service supports.
|
|
1661
2334
|
* ### Known values supported by the service
|
|
1662
|
-
* **
|
|
1663
|
-
* **
|
|
1664
|
-
* **
|
|
1665
|
-
* **
|
|
1666
|
-
* **
|
|
1667
|
-
* **
|
|
1668
|
-
* **
|
|
1669
|
-
* **dynamic**
|
|
2335
|
+
* **Succeeded** \
|
|
2336
|
+
* **Creating** \
|
|
2337
|
+
* **Updating** \
|
|
2338
|
+
* **Deleting** \
|
|
2339
|
+
* **Accepted** \
|
|
2340
|
+
* **Failed** \
|
|
2341
|
+
* **Canceled**
|
|
1670
2342
|
*/
|
|
1671
|
-
export type
|
|
1672
|
-
/** Known values of {@link
|
|
1673
|
-
export declare enum
|
|
1674
|
-
/**
|
|
1675
|
-
|
|
1676
|
-
/**
|
|
1677
|
-
|
|
1678
|
-
/**
|
|
1679
|
-
|
|
1680
|
-
/**
|
|
1681
|
-
|
|
2343
|
+
export type NetworkSecurityPerimeterConfigurationProvisioningState = string;
|
|
2344
|
+
/** Known values of {@link IssueType} that the service accepts. */
|
|
2345
|
+
export declare enum KnownIssueType {
|
|
2346
|
+
/** Unknown issue type */
|
|
2347
|
+
Unknown = "Unknown",
|
|
2348
|
+
/** An error occurred while applying the network security perimeter (NSP) configuration. */
|
|
2349
|
+
ConfigurationPropagationFailure = "ConfigurationPropagationFailure",
|
|
2350
|
+
/** A network connectivity issue is happening on the resource which could be addressed either by adding new resources to the network security perimeter (NSP) or by modifying access rules. */
|
|
2351
|
+
MissingPerimeterConfiguration = "MissingPerimeterConfiguration",
|
|
2352
|
+
/** An managed identity hasn't been associated with the resource. The resource will still be able to validate inbound traffic from the network security perimeter (NSP) or matching inbound access rules, but it won't be able to perform outbound access as a member of the NSP. */
|
|
2353
|
+
MissingIdentityConfiguration = "MissingIdentityConfiguration"
|
|
1682
2354
|
}
|
|
1683
2355
|
/**
|
|
1684
|
-
* Defines values for
|
|
1685
|
-
* {@link
|
|
2356
|
+
* Defines values for IssueType. \
|
|
2357
|
+
* {@link KnownIssueType} can be used interchangeably with IssueType,
|
|
1686
2358
|
* this enum contains the known values that the service supports.
|
|
1687
2359
|
* ### Known values supported by the service
|
|
1688
|
-
* **
|
|
1689
|
-
* **
|
|
1690
|
-
* **
|
|
1691
|
-
* **
|
|
2360
|
+
* **Unknown**: Unknown issue type \
|
|
2361
|
+
* **ConfigurationPropagationFailure**: An error occurred while applying the network security perimeter (NSP) configuration. \
|
|
2362
|
+
* **MissingPerimeterConfiguration**: A network connectivity issue is happening on the resource which could be addressed either by adding new resources to the network security perimeter (NSP) or by modifying access rules. \
|
|
2363
|
+
* **MissingIdentityConfiguration**: An managed identity hasn't been associated with the resource. The resource will still be able to validate inbound traffic from the network security perimeter (NSP) or matching inbound access rules, but it won't be able to perform outbound access as a member of the NSP.
|
|
1692
2364
|
*/
|
|
1693
|
-
export type
|
|
1694
|
-
/** Known values of {@link
|
|
1695
|
-
export declare enum
|
|
1696
|
-
/**
|
|
1697
|
-
|
|
1698
|
-
/**
|
|
1699
|
-
|
|
2365
|
+
export type IssueType = string;
|
|
2366
|
+
/** Known values of {@link Severity} that the service accepts. */
|
|
2367
|
+
export declare enum KnownSeverity {
|
|
2368
|
+
/** Warning */
|
|
2369
|
+
Warning = "Warning",
|
|
2370
|
+
/** Error */
|
|
2371
|
+
Error = "Error"
|
|
1700
2372
|
}
|
|
1701
2373
|
/**
|
|
1702
|
-
* Defines values for
|
|
1703
|
-
* {@link
|
|
2374
|
+
* Defines values for Severity. \
|
|
2375
|
+
* {@link KnownSeverity} can be used interchangeably with Severity,
|
|
1704
2376
|
* this enum contains the known values that the service supports.
|
|
1705
2377
|
* ### Known values supported by the service
|
|
1706
|
-
* **
|
|
1707
|
-
* **
|
|
2378
|
+
* **Warning** \
|
|
2379
|
+
* **Error**
|
|
1708
2380
|
*/
|
|
1709
|
-
export type
|
|
1710
|
-
/** Known values of {@link
|
|
1711
|
-
export declare enum
|
|
1712
|
-
/**
|
|
1713
|
-
|
|
1714
|
-
/**
|
|
1715
|
-
|
|
1716
|
-
/** Restored data. */
|
|
1717
|
-
RestoredLogs = "RestoredLogs",
|
|
1718
|
-
/** Data collected by a search job. */
|
|
1719
|
-
SearchResults = "SearchResults"
|
|
2381
|
+
export type Severity = string;
|
|
2382
|
+
/** Known values of {@link AccessRuleDirection} that the service accepts. */
|
|
2383
|
+
export declare enum KnownAccessRuleDirection {
|
|
2384
|
+
/** Applies to inbound network traffic to the secured resources. */
|
|
2385
|
+
Inbound = "Inbound",
|
|
2386
|
+
/** Applies to outbound network traffic from the secured resources */
|
|
2387
|
+
Outbound = "Outbound"
|
|
1720
2388
|
}
|
|
1721
2389
|
/**
|
|
1722
|
-
* Defines values for
|
|
1723
|
-
* {@link
|
|
2390
|
+
* Defines values for AccessRuleDirection. \
|
|
2391
|
+
* {@link KnownAccessRuleDirection} can be used interchangeably with AccessRuleDirection,
|
|
1724
2392
|
* this enum contains the known values that the service supports.
|
|
1725
2393
|
* ### Known values supported by the service
|
|
1726
|
-
* **
|
|
1727
|
-
* **
|
|
1728
|
-
* **RestoredLogs**: Restored data. \
|
|
1729
|
-
* **SearchResults**: Data collected by a search job.
|
|
2394
|
+
* **Inbound**: Applies to inbound network traffic to the secured resources. \
|
|
2395
|
+
* **Outbound**: Applies to outbound network traffic from the secured resources
|
|
1730
2396
|
*/
|
|
1731
|
-
export type
|
|
1732
|
-
/** Known values of {@link
|
|
1733
|
-
export declare enum
|
|
1734
|
-
/**
|
|
1735
|
-
|
|
1736
|
-
/**
|
|
1737
|
-
|
|
1738
|
-
/**
|
|
1739
|
-
|
|
2397
|
+
export type AccessRuleDirection = string;
|
|
2398
|
+
/** Known values of {@link ResourceAssociationAccessMode} that the service accepts. */
|
|
2399
|
+
export declare enum KnownResourceAssociationAccessMode {
|
|
2400
|
+
/** Enforced access mode - traffic to the resource that failed access checks is blocked */
|
|
2401
|
+
Enforced = "Enforced",
|
|
2402
|
+
/** Learning access mode - traffic to the resource is enabled for analysis but not blocked */
|
|
2403
|
+
Learning = "Learning",
|
|
2404
|
+
/** Audit access mode - traffic to the resource that fails access checks is logged but not blocked */
|
|
2405
|
+
Audit = "Audit"
|
|
1740
2406
|
}
|
|
1741
2407
|
/**
|
|
1742
|
-
* Defines values for
|
|
1743
|
-
* {@link
|
|
2408
|
+
* Defines values for ResourceAssociationAccessMode. \
|
|
2409
|
+
* {@link KnownResourceAssociationAccessMode} can be used interchangeably with ResourceAssociationAccessMode,
|
|
1744
2410
|
* this enum contains the known values that the service supports.
|
|
1745
2411
|
* ### Known values supported by the service
|
|
1746
|
-
* **
|
|
1747
|
-
* **
|
|
1748
|
-
* **
|
|
2412
|
+
* **Enforced**: Enforced access mode - traffic to the resource that failed access checks is blocked \
|
|
2413
|
+
* **Learning**: Learning access mode - traffic to the resource is enabled for analysis but not blocked \
|
|
2414
|
+
* **Audit**: Audit access mode - traffic to the resource that fails access checks is logged but not blocked
|
|
1749
2415
|
*/
|
|
1750
|
-
export type
|
|
1751
|
-
/** Known values of {@link
|
|
1752
|
-
export declare enum
|
|
1753
|
-
/**
|
|
1754
|
-
|
|
1755
|
-
/** Table schema is stable and without changes, table data is being updated. */
|
|
1756
|
-
InProgress = "InProgress",
|
|
1757
|
-
/** Table state is stable and without changes, table is unlocked and open for new updates. */
|
|
1758
|
-
Succeeded = "Succeeded"
|
|
2416
|
+
export type ResourceAssociationAccessMode = string;
|
|
2417
|
+
/** Known values of {@link RuleTypeEnum} that the service accepts. */
|
|
2418
|
+
export declare enum KnownRuleTypeEnum {
|
|
2419
|
+
/** User defined summary rule. This is the definition for rules created and defined by users. */
|
|
2420
|
+
User = "User"
|
|
1759
2421
|
}
|
|
1760
2422
|
/**
|
|
1761
|
-
* Defines values for
|
|
1762
|
-
* {@link
|
|
2423
|
+
* Defines values for RuleTypeEnum. \
|
|
2424
|
+
* {@link KnownRuleTypeEnum} can be used interchangeably with RuleTypeEnum,
|
|
1763
2425
|
* this enum contains the known values that the service supports.
|
|
1764
2426
|
* ### Known values supported by the service
|
|
1765
|
-
* **
|
|
1766
|
-
* **InProgress**: Table schema is stable and without changes, table data is being updated. \
|
|
1767
|
-
* **Succeeded**: Table state is stable and without changes, table is unlocked and open for new updates.
|
|
2427
|
+
* **User**: User defined summary rule. This is the definition for rules created and defined by users.
|
|
1768
2428
|
*/
|
|
1769
|
-
export type
|
|
2429
|
+
export type RuleTypeEnum = string;
|
|
2430
|
+
/** Known values of {@link StatusCodeEnum} that the service accepts. */
|
|
2431
|
+
export declare enum KnownStatusCodeEnum {
|
|
2432
|
+
/** Summary rule stop originated from a user action (Stop was called). */
|
|
2433
|
+
UserAction = "UserAction",
|
|
2434
|
+
/** Summary rule stop was caused due to data plane related error. */
|
|
2435
|
+
DataPlaneError = "DataPlaneError"
|
|
2436
|
+
}
|
|
2437
|
+
/**
|
|
2438
|
+
* Defines values for StatusCodeEnum. \
|
|
2439
|
+
* {@link KnownStatusCodeEnum} can be used interchangeably with StatusCodeEnum,
|
|
2440
|
+
* this enum contains the known values that the service supports.
|
|
2441
|
+
* ### Known values supported by the service
|
|
2442
|
+
* **UserAction**: Summary rule stop originated from a user action (Stop was called). \
|
|
2443
|
+
* **DataPlaneError**: Summary rule stop was caused due to data plane related error.
|
|
2444
|
+
*/
|
|
2445
|
+
export type StatusCodeEnum = string;
|
|
2446
|
+
/** Known values of {@link TimeSelectorEnum} that the service accepts. */
|
|
2447
|
+
export declare enum KnownTimeSelectorEnum {
|
|
2448
|
+
/** TimeGenerated. */
|
|
2449
|
+
TimeGenerated = "TimeGenerated"
|
|
2450
|
+
}
|
|
2451
|
+
/**
|
|
2452
|
+
* Defines values for TimeSelectorEnum. \
|
|
2453
|
+
* {@link KnownTimeSelectorEnum} can be used interchangeably with TimeSelectorEnum,
|
|
2454
|
+
* this enum contains the known values that the service supports.
|
|
2455
|
+
* ### Known values supported by the service
|
|
2456
|
+
* **TimeGenerated**: TimeGenerated.
|
|
2457
|
+
*/
|
|
2458
|
+
export type TimeSelectorEnum = string;
|
|
1770
2459
|
/** Defines values for DataSourceType. */
|
|
1771
2460
|
export type DataSourceType = "CustomLogs" | "AzureWatson" | "Query" | "Ingestion" | "Alerts";
|
|
1772
|
-
/** Defines values for
|
|
1773
|
-
export type
|
|
1774
|
-
/** Defines values for CapacityReservationLevel. */
|
|
1775
|
-
export type CapacityReservationLevel = 100 | 200 | 300 | 400 | 500 | 1000 | 2000 | 5000;
|
|
2461
|
+
/** Defines values for IdentityType. */
|
|
2462
|
+
export type IdentityType = "SystemAssigned" | "UserAssigned" | "None";
|
|
1776
2463
|
/** Optional parameters. */
|
|
1777
|
-
export interface
|
|
2464
|
+
export interface AvailableServiceTiersListByWorkspaceOptionalParams extends coreClient.OperationOptions {
|
|
1778
2465
|
}
|
|
1779
|
-
/** Contains response data for the
|
|
1780
|
-
export type
|
|
2466
|
+
/** Contains response data for the listByWorkspace operation. */
|
|
2467
|
+
export type AvailableServiceTiersListByWorkspaceResponse = AvailableServiceTier[];
|
|
1781
2468
|
/** Optional parameters. */
|
|
1782
|
-
export interface
|
|
2469
|
+
export interface ClustersListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
1783
2470
|
}
|
|
1784
2471
|
/** Contains response data for the listByResourceGroup operation. */
|
|
1785
|
-
export type
|
|
1786
|
-
/** Optional parameters. */
|
|
1787
|
-
export interface QueryPacksCreateOrUpdateWithoutNameOptionalParams extends coreClient.OperationOptions {
|
|
1788
|
-
}
|
|
1789
|
-
/** Contains response data for the createOrUpdateWithoutName operation. */
|
|
1790
|
-
export type QueryPacksCreateOrUpdateWithoutNameResponse = LogAnalyticsQueryPack;
|
|
1791
|
-
/** Optional parameters. */
|
|
1792
|
-
export interface QueryPacksDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1793
|
-
}
|
|
2472
|
+
export type ClustersListByResourceGroupResponse = ClusterListResult;
|
|
1794
2473
|
/** Optional parameters. */
|
|
1795
|
-
export interface
|
|
2474
|
+
export interface ClustersListOptionalParams extends coreClient.OperationOptions {
|
|
1796
2475
|
}
|
|
1797
|
-
/** Contains response data for the
|
|
1798
|
-
export type
|
|
2476
|
+
/** Contains response data for the list operation. */
|
|
2477
|
+
export type ClustersListResponse = ClusterListResult;
|
|
1799
2478
|
/** Optional parameters. */
|
|
1800
|
-
export interface
|
|
2479
|
+
export interface ClustersCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2480
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2481
|
+
updateIntervalInMs?: number;
|
|
2482
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2483
|
+
resumeFrom?: string;
|
|
1801
2484
|
}
|
|
1802
2485
|
/** Contains response data for the createOrUpdate operation. */
|
|
1803
|
-
export type
|
|
1804
|
-
/** Optional parameters. */
|
|
1805
|
-
export interface QueryPacksUpdateTagsOptionalParams extends coreClient.OperationOptions {
|
|
1806
|
-
}
|
|
1807
|
-
/** Contains response data for the updateTags operation. */
|
|
1808
|
-
export type QueryPacksUpdateTagsResponse = LogAnalyticsQueryPack;
|
|
1809
|
-
/** Optional parameters. */
|
|
1810
|
-
export interface QueryPacksListNextOptionalParams extends coreClient.OperationOptions {
|
|
1811
|
-
}
|
|
1812
|
-
/** Contains response data for the listNext operation. */
|
|
1813
|
-
export type QueryPacksListNextResponse = LogAnalyticsQueryPackListResult;
|
|
1814
|
-
/** Optional parameters. */
|
|
1815
|
-
export interface QueryPacksListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1816
|
-
}
|
|
1817
|
-
/** Contains response data for the listByResourceGroupNext operation. */
|
|
1818
|
-
export type QueryPacksListByResourceGroupNextResponse = LogAnalyticsQueryPackListResult;
|
|
1819
|
-
/** Optional parameters. */
|
|
1820
|
-
export interface QueriesListOptionalParams extends coreClient.OperationOptions {
|
|
1821
|
-
/** Maximum items returned in page. */
|
|
1822
|
-
top?: number;
|
|
1823
|
-
/** Flag indicating whether or not to return the body of each applicable query. If false, only return the query information. */
|
|
1824
|
-
includeBody?: boolean;
|
|
1825
|
-
/** Base64 encoded token used to fetch the next page of items. Default is null. */
|
|
1826
|
-
skipToken?: string;
|
|
1827
|
-
}
|
|
1828
|
-
/** Contains response data for the list operation. */
|
|
1829
|
-
export type QueriesListResponse = LogAnalyticsQueryPackQueryListResult;
|
|
2486
|
+
export type ClustersCreateOrUpdateResponse = Cluster;
|
|
1830
2487
|
/** Optional parameters. */
|
|
1831
|
-
export interface
|
|
1832
|
-
/**
|
|
1833
|
-
|
|
1834
|
-
/**
|
|
1835
|
-
|
|
1836
|
-
/** Base64 encoded token used to fetch the next page of items. Default is null. */
|
|
1837
|
-
skipToken?: string;
|
|
2488
|
+
export interface ClustersDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2489
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2490
|
+
updateIntervalInMs?: number;
|
|
2491
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2492
|
+
resumeFrom?: string;
|
|
1838
2493
|
}
|
|
1839
|
-
/** Contains response data for the search operation. */
|
|
1840
|
-
export type QueriesSearchResponse = LogAnalyticsQueryPackQueryListResult;
|
|
1841
2494
|
/** Optional parameters. */
|
|
1842
|
-
export interface
|
|
2495
|
+
export interface ClustersGetOptionalParams extends coreClient.OperationOptions {
|
|
1843
2496
|
}
|
|
1844
2497
|
/** Contains response data for the get operation. */
|
|
1845
|
-
export type
|
|
1846
|
-
/** Optional parameters. */
|
|
1847
|
-
export interface QueriesPutOptionalParams extends coreClient.OperationOptions {
|
|
1848
|
-
}
|
|
1849
|
-
/** Contains response data for the put operation. */
|
|
1850
|
-
export type QueriesPutResponse = LogAnalyticsQueryPackQuery;
|
|
2498
|
+
export type ClustersGetResponse = Cluster;
|
|
1851
2499
|
/** Optional parameters. */
|
|
1852
|
-
export interface
|
|
2500
|
+
export interface ClustersUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2501
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2502
|
+
updateIntervalInMs?: number;
|
|
2503
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2504
|
+
resumeFrom?: string;
|
|
1853
2505
|
}
|
|
1854
2506
|
/** Contains response data for the update operation. */
|
|
1855
|
-
export type
|
|
2507
|
+
export type ClustersUpdateResponse = Cluster;
|
|
1856
2508
|
/** Optional parameters. */
|
|
1857
|
-
export interface
|
|
2509
|
+
export interface ClustersListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1858
2510
|
}
|
|
2511
|
+
/** Contains response data for the listByResourceGroupNext operation. */
|
|
2512
|
+
export type ClustersListByResourceGroupNextResponse = ClusterListResult;
|
|
1859
2513
|
/** Optional parameters. */
|
|
1860
|
-
export interface
|
|
2514
|
+
export interface ClustersListNextOptionalParams extends coreClient.OperationOptions {
|
|
1861
2515
|
}
|
|
1862
2516
|
/** Contains response data for the listNext operation. */
|
|
1863
|
-
export type
|
|
1864
|
-
/** Optional parameters. */
|
|
1865
|
-
export interface QueriesSearchNextOptionalParams extends coreClient.OperationOptions {
|
|
1866
|
-
}
|
|
1867
|
-
/** Contains response data for the searchNext operation. */
|
|
1868
|
-
export type QueriesSearchNextResponse = LogAnalyticsQueryPackQueryListResult;
|
|
2517
|
+
export type ClustersListNextResponse = ClusterListResult;
|
|
1869
2518
|
/** Optional parameters. */
|
|
1870
2519
|
export interface DataExportsListByWorkspaceOptionalParams extends coreClient.OperationOptions {
|
|
1871
2520
|
}
|
|
@@ -1910,6 +2559,9 @@ export interface DataSourcesListByWorkspaceNextOptionalParams extends coreClient
|
|
|
1910
2559
|
/** Contains response data for the listByWorkspaceNext operation. */
|
|
1911
2560
|
export type DataSourcesListByWorkspaceNextResponse = DataSourceListResult;
|
|
1912
2561
|
/** Optional parameters. */
|
|
2562
|
+
export interface GatewaysDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2563
|
+
}
|
|
2564
|
+
/** Optional parameters. */
|
|
1913
2565
|
export interface IntelligencePacksDisableOptionalParams extends coreClient.OperationOptions {
|
|
1914
2566
|
}
|
|
1915
2567
|
/** Optional parameters. */
|
|
@@ -1972,48 +2624,113 @@ export interface ManagementGroupsListOptionalParams extends coreClient.Operation
|
|
|
1972
2624
|
/** Contains response data for the list operation. */
|
|
1973
2625
|
export type ManagementGroupsListResponse = WorkspaceListManagementGroupsResult;
|
|
1974
2626
|
/** Optional parameters. */
|
|
2627
|
+
export interface OperationsListOptionalParams extends coreClient.OperationOptions {
|
|
2628
|
+
}
|
|
2629
|
+
/** Contains response data for the list operation. */
|
|
2630
|
+
export type OperationsListResponse = OperationListResult;
|
|
2631
|
+
/** Optional parameters. */
|
|
2632
|
+
export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
|
|
2633
|
+
}
|
|
2634
|
+
/** Contains response data for the listNext operation. */
|
|
2635
|
+
export type OperationsListNextResponse = OperationListResult;
|
|
2636
|
+
/** Optional parameters. */
|
|
1975
2637
|
export interface OperationStatusesGetOptionalParams extends coreClient.OperationOptions {
|
|
1976
2638
|
}
|
|
1977
2639
|
/** Contains response data for the get operation. */
|
|
1978
2640
|
export type OperationStatusesGetResponse = OperationStatus;
|
|
1979
2641
|
/** Optional parameters. */
|
|
1980
|
-
export interface
|
|
2642
|
+
export interface QueriesListOptionalParams extends coreClient.OperationOptions {
|
|
2643
|
+
/** Maximum items returned in page. */
|
|
2644
|
+
top?: number;
|
|
2645
|
+
/** Flag indicating whether or not to return the body of each applicable query. If false, only return the query information. */
|
|
2646
|
+
includeBody?: boolean;
|
|
2647
|
+
/** Base64 encoded token used to fetch the next page of items. Default is null. */
|
|
2648
|
+
skipToken?: string;
|
|
1981
2649
|
}
|
|
1982
|
-
/** Contains response data for the
|
|
1983
|
-
export type
|
|
2650
|
+
/** Contains response data for the list operation. */
|
|
2651
|
+
export type QueriesListResponse = LogAnalyticsQueryPackQueryListResult;
|
|
1984
2652
|
/** Optional parameters. */
|
|
1985
|
-
export interface
|
|
2653
|
+
export interface QueriesSearchOptionalParams extends coreClient.OperationOptions {
|
|
2654
|
+
/** Maximum items returned in page. */
|
|
2655
|
+
top?: number;
|
|
2656
|
+
/** Flag indicating whether or not to return the body of each applicable query. If false, only return the query information. */
|
|
2657
|
+
includeBody?: boolean;
|
|
2658
|
+
/** Base64 encoded token used to fetch the next page of items. Default is null. */
|
|
2659
|
+
skipToken?: string;
|
|
1986
2660
|
}
|
|
1987
|
-
/** Contains response data for the
|
|
1988
|
-
export type
|
|
2661
|
+
/** Contains response data for the search operation. */
|
|
2662
|
+
export type QueriesSearchResponse = LogAnalyticsQueryPackQueryListResult;
|
|
1989
2663
|
/** Optional parameters. */
|
|
1990
|
-
export interface
|
|
2664
|
+
export interface QueriesGetOptionalParams extends coreClient.OperationOptions {
|
|
2665
|
+
}
|
|
2666
|
+
/** Contains response data for the get operation. */
|
|
2667
|
+
export type QueriesGetResponse = LogAnalyticsQueryPackQuery;
|
|
2668
|
+
/** Optional parameters. */
|
|
2669
|
+
export interface QueriesPutOptionalParams extends coreClient.OperationOptions {
|
|
2670
|
+
}
|
|
2671
|
+
/** Contains response data for the put operation. */
|
|
2672
|
+
export type QueriesPutResponse = LogAnalyticsQueryPackQuery;
|
|
2673
|
+
/** Optional parameters. */
|
|
2674
|
+
export interface QueriesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2675
|
+
}
|
|
2676
|
+
/** Contains response data for the update operation. */
|
|
2677
|
+
export type QueriesUpdateResponse = LogAnalyticsQueryPackQuery;
|
|
2678
|
+
/** Optional parameters. */
|
|
2679
|
+
export interface QueriesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2680
|
+
}
|
|
2681
|
+
/** Optional parameters. */
|
|
2682
|
+
export interface QueriesListNextOptionalParams extends coreClient.OperationOptions {
|
|
2683
|
+
}
|
|
2684
|
+
/** Contains response data for the listNext operation. */
|
|
2685
|
+
export type QueriesListNextResponse = LogAnalyticsQueryPackQueryListResult;
|
|
2686
|
+
/** Optional parameters. */
|
|
2687
|
+
export interface QueriesSearchNextOptionalParams extends coreClient.OperationOptions {
|
|
2688
|
+
}
|
|
2689
|
+
/** Contains response data for the searchNext operation. */
|
|
2690
|
+
export type QueriesSearchNextResponse = LogAnalyticsQueryPackQueryListResult;
|
|
2691
|
+
/** Optional parameters. */
|
|
2692
|
+
export interface QueryPacksListOptionalParams extends coreClient.OperationOptions {
|
|
1991
2693
|
}
|
|
1992
2694
|
/** Contains response data for the list operation. */
|
|
1993
|
-
export type
|
|
2695
|
+
export type QueryPacksListResponse = LogAnalyticsQueryPackListResult;
|
|
1994
2696
|
/** Optional parameters. */
|
|
1995
|
-
export interface
|
|
2697
|
+
export interface QueryPacksListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
1996
2698
|
}
|
|
1997
|
-
/** Contains response data for the
|
|
1998
|
-
export type
|
|
2699
|
+
/** Contains response data for the listByResourceGroup operation. */
|
|
2700
|
+
export type QueryPacksListByResourceGroupResponse = LogAnalyticsQueryPackListResult;
|
|
1999
2701
|
/** Optional parameters. */
|
|
2000
|
-
export interface
|
|
2702
|
+
export interface QueryPacksCreateOrUpdateWithoutNameOptionalParams extends coreClient.OperationOptions {
|
|
2703
|
+
}
|
|
2704
|
+
/** Contains response data for the createOrUpdateWithoutName operation. */
|
|
2705
|
+
export type QueryPacksCreateOrUpdateWithoutNameResponse = LogAnalyticsQueryPack;
|
|
2706
|
+
/** Optional parameters. */
|
|
2707
|
+
export interface QueryPacksDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2708
|
+
}
|
|
2709
|
+
/** Optional parameters. */
|
|
2710
|
+
export interface QueryPacksGetOptionalParams extends coreClient.OperationOptions {
|
|
2001
2711
|
}
|
|
2002
2712
|
/** Contains response data for the get operation. */
|
|
2003
|
-
export type
|
|
2713
|
+
export type QueryPacksGetResponse = LogAnalyticsQueryPack;
|
|
2004
2714
|
/** Optional parameters. */
|
|
2005
|
-
export interface
|
|
2715
|
+
export interface QueryPacksCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2006
2716
|
}
|
|
2717
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
2718
|
+
export type QueryPacksCreateOrUpdateResponse = LogAnalyticsQueryPack;
|
|
2007
2719
|
/** Optional parameters. */
|
|
2008
|
-
export interface
|
|
2720
|
+
export interface QueryPacksUpdateTagsOptionalParams extends coreClient.OperationOptions {
|
|
2009
2721
|
}
|
|
2010
|
-
/** Contains response data for the
|
|
2011
|
-
export type
|
|
2722
|
+
/** Contains response data for the updateTags operation. */
|
|
2723
|
+
export type QueryPacksUpdateTagsResponse = LogAnalyticsQueryPack;
|
|
2012
2724
|
/** Optional parameters. */
|
|
2013
|
-
export interface
|
|
2725
|
+
export interface QueryPacksListNextOptionalParams extends coreClient.OperationOptions {
|
|
2014
2726
|
}
|
|
2015
|
-
/** Contains response data for the
|
|
2016
|
-
export type
|
|
2727
|
+
/** Contains response data for the listNext operation. */
|
|
2728
|
+
export type QueryPacksListNextResponse = LogAnalyticsQueryPackListResult;
|
|
2729
|
+
/** Optional parameters. */
|
|
2730
|
+
export interface QueryPacksListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
2731
|
+
}
|
|
2732
|
+
/** Contains response data for the listByResourceGroupNext operation. */
|
|
2733
|
+
export type QueryPacksListByResourceGroupNextResponse = LogAnalyticsQueryPackListResult;
|
|
2017
2734
|
/** Optional parameters. */
|
|
2018
2735
|
export interface SavedSearchesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2019
2736
|
}
|
|
@@ -2033,88 +2750,99 @@ export interface SavedSearchesListByWorkspaceOptionalParams extends coreClient.O
|
|
|
2033
2750
|
/** Contains response data for the listByWorkspace operation. */
|
|
2034
2751
|
export type SavedSearchesListByWorkspaceResponse = SavedSearchesListResult;
|
|
2035
2752
|
/** Optional parameters. */
|
|
2036
|
-
export interface
|
|
2753
|
+
export interface SchemaGetOptionalParams extends coreClient.OperationOptions {
|
|
2037
2754
|
}
|
|
2038
|
-
/** Contains response data for the
|
|
2039
|
-
export type
|
|
2755
|
+
/** Contains response data for the get operation. */
|
|
2756
|
+
export type SchemaGetResponse = SearchGetSchemaResponse;
|
|
2040
2757
|
/** Optional parameters. */
|
|
2041
|
-
export interface
|
|
2758
|
+
export interface SharedKeysGetSharedKeysOptionalParams extends coreClient.OperationOptions {
|
|
2042
2759
|
}
|
|
2760
|
+
/** Contains response data for the getSharedKeys operation. */
|
|
2761
|
+
export type SharedKeysGetSharedKeysResponse = SharedKeys;
|
|
2043
2762
|
/** Optional parameters. */
|
|
2044
|
-
export interface
|
|
2763
|
+
export interface SharedKeysRegenerateOptionalParams extends coreClient.OperationOptions {
|
|
2764
|
+
}
|
|
2765
|
+
/** Contains response data for the regenerate operation. */
|
|
2766
|
+
export type SharedKeysRegenerateResponse = SharedKeys;
|
|
2767
|
+
/** Optional parameters. */
|
|
2768
|
+
export interface StorageInsightConfigsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2769
|
+
}
|
|
2770
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
2771
|
+
export type StorageInsightConfigsCreateOrUpdateResponse = StorageInsight;
|
|
2772
|
+
/** Optional parameters. */
|
|
2773
|
+
export interface StorageInsightConfigsGetOptionalParams extends coreClient.OperationOptions {
|
|
2045
2774
|
}
|
|
2046
2775
|
/** Contains response data for the get operation. */
|
|
2047
|
-
export type
|
|
2776
|
+
export type StorageInsightConfigsGetResponse = StorageInsight;
|
|
2048
2777
|
/** Optional parameters. */
|
|
2049
|
-
export interface
|
|
2778
|
+
export interface StorageInsightConfigsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2050
2779
|
}
|
|
2051
|
-
/** Contains response data for the purge operation. */
|
|
2052
|
-
export type WorkspacePurgePurgeResponse = WorkspacePurgePurgeHeaders & WorkspacePurgeResponse;
|
|
2053
2780
|
/** Optional parameters. */
|
|
2054
|
-
export interface
|
|
2781
|
+
export interface StorageInsightConfigsListByWorkspaceOptionalParams extends coreClient.OperationOptions {
|
|
2055
2782
|
}
|
|
2056
|
-
/** Contains response data for the
|
|
2057
|
-
export type
|
|
2783
|
+
/** Contains response data for the listByWorkspace operation. */
|
|
2784
|
+
export type StorageInsightConfigsListByWorkspaceResponse = StorageInsightListResult;
|
|
2058
2785
|
/** Optional parameters. */
|
|
2059
|
-
export interface
|
|
2786
|
+
export interface StorageInsightConfigsListByWorkspaceNextOptionalParams extends coreClient.OperationOptions {
|
|
2060
2787
|
}
|
|
2061
|
-
/** Contains response data for the
|
|
2062
|
-
export type
|
|
2788
|
+
/** Contains response data for the listByWorkspaceNext operation. */
|
|
2789
|
+
export type StorageInsightConfigsListByWorkspaceNextResponse = StorageInsightListResult;
|
|
2063
2790
|
/** Optional parameters. */
|
|
2064
|
-
export interface
|
|
2791
|
+
export interface TablesListByWorkspaceOptionalParams extends coreClient.OperationOptions {
|
|
2065
2792
|
}
|
|
2066
|
-
/** Contains response data for the
|
|
2067
|
-
export type
|
|
2793
|
+
/** Contains response data for the listByWorkspace operation. */
|
|
2794
|
+
export type TablesListByWorkspaceResponse = TablesListResult;
|
|
2068
2795
|
/** Optional parameters. */
|
|
2069
|
-
export interface
|
|
2796
|
+
export interface TablesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2070
2797
|
/** Delay to wait until next poll, in milliseconds. */
|
|
2071
2798
|
updateIntervalInMs?: number;
|
|
2072
2799
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2073
2800
|
resumeFrom?: string;
|
|
2074
2801
|
}
|
|
2075
2802
|
/** Contains response data for the createOrUpdate operation. */
|
|
2076
|
-
export type
|
|
2803
|
+
export type TablesCreateOrUpdateResponse = Table;
|
|
2077
2804
|
/** Optional parameters. */
|
|
2078
|
-
export interface
|
|
2805
|
+
export interface TablesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2079
2806
|
/** Delay to wait until next poll, in milliseconds. */
|
|
2080
2807
|
updateIntervalInMs?: number;
|
|
2081
2808
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2082
2809
|
resumeFrom?: string;
|
|
2083
2810
|
}
|
|
2811
|
+
/** Contains response data for the update operation. */
|
|
2812
|
+
export type TablesUpdateResponse = Table;
|
|
2084
2813
|
/** Optional parameters. */
|
|
2085
|
-
export interface
|
|
2814
|
+
export interface TablesGetOptionalParams extends coreClient.OperationOptions {
|
|
2086
2815
|
}
|
|
2087
2816
|
/** Contains response data for the get operation. */
|
|
2088
|
-
export type
|
|
2817
|
+
export type TablesGetResponse = Table;
|
|
2089
2818
|
/** Optional parameters. */
|
|
2090
|
-
export interface
|
|
2819
|
+
export interface TablesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2091
2820
|
/** Delay to wait until next poll, in milliseconds. */
|
|
2092
2821
|
updateIntervalInMs?: number;
|
|
2093
2822
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2094
2823
|
resumeFrom?: string;
|
|
2095
2824
|
}
|
|
2096
|
-
/** Contains response data for the update operation. */
|
|
2097
|
-
export type ClustersUpdateResponse = Cluster;
|
|
2098
2825
|
/** Optional parameters. */
|
|
2099
|
-
export interface
|
|
2826
|
+
export interface TablesMigrateOptionalParams extends coreClient.OperationOptions {
|
|
2100
2827
|
}
|
|
2101
|
-
/** Contains response data for the listByResourceGroupNext operation. */
|
|
2102
|
-
export type ClustersListByResourceGroupNextResponse = ClusterListResult;
|
|
2103
2828
|
/** Optional parameters. */
|
|
2104
|
-
export interface
|
|
2829
|
+
export interface TablesCancelSearchOptionalParams extends coreClient.OperationOptions {
|
|
2105
2830
|
}
|
|
2106
|
-
/** Contains response data for the listNext operation. */
|
|
2107
|
-
export type ClustersListNextResponse = ClusterListResult;
|
|
2108
2831
|
/** Optional parameters. */
|
|
2109
|
-
export interface
|
|
2832
|
+
export interface UsagesListOptionalParams extends coreClient.OperationOptions {
|
|
2110
2833
|
}
|
|
2111
2834
|
/** Contains response data for the list operation. */
|
|
2112
|
-
export type
|
|
2835
|
+
export type UsagesListResponse = WorkspaceListUsagesResult;
|
|
2113
2836
|
/** Optional parameters. */
|
|
2114
|
-
export interface
|
|
2837
|
+
export interface WorkspacePurgePurgeOptionalParams extends coreClient.OperationOptions {
|
|
2115
2838
|
}
|
|
2116
|
-
/** Contains response data for the
|
|
2117
|
-
export type
|
|
2839
|
+
/** Contains response data for the purge operation. */
|
|
2840
|
+
export type WorkspacePurgePurgeResponse = WorkspacePurgePurgeHeaders & WorkspacePurgeResponse;
|
|
2841
|
+
/** Optional parameters. */
|
|
2842
|
+
export interface WorkspacePurgeGetPurgeStatusOptionalParams extends coreClient.OperationOptions {
|
|
2843
|
+
}
|
|
2844
|
+
/** Contains response data for the getPurgeStatus operation. */
|
|
2845
|
+
export type WorkspacePurgeGetPurgeStatusResponse = WorkspacePurgeStatusResponse;
|
|
2118
2846
|
/** Optional parameters. */
|
|
2119
2847
|
export interface WorkspacesListOptionalParams extends coreClient.OperationOptions {
|
|
2120
2848
|
}
|
|
@@ -2154,6 +2882,48 @@ export interface WorkspacesUpdateOptionalParams extends coreClient.OperationOpti
|
|
|
2154
2882
|
/** Contains response data for the update operation. */
|
|
2155
2883
|
export type WorkspacesUpdateResponse = Workspace;
|
|
2156
2884
|
/** Optional parameters. */
|
|
2885
|
+
export interface WorkspacesFailoverOptionalParams extends coreClient.OperationOptions {
|
|
2886
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2887
|
+
updateIntervalInMs?: number;
|
|
2888
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2889
|
+
resumeFrom?: string;
|
|
2890
|
+
}
|
|
2891
|
+
/** Contains response data for the failover operation. */
|
|
2892
|
+
export type WorkspacesFailoverResponse = WorkspacesFailoverHeaders;
|
|
2893
|
+
/** Optional parameters. */
|
|
2894
|
+
export interface WorkspacesFailbackOptionalParams extends coreClient.OperationOptions {
|
|
2895
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2896
|
+
updateIntervalInMs?: number;
|
|
2897
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2898
|
+
resumeFrom?: string;
|
|
2899
|
+
}
|
|
2900
|
+
/** Contains response data for the failback operation. */
|
|
2901
|
+
export type WorkspacesFailbackResponse = WorkspacesFailbackHeaders;
|
|
2902
|
+
/** Optional parameters. */
|
|
2903
|
+
export interface WorkspacesListNSPOptionalParams extends coreClient.OperationOptions {
|
|
2904
|
+
}
|
|
2905
|
+
/** Contains response data for the listNSP operation. */
|
|
2906
|
+
export type WorkspacesListNSPResponse = NetworkSecurityPerimeterConfigurationListResult;
|
|
2907
|
+
/** Optional parameters. */
|
|
2908
|
+
export interface WorkspacesGetNSPOptionalParams extends coreClient.OperationOptions {
|
|
2909
|
+
}
|
|
2910
|
+
/** Contains response data for the getNSP operation. */
|
|
2911
|
+
export type WorkspacesGetNSPResponse = NetworkSecurityPerimeterConfiguration;
|
|
2912
|
+
/** Optional parameters. */
|
|
2913
|
+
export interface WorkspacesReconcileNSPOptionalParams extends coreClient.OperationOptions {
|
|
2914
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2915
|
+
updateIntervalInMs?: number;
|
|
2916
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2917
|
+
resumeFrom?: string;
|
|
2918
|
+
}
|
|
2919
|
+
/** Contains response data for the reconcileNSP operation. */
|
|
2920
|
+
export type WorkspacesReconcileNSPResponse = WorkspacesReconcileNSPHeaders;
|
|
2921
|
+
/** Optional parameters. */
|
|
2922
|
+
export interface WorkspacesListNSPNextOptionalParams extends coreClient.OperationOptions {
|
|
2923
|
+
}
|
|
2924
|
+
/** Contains response data for the listNSPNext operation. */
|
|
2925
|
+
export type WorkspacesListNSPNextResponse = NetworkSecurityPerimeterConfigurationListResult;
|
|
2926
|
+
/** Optional parameters. */
|
|
2157
2927
|
export interface DeletedWorkspacesListOptionalParams extends coreClient.OperationOptions {
|
|
2158
2928
|
}
|
|
2159
2929
|
/** Contains response data for the list operation. */
|
|
@@ -2164,50 +2934,65 @@ export interface DeletedWorkspacesListByResourceGroupOptionalParams extends core
|
|
|
2164
2934
|
/** Contains response data for the listByResourceGroup operation. */
|
|
2165
2935
|
export type DeletedWorkspacesListByResourceGroupResponse = WorkspaceListResult;
|
|
2166
2936
|
/** Optional parameters. */
|
|
2167
|
-
export interface
|
|
2937
|
+
export interface SummaryLogsListByWorkspaceOptionalParams extends coreClient.OperationOptions {
|
|
2168
2938
|
}
|
|
2169
2939
|
/** Contains response data for the listByWorkspace operation. */
|
|
2170
|
-
export type
|
|
2940
|
+
export type SummaryLogsListByWorkspaceResponse = SummaryLogsListResult;
|
|
2171
2941
|
/** Optional parameters. */
|
|
2172
|
-
export interface
|
|
2942
|
+
export interface SummaryLogsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2173
2943
|
/** Delay to wait until next poll, in milliseconds. */
|
|
2174
2944
|
updateIntervalInMs?: number;
|
|
2175
2945
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2176
2946
|
resumeFrom?: string;
|
|
2177
2947
|
}
|
|
2178
2948
|
/** Contains response data for the createOrUpdate operation. */
|
|
2179
|
-
export type
|
|
2949
|
+
export type SummaryLogsCreateOrUpdateResponse = SummaryLogsCreateOrUpdateHeaders & SummaryLogs;
|
|
2180
2950
|
/** Optional parameters. */
|
|
2181
|
-
export interface
|
|
2951
|
+
export interface SummaryLogsGetOptionalParams extends coreClient.OperationOptions {
|
|
2952
|
+
}
|
|
2953
|
+
/** Contains response data for the get operation. */
|
|
2954
|
+
export type SummaryLogsGetResponse = SummaryLogs;
|
|
2955
|
+
/** Optional parameters. */
|
|
2956
|
+
export interface SummaryLogsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2182
2957
|
/** Delay to wait until next poll, in milliseconds. */
|
|
2183
2958
|
updateIntervalInMs?: number;
|
|
2184
2959
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2185
2960
|
resumeFrom?: string;
|
|
2186
2961
|
}
|
|
2187
|
-
/** Contains response data for the
|
|
2188
|
-
export type
|
|
2189
|
-
/** Optional parameters. */
|
|
2190
|
-
export interface TablesGetOptionalParams extends coreClient.OperationOptions {
|
|
2191
|
-
}
|
|
2192
|
-
/** Contains response data for the get operation. */
|
|
2193
|
-
export type TablesGetResponse = Table;
|
|
2962
|
+
/** Contains response data for the delete operation. */
|
|
2963
|
+
export type SummaryLogsDeleteResponse = SummaryLogsDeleteHeaders;
|
|
2194
2964
|
/** Optional parameters. */
|
|
2195
|
-
export interface
|
|
2965
|
+
export interface SummaryLogsStartOptionalParams extends coreClient.OperationOptions {
|
|
2196
2966
|
/** Delay to wait until next poll, in milliseconds. */
|
|
2197
2967
|
updateIntervalInMs?: number;
|
|
2198
2968
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2199
2969
|
resumeFrom?: string;
|
|
2200
2970
|
}
|
|
2971
|
+
/** Contains response data for the start operation. */
|
|
2972
|
+
export type SummaryLogsStartResponse = SummaryLogsStartHeaders;
|
|
2201
2973
|
/** Optional parameters. */
|
|
2202
|
-
export interface
|
|
2974
|
+
export interface SummaryLogsStopOptionalParams extends coreClient.OperationOptions {
|
|
2203
2975
|
}
|
|
2204
2976
|
/** Optional parameters. */
|
|
2205
|
-
export interface
|
|
2977
|
+
export interface SummaryLogsRetryBinOptionalParams extends coreClient.OperationOptions {
|
|
2978
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2979
|
+
updateIntervalInMs?: number;
|
|
2980
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2981
|
+
resumeFrom?: string;
|
|
2982
|
+
}
|
|
2983
|
+
/** Contains response data for the retryBin operation. */
|
|
2984
|
+
export type SummaryLogsRetryBinResponse = SummaryLogsRetryBinHeaders;
|
|
2985
|
+
/** Optional parameters. */
|
|
2986
|
+
export interface SummaryLogsListByWorkspaceNextOptionalParams extends coreClient.OperationOptions {
|
|
2206
2987
|
}
|
|
2988
|
+
/** Contains response data for the listByWorkspaceNext operation. */
|
|
2989
|
+
export type SummaryLogsListByWorkspaceNextResponse = SummaryLogsListResult;
|
|
2207
2990
|
/** Optional parameters. */
|
|
2208
2991
|
export interface OperationalInsightsManagementClientOptionalParams extends coreClient.ServiceClientOptions {
|
|
2209
2992
|
/** server parameter */
|
|
2210
2993
|
$host?: string;
|
|
2994
|
+
/** Api Version */
|
|
2995
|
+
apiVersion?: string;
|
|
2211
2996
|
/** Overrides client endpoint. */
|
|
2212
2997
|
endpoint?: string;
|
|
2213
2998
|
}
|