@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,9 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
1
|
+
// Copyright (c) Microsoft Corporation.
|
|
2
|
+
// Licensed under the MIT License.
|
|
8
3
|
export {};
|
|
9
4
|
//# sourceMappingURL=storageInsightConfigs.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"storageInsightConfigs.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/storageInsightConfigs.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"storageInsightConfigs.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/storageInsightConfigs.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n// Code generated by Microsoft (R) AutoRest Code Generator.\n// Changes may cause incorrect behavior and will be lost if the code is regenerated.\n\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type {\n StorageInsight,\n StorageInsightConfigsListByWorkspaceOptionalParams,\n StorageInsightConfigsCreateOrUpdateOptionalParams,\n StorageInsightConfigsCreateOrUpdateResponse,\n StorageInsightConfigsGetOptionalParams,\n StorageInsightConfigsGetResponse,\n StorageInsightConfigsDeleteOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a StorageInsightConfigs. */\nexport interface StorageInsightConfigs {\n /**\n * Lists the storage insight instances within a workspace\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param options The options parameters.\n */\n listByWorkspace(\n resourceGroupName: string,\n workspaceName: string,\n options?: StorageInsightConfigsListByWorkspaceOptionalParams,\n ): PagedAsyncIterableIterator<StorageInsight>;\n /**\n * Create or update a storage insight.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param storageInsightName Name of the storageInsightsConfigs resource\n * @param parameters The parameters required to create or update a storage insight.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n workspaceName: string,\n storageInsightName: string,\n parameters: StorageInsight,\n options?: StorageInsightConfigsCreateOrUpdateOptionalParams,\n ): Promise<StorageInsightConfigsCreateOrUpdateResponse>;\n /**\n * Gets a storage insight instance.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param storageInsightName Name of the storageInsightsConfigs resource\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n workspaceName: string,\n storageInsightName: string,\n options?: StorageInsightConfigsGetOptionalParams,\n ): Promise<StorageInsightConfigsGetResponse>;\n /**\n * Deletes a storageInsightsConfigs resource\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param storageInsightName Name of the storageInsightsConfigs resource\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n workspaceName: string,\n storageInsightName: string,\n options?: StorageInsightConfigsDeleteOptionalParams,\n ): Promise<void>;\n}\n"]}
|
|
@@ -0,0 +1,98 @@
|
|
|
1
|
+
import type { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import type { SimplePollerLike, OperationState } from "@azure/core-lro";
|
|
3
|
+
import type { SummaryLogs, SummaryLogsListByWorkspaceOptionalParams, SummaryLogsCreateOrUpdateOptionalParams, SummaryLogsCreateOrUpdateResponse, SummaryLogsGetOptionalParams, SummaryLogsGetResponse, SummaryLogsDeleteOptionalParams, SummaryLogsDeleteResponse, SummaryLogsStartOptionalParams, SummaryLogsStartResponse, SummaryLogsStopOptionalParams, SummaryLogsRetryBin, SummaryLogsRetryBinOptionalParams, SummaryLogsRetryBinResponse } from "../models/index.js";
|
|
4
|
+
/** Interface representing a SummaryLogsOperations. */
|
|
5
|
+
export interface SummaryLogsOperations {
|
|
6
|
+
/**
|
|
7
|
+
* Gets all summary rules for the specified Log Analytics workspace.
|
|
8
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
9
|
+
* @param workspaceName The name of the workspace.
|
|
10
|
+
* @param options The options parameters.
|
|
11
|
+
*/
|
|
12
|
+
listByWorkspace(resourceGroupName: string, workspaceName: string, options?: SummaryLogsListByWorkspaceOptionalParams): PagedAsyncIterableIterator<SummaryLogs>;
|
|
13
|
+
/**
|
|
14
|
+
* Creates or updates Log Analytics workspace Summary rules.
|
|
15
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
16
|
+
* @param workspaceName The name of the workspace.
|
|
17
|
+
* @param summaryLogsName The name of the summary logs. Must not contain '/'.
|
|
18
|
+
* @param parameters The parameters required to update summary rules properties.
|
|
19
|
+
* @param options The options parameters.
|
|
20
|
+
*/
|
|
21
|
+
beginCreateOrUpdate(resourceGroupName: string, workspaceName: string, summaryLogsName: string, parameters: SummaryLogs, options?: SummaryLogsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<SummaryLogsCreateOrUpdateResponse>, SummaryLogsCreateOrUpdateResponse>>;
|
|
22
|
+
/**
|
|
23
|
+
* Creates or updates Log Analytics workspace Summary rules.
|
|
24
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
25
|
+
* @param workspaceName The name of the workspace.
|
|
26
|
+
* @param summaryLogsName The name of the summary logs. Must not contain '/'.
|
|
27
|
+
* @param parameters The parameters required to update summary rules properties.
|
|
28
|
+
* @param options The options parameters.
|
|
29
|
+
*/
|
|
30
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, workspaceName: string, summaryLogsName: string, parameters: SummaryLogs, options?: SummaryLogsCreateOrUpdateOptionalParams): Promise<SummaryLogsCreateOrUpdateResponse>;
|
|
31
|
+
/**
|
|
32
|
+
* Gets Log Analytics workspace Summary rules.
|
|
33
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
34
|
+
* @param workspaceName The name of the workspace.
|
|
35
|
+
* @param summaryLogsName The name of the summary logs. Must not contain '/'.
|
|
36
|
+
* @param options The options parameters.
|
|
37
|
+
*/
|
|
38
|
+
get(resourceGroupName: string, workspaceName: string, summaryLogsName: string, options?: SummaryLogsGetOptionalParams): Promise<SummaryLogsGetResponse>;
|
|
39
|
+
/**
|
|
40
|
+
* Deletes Log Analytics workspace Summary rules.
|
|
41
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
42
|
+
* @param workspaceName The name of the workspace.
|
|
43
|
+
* @param summaryLogsName The name of the summary logs. Must not contain '/'.
|
|
44
|
+
* @param options The options parameters.
|
|
45
|
+
*/
|
|
46
|
+
beginDelete(resourceGroupName: string, workspaceName: string, summaryLogsName: string, options?: SummaryLogsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<SummaryLogsDeleteResponse>, SummaryLogsDeleteResponse>>;
|
|
47
|
+
/**
|
|
48
|
+
* Deletes Log Analytics workspace Summary rules.
|
|
49
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
50
|
+
* @param workspaceName The name of the workspace.
|
|
51
|
+
* @param summaryLogsName The name of the summary logs. Must not contain '/'.
|
|
52
|
+
* @param options The options parameters.
|
|
53
|
+
*/
|
|
54
|
+
beginDeleteAndWait(resourceGroupName: string, workspaceName: string, summaryLogsName: string, options?: SummaryLogsDeleteOptionalParams): Promise<SummaryLogsDeleteResponse>;
|
|
55
|
+
/**
|
|
56
|
+
* Starts an inactive Summary rule.
|
|
57
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
58
|
+
* @param workspaceName The name of the workspace.
|
|
59
|
+
* @param summaryLogsName The name of the summary logs. Must not contain '/'.
|
|
60
|
+
* @param options The options parameters.
|
|
61
|
+
*/
|
|
62
|
+
beginStart(resourceGroupName: string, workspaceName: string, summaryLogsName: string, options?: SummaryLogsStartOptionalParams): Promise<SimplePollerLike<OperationState<SummaryLogsStartResponse>, SummaryLogsStartResponse>>;
|
|
63
|
+
/**
|
|
64
|
+
* Starts an inactive Summary rule.
|
|
65
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
66
|
+
* @param workspaceName The name of the workspace.
|
|
67
|
+
* @param summaryLogsName The name of the summary logs. Must not contain '/'.
|
|
68
|
+
* @param options The options parameters.
|
|
69
|
+
*/
|
|
70
|
+
beginStartAndWait(resourceGroupName: string, workspaceName: string, summaryLogsName: string, options?: SummaryLogsStartOptionalParams): Promise<SummaryLogsStartResponse>;
|
|
71
|
+
/**
|
|
72
|
+
* Stops an active Summary rule.
|
|
73
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
74
|
+
* @param workspaceName The name of the workspace.
|
|
75
|
+
* @param summaryLogsName The name of the summary logs. Must not contain '/'.
|
|
76
|
+
* @param options The options parameters.
|
|
77
|
+
*/
|
|
78
|
+
stop(resourceGroupName: string, workspaceName: string, summaryLogsName: string, options?: SummaryLogsStopOptionalParams): Promise<void>;
|
|
79
|
+
/**
|
|
80
|
+
* Retries a failed Summary rule bin.
|
|
81
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
82
|
+
* @param workspaceName The name of the workspace.
|
|
83
|
+
* @param summaryLogsName The name of the summary logs. Must not contain '/'.
|
|
84
|
+
* @param parameters The parameters required to retry a Summary rule bin.
|
|
85
|
+
* @param options The options parameters.
|
|
86
|
+
*/
|
|
87
|
+
beginRetryBin(resourceGroupName: string, workspaceName: string, summaryLogsName: string, parameters: SummaryLogsRetryBin, options?: SummaryLogsRetryBinOptionalParams): Promise<SimplePollerLike<OperationState<SummaryLogsRetryBinResponse>, SummaryLogsRetryBinResponse>>;
|
|
88
|
+
/**
|
|
89
|
+
* Retries a failed Summary rule bin.
|
|
90
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
91
|
+
* @param workspaceName The name of the workspace.
|
|
92
|
+
* @param summaryLogsName The name of the summary logs. Must not contain '/'.
|
|
93
|
+
* @param parameters The parameters required to retry a Summary rule bin.
|
|
94
|
+
* @param options The options parameters.
|
|
95
|
+
*/
|
|
96
|
+
beginRetryBinAndWait(resourceGroupName: string, workspaceName: string, summaryLogsName: string, parameters: SummaryLogsRetryBin, options?: SummaryLogsRetryBinOptionalParams): Promise<SummaryLogsRetryBinResponse>;
|
|
97
|
+
}
|
|
98
|
+
//# sourceMappingURL=summaryLogsOperations.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"summaryLogsOperations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/summaryLogsOperations.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACxE,OAAO,KAAK,EACV,WAAW,EACX,wCAAwC,EACxC,uCAAuC,EACvC,iCAAiC,EACjC,4BAA4B,EAC5B,sBAAsB,EACtB,+BAA+B,EAC/B,yBAAyB,EACzB,8BAA8B,EAC9B,wBAAwB,EACxB,6BAA6B,EAC7B,mBAAmB,EACnB,iCAAiC,EACjC,2BAA2B,EAC5B,MAAM,oBAAoB,CAAC;AAG5B,sDAAsD;AACtD,MAAM,WAAW,qBAAqB;IACpC;;;;;OAKG;IACH,eAAe,CACb,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,wCAAwC,GACjD,0BAA0B,CAAC,WAAW,CAAC,CAAC;IAC3C;;;;;;;OAOG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,eAAe,EAAE,MAAM,EACvB,UAAU,EAAE,WAAW,EACvB,OAAO,CAAC,EAAE,uCAAuC,GAChD,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,iCAAiC,CAAC,EACjD,iCAAiC,CAClC,CACF,CAAC;IACF;;;;;;;OAOG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,eAAe,EAAE,MAAM,EACvB,UAAU,EAAE,WAAW,EACvB,OAAO,CAAC,EAAE,uCAAuC,GAChD,OAAO,CAAC,iCAAiC,CAAC,CAAC;IAC9C;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,eAAe,EAAE,MAAM,EACvB,OAAO,CAAC,EAAE,4BAA4B,GACrC,OAAO,CAAC,sBAAsB,CAAC,CAAC;IACnC;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,eAAe,EAAE,MAAM,EACvB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CACR,gBAAgB,CAAC,cAAc,CAAC,yBAAyB,CAAC,EAAE,yBAAyB,CAAC,CACvF,CAAC;IACF;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,eAAe,EAAE,MAAM,EACvB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,yBAAyB,CAAC,CAAC;IACtC;;;;;;OAMG;IACH,UAAU,CACR,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,eAAe,EAAE,MAAM,EACvB,OAAO,CAAC,EAAE,8BAA8B,GACvC,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,wBAAwB,CAAC,EAAE,wBAAwB,CAAC,CAAC,CAAC;IACjG;;;;;;OAMG;IACH,iBAAiB,CACf,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,eAAe,EAAE,MAAM,EACvB,OAAO,CAAC,EAAE,8BAA8B,GACvC,OAAO,CAAC,wBAAwB,CAAC,CAAC;IACrC;;;;;;OAMG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,eAAe,EAAE,MAAM,EACvB,OAAO,CAAC,EAAE,6BAA6B,GACtC,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;;OAOG;IACH,aAAa,CACX,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,eAAe,EAAE,MAAM,EACvB,UAAU,EAAE,mBAAmB,EAC/B,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CACR,gBAAgB,CAAC,cAAc,CAAC,2BAA2B,CAAC,EAAE,2BAA2B,CAAC,CAC3F,CAAC;IACF;;;;;;;OAOG;IACH,oBAAoB,CAClB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,eAAe,EAAE,MAAM,EACvB,UAAU,EAAE,mBAAmB,EAC/B,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CAAC,2BAA2B,CAAC,CAAC;CACzC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"summaryLogsOperations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/summaryLogsOperations.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n// Code generated by Microsoft (R) AutoRest Code Generator.\n// Changes may cause incorrect behavior and will be lost if the code is regenerated.\n\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport type {\n SummaryLogs,\n SummaryLogsListByWorkspaceOptionalParams,\n SummaryLogsCreateOrUpdateOptionalParams,\n SummaryLogsCreateOrUpdateResponse,\n SummaryLogsGetOptionalParams,\n SummaryLogsGetResponse,\n SummaryLogsDeleteOptionalParams,\n SummaryLogsDeleteResponse,\n SummaryLogsStartOptionalParams,\n SummaryLogsStartResponse,\n SummaryLogsStopOptionalParams,\n SummaryLogsRetryBin,\n SummaryLogsRetryBinOptionalParams,\n SummaryLogsRetryBinResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a SummaryLogsOperations. */\nexport interface SummaryLogsOperations {\n /**\n * Gets all summary rules for the specified Log Analytics workspace.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param options The options parameters.\n */\n listByWorkspace(\n resourceGroupName: string,\n workspaceName: string,\n options?: SummaryLogsListByWorkspaceOptionalParams,\n ): PagedAsyncIterableIterator<SummaryLogs>;\n /**\n * Creates or updates Log Analytics workspace Summary rules.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param summaryLogsName The name of the summary logs. Must not contain '/'.\n * @param parameters The parameters required to update summary rules properties.\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n workspaceName: string,\n summaryLogsName: string,\n parameters: SummaryLogs,\n options?: SummaryLogsCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<SummaryLogsCreateOrUpdateResponse>,\n SummaryLogsCreateOrUpdateResponse\n >\n >;\n /**\n * Creates or updates Log Analytics workspace Summary rules.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param summaryLogsName The name of the summary logs. Must not contain '/'.\n * @param parameters The parameters required to update summary rules properties.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n workspaceName: string,\n summaryLogsName: string,\n parameters: SummaryLogs,\n options?: SummaryLogsCreateOrUpdateOptionalParams,\n ): Promise<SummaryLogsCreateOrUpdateResponse>;\n /**\n * Gets Log Analytics workspace Summary rules.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param summaryLogsName The name of the summary logs. Must not contain '/'.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n workspaceName: string,\n summaryLogsName: string,\n options?: SummaryLogsGetOptionalParams,\n ): Promise<SummaryLogsGetResponse>;\n /**\n * Deletes Log Analytics workspace Summary rules.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param summaryLogsName The name of the summary logs. Must not contain '/'.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n workspaceName: string,\n summaryLogsName: string,\n options?: SummaryLogsDeleteOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<SummaryLogsDeleteResponse>, SummaryLogsDeleteResponse>\n >;\n /**\n * Deletes Log Analytics workspace Summary rules.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param summaryLogsName The name of the summary logs. Must not contain '/'.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n workspaceName: string,\n summaryLogsName: string,\n options?: SummaryLogsDeleteOptionalParams,\n ): Promise<SummaryLogsDeleteResponse>;\n /**\n * Starts an inactive Summary rule.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param summaryLogsName The name of the summary logs. Must not contain '/'.\n * @param options The options parameters.\n */\n beginStart(\n resourceGroupName: string,\n workspaceName: string,\n summaryLogsName: string,\n options?: SummaryLogsStartOptionalParams,\n ): Promise<SimplePollerLike<OperationState<SummaryLogsStartResponse>, SummaryLogsStartResponse>>;\n /**\n * Starts an inactive Summary rule.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param summaryLogsName The name of the summary logs. Must not contain '/'.\n * @param options The options parameters.\n */\n beginStartAndWait(\n resourceGroupName: string,\n workspaceName: string,\n summaryLogsName: string,\n options?: SummaryLogsStartOptionalParams,\n ): Promise<SummaryLogsStartResponse>;\n /**\n * Stops an active Summary rule.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param summaryLogsName The name of the summary logs. Must not contain '/'.\n * @param options The options parameters.\n */\n stop(\n resourceGroupName: string,\n workspaceName: string,\n summaryLogsName: string,\n options?: SummaryLogsStopOptionalParams,\n ): Promise<void>;\n /**\n * Retries a failed Summary rule bin.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param summaryLogsName The name of the summary logs. Must not contain '/'.\n * @param parameters The parameters required to retry a Summary rule bin.\n * @param options The options parameters.\n */\n beginRetryBin(\n resourceGroupName: string,\n workspaceName: string,\n summaryLogsName: string,\n parameters: SummaryLogsRetryBin,\n options?: SummaryLogsRetryBinOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<SummaryLogsRetryBinResponse>, SummaryLogsRetryBinResponse>\n >;\n /**\n * Retries a failed Summary rule bin.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param summaryLogsName The name of the summary logs. Must not contain '/'.\n * @param parameters The parameters required to retry a Summary rule bin.\n * @param options The options parameters.\n */\n beginRetryBinAndWait(\n resourceGroupName: string,\n workspaceName: string,\n summaryLogsName: string,\n parameters: SummaryLogsRetryBin,\n options?: SummaryLogsRetryBinOptionalParams,\n ): Promise<SummaryLogsRetryBinResponse>;\n}\n"]}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
-
import {
|
|
3
|
-
import { Table, TablesListByWorkspaceOptionalParams, TablesCreateOrUpdateOptionalParams, TablesCreateOrUpdateResponse, TablesUpdateOptionalParams, TablesUpdateResponse, TablesGetOptionalParams, TablesGetResponse, TablesDeleteOptionalParams, TablesMigrateOptionalParams, TablesCancelSearchOptionalParams } from "../models/index.js";
|
|
1
|
+
import type { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import type { SimplePollerLike, OperationState } from "@azure/core-lro";
|
|
3
|
+
import type { Table, TablesListByWorkspaceOptionalParams, TablesCreateOrUpdateOptionalParams, TablesCreateOrUpdateResponse, TablesUpdateOptionalParams, TablesUpdateResponse, TablesGetOptionalParams, TablesGetResponse, TablesDeleteOptionalParams, TablesMigrateOptionalParams, TablesCancelSearchOptionalParams } from "../models/index.js";
|
|
4
4
|
/** Interface representing a Tables. */
|
|
5
5
|
export interface Tables {
|
|
6
6
|
/**
|
|
@@ -18,7 +18,7 @@ export interface Tables {
|
|
|
18
18
|
* @param parameters The parameters required to update table properties.
|
|
19
19
|
* @param options The options parameters.
|
|
20
20
|
*/
|
|
21
|
-
beginCreateOrUpdate(resourceGroupName: string, workspaceName: string, tableName: string, parameters: Table, options?: TablesCreateOrUpdateOptionalParams): Promise<
|
|
21
|
+
beginCreateOrUpdate(resourceGroupName: string, workspaceName: string, tableName: string, parameters: Table, options?: TablesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<TablesCreateOrUpdateResponse>, TablesCreateOrUpdateResponse>>;
|
|
22
22
|
/**
|
|
23
23
|
* Update or Create a Log Analytics workspace table.
|
|
24
24
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -36,7 +36,7 @@ export interface Tables {
|
|
|
36
36
|
* @param parameters The parameters required to update table properties.
|
|
37
37
|
* @param options The options parameters.
|
|
38
38
|
*/
|
|
39
|
-
beginUpdate(resourceGroupName: string, workspaceName: string, tableName: string, parameters: Table, options?: TablesUpdateOptionalParams): Promise<
|
|
39
|
+
beginUpdate(resourceGroupName: string, workspaceName: string, tableName: string, parameters: Table, options?: TablesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<TablesUpdateResponse>, TablesUpdateResponse>>;
|
|
40
40
|
/**
|
|
41
41
|
* Update a Log Analytics workspace table.
|
|
42
42
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -61,7 +61,7 @@ export interface Tables {
|
|
|
61
61
|
* @param tableName The name of the table.
|
|
62
62
|
* @param options The options parameters.
|
|
63
63
|
*/
|
|
64
|
-
beginDelete(resourceGroupName: string, workspaceName: string, tableName: string, options?: TablesDeleteOptionalParams): Promise<
|
|
64
|
+
beginDelete(resourceGroupName: string, workspaceName: string, tableName: string, options?: TablesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
65
65
|
/**
|
|
66
66
|
* Delete a Log Analytics workspace table.
|
|
67
67
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tables.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/tables.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"tables.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/tables.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,9 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
1
|
+
// Copyright (c) Microsoft Corporation.
|
|
2
|
+
// Licensed under the MIT License.
|
|
8
3
|
export {};
|
|
9
4
|
//# sourceMappingURL=tables.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tables.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/tables.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"tables.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/tables.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n// Code generated by Microsoft (R) AutoRest Code Generator.\n// Changes may cause incorrect behavior and will be lost if the code is regenerated.\n\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport type {\n Table,\n TablesListByWorkspaceOptionalParams,\n TablesCreateOrUpdateOptionalParams,\n TablesCreateOrUpdateResponse,\n TablesUpdateOptionalParams,\n TablesUpdateResponse,\n TablesGetOptionalParams,\n TablesGetResponse,\n TablesDeleteOptionalParams,\n TablesMigrateOptionalParams,\n TablesCancelSearchOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Tables. */\nexport interface Tables {\n /**\n * Gets all the tables for the specified Log Analytics workspace.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param options The options parameters.\n */\n listByWorkspace(\n resourceGroupName: string,\n workspaceName: string,\n options?: TablesListByWorkspaceOptionalParams,\n ): PagedAsyncIterableIterator<Table>;\n /**\n * Update or Create a Log Analytics workspace table.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param tableName The name of the table.\n * @param parameters The parameters required to update table properties.\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n workspaceName: string,\n tableName: string,\n parameters: Table,\n options?: TablesCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<TablesCreateOrUpdateResponse>, TablesCreateOrUpdateResponse>\n >;\n /**\n * Update or Create a Log Analytics workspace table.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param tableName The name of the table.\n * @param parameters The parameters required to update table properties.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n workspaceName: string,\n tableName: string,\n parameters: Table,\n options?: TablesCreateOrUpdateOptionalParams,\n ): Promise<TablesCreateOrUpdateResponse>;\n /**\n * Update a Log Analytics workspace table.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param tableName The name of the table.\n * @param parameters The parameters required to update table properties.\n * @param options The options parameters.\n */\n beginUpdate(\n resourceGroupName: string,\n workspaceName: string,\n tableName: string,\n parameters: Table,\n options?: TablesUpdateOptionalParams,\n ): Promise<SimplePollerLike<OperationState<TablesUpdateResponse>, TablesUpdateResponse>>;\n /**\n * Update a Log Analytics workspace table.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param tableName The name of the table.\n * @param parameters The parameters required to update table properties.\n * @param options The options parameters.\n */\n beginUpdateAndWait(\n resourceGroupName: string,\n workspaceName: string,\n tableName: string,\n parameters: Table,\n options?: TablesUpdateOptionalParams,\n ): Promise<TablesUpdateResponse>;\n /**\n * Gets a Log Analytics workspace table.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param tableName The name of the table.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n workspaceName: string,\n tableName: string,\n options?: TablesGetOptionalParams,\n ): Promise<TablesGetResponse>;\n /**\n * Delete a Log Analytics workspace table.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param tableName The name of the table.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n workspaceName: string,\n tableName: string,\n options?: TablesDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Delete a Log Analytics workspace table.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param tableName The name of the table.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n workspaceName: string,\n tableName: string,\n options?: TablesDeleteOptionalParams,\n ): Promise<void>;\n /**\n * Migrate a Log Analytics table from support of the Data Collector API and Custom Fields features to\n * support of Data Collection Rule-based Custom Logs.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param tableName The name of the table.\n * @param options The options parameters.\n */\n migrate(\n resourceGroupName: string,\n workspaceName: string,\n tableName: string,\n options?: TablesMigrateOptionalParams,\n ): Promise<void>;\n /**\n * Cancel a log analytics workspace search results table query run.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param tableName The name of the table.\n * @param options The options parameters.\n */\n cancelSearch(\n resourceGroupName: string,\n workspaceName: string,\n tableName: string,\n options?: TablesCancelSearchOptionalParams,\n ): Promise<void>;\n}\n"]}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
-
import { UsageMetric, UsagesListOptionalParams } from "../models/index.js";
|
|
1
|
+
import type { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import type { UsageMetric, UsagesListOptionalParams } from "../models/index.js";
|
|
3
3
|
/** Interface representing a Usages. */
|
|
4
4
|
export interface Usages {
|
|
5
5
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"usages.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/usages.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"usages.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/usages.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EAAE,WAAW,EAAE,wBAAwB,EAAE,MAAM,oBAAoB,CAAC;AAGhF,uCAAuC;AACvC,MAAM,WAAW,MAAM;IACrB;;;;;OAKG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,wBAAwB,GACjC,0BAA0B,CAAC,WAAW,CAAC,CAAC;CAC5C"}
|
|
@@ -1,9 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
1
|
+
// Copyright (c) Microsoft Corporation.
|
|
2
|
+
// Licensed under the MIT License.
|
|
8
3
|
export {};
|
|
9
4
|
//# sourceMappingURL=usages.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"usages.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/usages.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"usages.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/usages.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n// Code generated by Microsoft (R) AutoRest Code Generator.\n// Changes may cause incorrect behavior and will be lost if the code is regenerated.\n\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { UsageMetric, UsagesListOptionalParams } from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Usages. */\nexport interface Usages {\n /**\n * Gets a list of usage metrics for a workspace.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n workspaceName: string,\n options?: UsagesListOptionalParams,\n ): PagedAsyncIterableIterator<UsageMetric>;\n}\n"]}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { WorkspacePurgeBody, WorkspacePurgePurgeOptionalParams, WorkspacePurgePurgeResponse, WorkspacePurgeGetPurgeStatusOptionalParams, WorkspacePurgeGetPurgeStatusResponse } from "../models/index.js";
|
|
1
|
+
import type { WorkspacePurgeBody, WorkspacePurgePurgeOptionalParams, WorkspacePurgePurgeResponse, WorkspacePurgeGetPurgeStatusOptionalParams, WorkspacePurgeGetPurgeStatusResponse } from "../models/index.js";
|
|
2
2
|
/** Interface representing a WorkspacePurge. */
|
|
3
3
|
export interface WorkspacePurge {
|
|
4
4
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"workspacePurge.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/workspacePurge.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"workspacePurge.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/workspacePurge.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EACV,kBAAkB,EAClB,iCAAiC,EACjC,2BAA2B,EAC3B,0CAA0C,EAC1C,oCAAoC,EACrC,MAAM,oBAAoB,CAAC;AAE5B,+CAA+C;AAC/C,MAAM,WAAW,cAAc;IAC7B;;;;;;;;;;;;;;;OAeG;IACH,KAAK,CACH,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,IAAI,EAAE,kBAAkB,EACxB,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CAAC,2BAA2B,CAAC,CAAC;IACxC;;;;;;;OAOG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,OAAO,EAAE,MAAM,EACf,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CAAC,oCAAoC,CAAC,CAAC;CAClD"}
|
|
@@ -1,9 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
1
|
+
// Copyright (c) Microsoft Corporation.
|
|
2
|
+
// Licensed under the MIT License.
|
|
8
3
|
export {};
|
|
9
4
|
//# sourceMappingURL=workspacePurge.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"workspacePurge.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/workspacePurge.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"workspacePurge.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/workspacePurge.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n// Code generated by Microsoft (R) AutoRest Code Generator.\n// Changes may cause incorrect behavior and will be lost if the code is regenerated.\n\nimport type {\n WorkspacePurgeBody,\n WorkspacePurgePurgeOptionalParams,\n WorkspacePurgePurgeResponse,\n WorkspacePurgeGetPurgeStatusOptionalParams,\n WorkspacePurgeGetPurgeStatusResponse,\n} from \"../models/index.js\";\n\n/** Interface representing a WorkspacePurge. */\nexport interface WorkspacePurge {\n /**\n * Purges data in an Log Analytics workspace by a set of user-defined filters.\n *\n * In order to manage system resources, purge requests are throttled at 50 requests per hour. You\n * should batch the execution of purge requests by sending a single command whose predicate includes\n * all user identities that require purging. Use the in operator to specify multiple identities. You\n * should run the query prior to using for a purge request to verify that the results are expected.\n * Log Analytics only supports purge operations required for compliance with GDPR. The Log Analytics\n * product team reserves the right to reject requests for purge operations that are not for the purpose\n * of GDPR compliance. In the event of a dispute, please create a support ticket\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param body Describes the body of a request to purge data in a single table of an Log Analytics\n * Workspace\n * @param options The options parameters.\n */\n purge(\n resourceGroupName: string,\n workspaceName: string,\n body: WorkspacePurgeBody,\n options?: WorkspacePurgePurgeOptionalParams,\n ): Promise<WorkspacePurgePurgeResponse>;\n /**\n * Gets status of an ongoing purge operation.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param purgeId In a purge status request, this is the Id of the operation the status of which is\n * returned.\n * @param options The options parameters.\n */\n getPurgeStatus(\n resourceGroupName: string,\n workspaceName: string,\n purgeId: string,\n options?: WorkspacePurgeGetPurgeStatusOptionalParams,\n ): Promise<WorkspacePurgeGetPurgeStatusResponse>;\n}\n"]}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
-
import {
|
|
3
|
-
import { Workspace, WorkspacesListOptionalParams, WorkspacesListByResourceGroupOptionalParams, WorkspacesCreateOrUpdateOptionalParams, WorkspacesCreateOrUpdateResponse, WorkspacesDeleteOptionalParams, WorkspacesGetOptionalParams, WorkspacesGetResponse, WorkspacePatch, WorkspacesUpdateOptionalParams, WorkspacesUpdateResponse } from "../models/index.js";
|
|
1
|
+
import type { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import type { SimplePollerLike, OperationState } from "@azure/core-lro";
|
|
3
|
+
import type { Workspace, WorkspacesListOptionalParams, WorkspacesListByResourceGroupOptionalParams, NetworkSecurityPerimeterConfiguration, WorkspacesListNSPOptionalParams, WorkspacesCreateOrUpdateOptionalParams, WorkspacesCreateOrUpdateResponse, WorkspacesDeleteOptionalParams, WorkspacesGetOptionalParams, WorkspacesGetResponse, WorkspacePatch, WorkspacesUpdateOptionalParams, WorkspacesUpdateResponse, WorkspacesFailoverOptionalParams, WorkspacesFailoverResponse, WorkspacesFailbackOptionalParams, WorkspacesFailbackResponse, WorkspacesGetNSPOptionalParams, WorkspacesGetNSPResponse, WorkspacesReconcileNSPOptionalParams, WorkspacesReconcileNSPResponse } from "../models/index.js";
|
|
4
4
|
/** Interface representing a Workspaces. */
|
|
5
5
|
export interface Workspaces {
|
|
6
6
|
/**
|
|
@@ -14,6 +14,13 @@ export interface Workspaces {
|
|
|
14
14
|
* @param options The options parameters.
|
|
15
15
|
*/
|
|
16
16
|
listByResourceGroup(resourceGroupName: string, options?: WorkspacesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Workspace>;
|
|
17
|
+
/**
|
|
18
|
+
* Gets a list of NSP configurations for specified workspace.
|
|
19
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
20
|
+
* @param workspaceName The name of the workspace.
|
|
21
|
+
* @param options The options parameters.
|
|
22
|
+
*/
|
|
23
|
+
listNSP(resourceGroupName: string, workspaceName: string, options?: WorkspacesListNSPOptionalParams): PagedAsyncIterableIterator<NetworkSecurityPerimeterConfiguration>;
|
|
17
24
|
/**
|
|
18
25
|
* Create or update a workspace.
|
|
19
26
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -21,7 +28,7 @@ export interface Workspaces {
|
|
|
21
28
|
* @param parameters The parameters required to create or update a workspace.
|
|
22
29
|
* @param options The options parameters.
|
|
23
30
|
*/
|
|
24
|
-
beginCreateOrUpdate(resourceGroupName: string, workspaceName: string, parameters: Workspace, options?: WorkspacesCreateOrUpdateOptionalParams): Promise<
|
|
31
|
+
beginCreateOrUpdate(resourceGroupName: string, workspaceName: string, parameters: Workspace, options?: WorkspacesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<WorkspacesCreateOrUpdateResponse>, WorkspacesCreateOrUpdateResponse>>;
|
|
25
32
|
/**
|
|
26
33
|
* Create or update a workspace.
|
|
27
34
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -38,7 +45,7 @@ export interface Workspaces {
|
|
|
38
45
|
* @param workspaceName The name of the workspace.
|
|
39
46
|
* @param options The options parameters.
|
|
40
47
|
*/
|
|
41
|
-
beginDelete(resourceGroupName: string, workspaceName: string, options?: WorkspacesDeleteOptionalParams): Promise<
|
|
48
|
+
beginDelete(resourceGroupName: string, workspaceName: string, options?: WorkspacesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
42
49
|
/**
|
|
43
50
|
* Deletes a workspace resource. To recover the workspace, create it again with the same name, in the
|
|
44
51
|
* same subscription, resource group and location. The name is kept for 14 days and cannot be used for
|
|
@@ -63,5 +70,76 @@ export interface Workspaces {
|
|
|
63
70
|
* @param options The options parameters.
|
|
64
71
|
*/
|
|
65
72
|
update(resourceGroupName: string, workspaceName: string, parameters: WorkspacePatch, options?: WorkspacesUpdateOptionalParams): Promise<WorkspacesUpdateResponse>;
|
|
73
|
+
/**
|
|
74
|
+
* Activates failover for the specified workspace.
|
|
75
|
+
*
|
|
76
|
+
* The specified replication location must match the location of the enabled replication for this
|
|
77
|
+
* workspace. The failover operation is asynchronous and can take up to 30 minutes to complete. The
|
|
78
|
+
* status of the operation can be checked using the operationId returned in the response.
|
|
79
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
80
|
+
* @param location The name of the Azure region.
|
|
81
|
+
* @param workspaceName The name of the workspace.
|
|
82
|
+
* @param options The options parameters.
|
|
83
|
+
*/
|
|
84
|
+
beginFailover(resourceGroupName: string, location: string, workspaceName: string, options?: WorkspacesFailoverOptionalParams): Promise<SimplePollerLike<OperationState<WorkspacesFailoverResponse>, WorkspacesFailoverResponse>>;
|
|
85
|
+
/**
|
|
86
|
+
* Activates failover for the specified workspace.
|
|
87
|
+
*
|
|
88
|
+
* The specified replication location must match the location of the enabled replication for this
|
|
89
|
+
* workspace. The failover operation is asynchronous and can take up to 30 minutes to complete. The
|
|
90
|
+
* status of the operation can be checked using the operationId returned in the response.
|
|
91
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
92
|
+
* @param location The name of the Azure region.
|
|
93
|
+
* @param workspaceName The name of the workspace.
|
|
94
|
+
* @param options The options parameters.
|
|
95
|
+
*/
|
|
96
|
+
beginFailoverAndWait(resourceGroupName: string, location: string, workspaceName: string, options?: WorkspacesFailoverOptionalParams): Promise<WorkspacesFailoverResponse>;
|
|
97
|
+
/**
|
|
98
|
+
* Deactivates failover for the specified workspace.
|
|
99
|
+
*
|
|
100
|
+
* The failback operation is asynchronous and can take up to 30 minutes to complete. The status of the
|
|
101
|
+
* operation can be checked using the operationId returned in the response.
|
|
102
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
103
|
+
* @param workspaceName The name of the workspace.
|
|
104
|
+
* @param options The options parameters.
|
|
105
|
+
*/
|
|
106
|
+
beginFailback(resourceGroupName: string, workspaceName: string, options?: WorkspacesFailbackOptionalParams): Promise<SimplePollerLike<OperationState<WorkspacesFailbackResponse>, WorkspacesFailbackResponse>>;
|
|
107
|
+
/**
|
|
108
|
+
* Deactivates failover for the specified workspace.
|
|
109
|
+
*
|
|
110
|
+
* The failback operation is asynchronous and can take up to 30 minutes to complete. The status of the
|
|
111
|
+
* operation can be checked using the operationId returned in the response.
|
|
112
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
113
|
+
* @param workspaceName The name of the workspace.
|
|
114
|
+
* @param options The options parameters.
|
|
115
|
+
*/
|
|
116
|
+
beginFailbackAndWait(resourceGroupName: string, workspaceName: string, options?: WorkspacesFailbackOptionalParams): Promise<WorkspacesFailbackResponse>;
|
|
117
|
+
/**
|
|
118
|
+
* Gets a network security perimeter configuration.
|
|
119
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
120
|
+
* @param workspaceName The name of the workspace.
|
|
121
|
+
* @param networkSecurityPerimeterConfigurationName The name for a network security perimeter
|
|
122
|
+
* configuration
|
|
123
|
+
* @param options The options parameters.
|
|
124
|
+
*/
|
|
125
|
+
getNSP(resourceGroupName: string, workspaceName: string, networkSecurityPerimeterConfigurationName: string, options?: WorkspacesGetNSPOptionalParams): Promise<WorkspacesGetNSPResponse>;
|
|
126
|
+
/**
|
|
127
|
+
* Reconcile network security perimeter configuration for Workspace resource.
|
|
128
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
129
|
+
* @param workspaceName The name of the workspace.
|
|
130
|
+
* @param networkSecurityPerimeterConfigurationName The name for a network security perimeter
|
|
131
|
+
* configuration
|
|
132
|
+
* @param options The options parameters.
|
|
133
|
+
*/
|
|
134
|
+
beginReconcileNSP(resourceGroupName: string, workspaceName: string, networkSecurityPerimeterConfigurationName: string, options?: WorkspacesReconcileNSPOptionalParams): Promise<SimplePollerLike<OperationState<WorkspacesReconcileNSPResponse>, WorkspacesReconcileNSPResponse>>;
|
|
135
|
+
/**
|
|
136
|
+
* Reconcile network security perimeter configuration for Workspace resource.
|
|
137
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
138
|
+
* @param workspaceName The name of the workspace.
|
|
139
|
+
* @param networkSecurityPerimeterConfigurationName The name for a network security perimeter
|
|
140
|
+
* configuration
|
|
141
|
+
* @param options The options parameters.
|
|
142
|
+
*/
|
|
143
|
+
beginReconcileNSPAndWait(resourceGroupName: string, workspaceName: string, networkSecurityPerimeterConfigurationName: string, options?: WorkspacesReconcileNSPOptionalParams): Promise<WorkspacesReconcileNSPResponse>;
|
|
66
144
|
}
|
|
67
145
|
//# sourceMappingURL=workspaces.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"workspaces.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/workspaces.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"workspaces.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/workspaces.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,9 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
1
|
+
// Copyright (c) Microsoft Corporation.
|
|
2
|
+
// Licensed under the MIT License.
|
|
8
3
|
export {};
|
|
9
4
|
//# sourceMappingURL=workspaces.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"workspaces.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/workspaces.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { PollerLike, PollOperationState } from \"@azure/core-lro\";\nimport {\n Workspace,\n WorkspacesListOptionalParams,\n WorkspacesListByResourceGroupOptionalParams,\n WorkspacesCreateOrUpdateOptionalParams,\n WorkspacesCreateOrUpdateResponse,\n WorkspacesDeleteOptionalParams,\n WorkspacesGetOptionalParams,\n WorkspacesGetResponse,\n WorkspacePatch,\n WorkspacesUpdateOptionalParams,\n WorkspacesUpdateResponse\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Workspaces. */\nexport interface Workspaces {\n /**\n * Gets the workspaces in a subscription.\n * @param options The options parameters.\n */\n list(\n options?: WorkspacesListOptionalParams\n ): PagedAsyncIterableIterator<Workspace>;\n /**\n * Gets workspaces in a resource group.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n listByResourceGroup(\n resourceGroupName: string,\n options?: WorkspacesListByResourceGroupOptionalParams\n ): PagedAsyncIterableIterator<Workspace>;\n /**\n * Create or update a workspace.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param parameters The parameters required to create or update a workspace.\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n workspaceName: string,\n parameters: Workspace,\n options?: WorkspacesCreateOrUpdateOptionalParams\n ): Promise<\n PollerLike<\n PollOperationState<WorkspacesCreateOrUpdateResponse>,\n WorkspacesCreateOrUpdateResponse\n >\n >;\n /**\n * Create or update a workspace.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param parameters The parameters required to create or update a workspace.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n workspaceName: string,\n parameters: Workspace,\n options?: WorkspacesCreateOrUpdateOptionalParams\n ): Promise<WorkspacesCreateOrUpdateResponse>;\n /**\n * Deletes a workspace resource. To recover the workspace, create it again with the same name, in the\n * same subscription, resource group and location. The name is kept for 14 days and cannot be used for\n * another workspace. To remove the workspace completely and release the name, use the force flag.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n workspaceName: string,\n options?: WorkspacesDeleteOptionalParams\n ): Promise<PollerLike<PollOperationState<void>, void>>;\n /**\n * Deletes a workspace resource. To recover the workspace, create it again with the same name, in the\n * same subscription, resource group and location. The name is kept for 14 days and cannot be used for\n * another workspace. To remove the workspace completely and release the name, use the force flag.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n workspaceName: string,\n options?: WorkspacesDeleteOptionalParams\n ): Promise<void>;\n /**\n * Gets a workspace instance.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n workspaceName: string,\n options?: WorkspacesGetOptionalParams\n ): Promise<WorkspacesGetResponse>;\n /**\n * Updates a workspace.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param parameters The parameters required to patch a workspace.\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n workspaceName: string,\n parameters: WorkspacePatch,\n options?: WorkspacesUpdateOptionalParams\n ): Promise<WorkspacesUpdateResponse>;\n}\n"]}
|
|
1
|
+
{"version":3,"file":"workspaces.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/workspaces.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n// Code generated by Microsoft (R) AutoRest Code Generator.\n// Changes may cause incorrect behavior and will be lost if the code is regenerated.\n\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport type {\n Workspace,\n WorkspacesListOptionalParams,\n WorkspacesListByResourceGroupOptionalParams,\n NetworkSecurityPerimeterConfiguration,\n WorkspacesListNSPOptionalParams,\n WorkspacesCreateOrUpdateOptionalParams,\n WorkspacesCreateOrUpdateResponse,\n WorkspacesDeleteOptionalParams,\n WorkspacesGetOptionalParams,\n WorkspacesGetResponse,\n WorkspacePatch,\n WorkspacesUpdateOptionalParams,\n WorkspacesUpdateResponse,\n WorkspacesFailoverOptionalParams,\n WorkspacesFailoverResponse,\n WorkspacesFailbackOptionalParams,\n WorkspacesFailbackResponse,\n WorkspacesGetNSPOptionalParams,\n WorkspacesGetNSPResponse,\n WorkspacesReconcileNSPOptionalParams,\n WorkspacesReconcileNSPResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Workspaces. */\nexport interface Workspaces {\n /**\n * Gets the workspaces in a subscription.\n * @param options The options parameters.\n */\n list(options?: WorkspacesListOptionalParams): PagedAsyncIterableIterator<Workspace>;\n /**\n * Gets workspaces in a resource group.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n listByResourceGroup(\n resourceGroupName: string,\n options?: WorkspacesListByResourceGroupOptionalParams,\n ): PagedAsyncIterableIterator<Workspace>;\n /**\n * Gets a list of NSP configurations for specified workspace.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param options The options parameters.\n */\n listNSP(\n resourceGroupName: string,\n workspaceName: string,\n options?: WorkspacesListNSPOptionalParams,\n ): PagedAsyncIterableIterator<NetworkSecurityPerimeterConfiguration>;\n /**\n * Create or update a workspace.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param parameters The parameters required to create or update a workspace.\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n workspaceName: string,\n parameters: Workspace,\n options?: WorkspacesCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<WorkspacesCreateOrUpdateResponse>,\n WorkspacesCreateOrUpdateResponse\n >\n >;\n /**\n * Create or update a workspace.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param parameters The parameters required to create or update a workspace.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n workspaceName: string,\n parameters: Workspace,\n options?: WorkspacesCreateOrUpdateOptionalParams,\n ): Promise<WorkspacesCreateOrUpdateResponse>;\n /**\n * Deletes a workspace resource. To recover the workspace, create it again with the same name, in the\n * same subscription, resource group and location. The name is kept for 14 days and cannot be used for\n * another workspace. To remove the workspace completely and release the name, use the force flag.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n workspaceName: string,\n options?: WorkspacesDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes a workspace resource. To recover the workspace, create it again with the same name, in the\n * same subscription, resource group and location. The name is kept for 14 days and cannot be used for\n * another workspace. To remove the workspace completely and release the name, use the force flag.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n workspaceName: string,\n options?: WorkspacesDeleteOptionalParams,\n ): Promise<void>;\n /**\n * Gets a workspace instance.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n workspaceName: string,\n options?: WorkspacesGetOptionalParams,\n ): Promise<WorkspacesGetResponse>;\n /**\n * Updates a workspace.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param parameters The parameters required to patch a workspace.\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n workspaceName: string,\n parameters: WorkspacePatch,\n options?: WorkspacesUpdateOptionalParams,\n ): Promise<WorkspacesUpdateResponse>;\n /**\n * Activates failover for the specified workspace.\n *\n * The specified replication location must match the location of the enabled replication for this\n * workspace. The failover operation is asynchronous and can take up to 30 minutes to complete. The\n * status of the operation can be checked using the operationId returned in the response.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param location The name of the Azure region.\n * @param workspaceName The name of the workspace.\n * @param options The options parameters.\n */\n beginFailover(\n resourceGroupName: string,\n location: string,\n workspaceName: string,\n options?: WorkspacesFailoverOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<WorkspacesFailoverResponse>, WorkspacesFailoverResponse>\n >;\n /**\n * Activates failover for the specified workspace.\n *\n * The specified replication location must match the location of the enabled replication for this\n * workspace. The failover operation is asynchronous and can take up to 30 minutes to complete. The\n * status of the operation can be checked using the operationId returned in the response.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param location The name of the Azure region.\n * @param workspaceName The name of the workspace.\n * @param options The options parameters.\n */\n beginFailoverAndWait(\n resourceGroupName: string,\n location: string,\n workspaceName: string,\n options?: WorkspacesFailoverOptionalParams,\n ): Promise<WorkspacesFailoverResponse>;\n /**\n * Deactivates failover for the specified workspace.\n *\n * The failback operation is asynchronous and can take up to 30 minutes to complete. The status of the\n * operation can be checked using the operationId returned in the response.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param options The options parameters.\n */\n beginFailback(\n resourceGroupName: string,\n workspaceName: string,\n options?: WorkspacesFailbackOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<WorkspacesFailbackResponse>, WorkspacesFailbackResponse>\n >;\n /**\n * Deactivates failover for the specified workspace.\n *\n * The failback operation is asynchronous and can take up to 30 minutes to complete. The status of the\n * operation can be checked using the operationId returned in the response.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param options The options parameters.\n */\n beginFailbackAndWait(\n resourceGroupName: string,\n workspaceName: string,\n options?: WorkspacesFailbackOptionalParams,\n ): Promise<WorkspacesFailbackResponse>;\n /**\n * Gets a network security perimeter configuration.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param networkSecurityPerimeterConfigurationName The name for a network security perimeter\n * configuration\n * @param options The options parameters.\n */\n getNSP(\n resourceGroupName: string,\n workspaceName: string,\n networkSecurityPerimeterConfigurationName: string,\n options?: WorkspacesGetNSPOptionalParams,\n ): Promise<WorkspacesGetNSPResponse>;\n /**\n * Reconcile network security perimeter configuration for Workspace resource.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param networkSecurityPerimeterConfigurationName The name for a network security perimeter\n * configuration\n * @param options The options parameters.\n */\n beginReconcileNSP(\n resourceGroupName: string,\n workspaceName: string,\n networkSecurityPerimeterConfigurationName: string,\n options?: WorkspacesReconcileNSPOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<WorkspacesReconcileNSPResponse>, WorkspacesReconcileNSPResponse>\n >;\n /**\n * Reconcile network security perimeter configuration for Workspace resource.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param networkSecurityPerimeterConfigurationName The name for a network security perimeter\n * configuration\n * @param options The options parameters.\n */\n beginReconcileNSPAndWait(\n resourceGroupName: string,\n workspaceName: string,\n networkSecurityPerimeterConfigurationName: string,\n options?: WorkspacesReconcileNSPOptionalParams,\n ): Promise<WorkspacesReconcileNSPResponse>;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pagingHelper.d.ts","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"pagingHelper.d.ts","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":"AAMA,MAAM,WAAW,QAAQ;IACvB,iBAAiB,CAAC,EAAE,MAAM,CAAC;CAC5B;AAID;;;;;;GAMG;AACH,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,OAAO,GAAG,MAAM,GAAG,SAAS,CAKtE;AAED,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,OAAO,EAAE,iBAAiB,EAAE,MAAM,GAAG,SAAS,GAAG,IAAI,CAO/F"}
|
|
@@ -1,10 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
1
|
+
// Copyright (c) Microsoft Corporation.
|
|
2
|
+
// Licensed under the MIT License.
|
|
8
3
|
const pageMap = new WeakMap();
|
|
9
4
|
/**
|
|
10
5
|
* Given the last `.value` produced by the `byPage` iterator,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pagingHelper.js","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"pagingHelper.js","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AASlC,MAAM,OAAO,GAAG,IAAI,OAAO,EAAoB,CAAC;AAEhD;;;;;;GAMG;AACH,MAAM,UAAU,oBAAoB,CAAC,IAAa;IAChD,IAAI,OAAO,IAAI,KAAK,QAAQ,IAAI,IAAI,KAAK,IAAI,EAAE,CAAC;QAC9C,OAAO,SAAS,CAAC;IACnB,CAAC;IACD,OAAO,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE,iBAAiB,CAAC;AAC9C,CAAC;AAED,MAAM,UAAU,oBAAoB,CAAC,IAAa,EAAE,iBAAqC;IACvF,IAAI,OAAO,IAAI,KAAK,QAAQ,IAAI,IAAI,KAAK,IAAI,IAAI,CAAC,iBAAiB,EAAE,CAAC;QACpE,OAAO;IACT,CAAC;IACD,MAAM,QAAQ,GAAG,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,IAAI,EAAE,CAAC;IACzC,QAAQ,CAAC,iBAAiB,GAAG,iBAAiB,CAAC;IAC/C,OAAO,CAAC,GAAG,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC;AAC9B,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n// Code generated by Microsoft (R) AutoRest Code Generator.\n// Changes may cause incorrect behavior and will be lost if the code is regenerated.\n\nexport interface PageInfo {\n continuationToken?: string;\n}\n\nconst pageMap = new WeakMap<object, PageInfo>();\n\n/**\n * Given the last `.value` produced by the `byPage` iterator,\n * returns a continuation token that can be used to begin paging from\n * that point later.\n * @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.\n * @returns The continuation token that can be passed into byPage() during future calls.\n */\nexport function getContinuationToken(page: unknown): string | undefined {\n if (typeof page !== \"object\" || page === null) {\n return undefined;\n }\n return pageMap.get(page)?.continuationToken;\n}\n\nexport function setContinuationToken(page: unknown, continuationToken: string | undefined): void {\n if (typeof page !== \"object\" || page === null || !continuationToken) {\n return;\n }\n const pageInfo = pageMap.get(page) ?? {};\n pageInfo.continuationToken = continuationToken;\n pageMap.set(page, pageInfo);\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AACzD,cAAc,mBAAmB,CAAC;AAClC,OAAO,EAAE,mCAAmC,EAAE,MAAM,0CAA0C,CAAC;AAC/F,cAAc,iCAAiC,CAAC"}
|
package/dist/commonjs/index.js
CHANGED
|
@@ -1,14 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
* Licensed under the MIT License.
|
|
5
|
-
*
|
|
6
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
7
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
8
|
-
*/
|
|
2
|
+
// Copyright (c) Microsoft Corporation.
|
|
3
|
+
// Licensed under the MIT License.
|
|
9
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
5
|
exports.OperationalInsightsManagementClient = exports.getContinuationToken = void 0;
|
|
11
6
|
const tslib_1 = require("tslib");
|
|
7
|
+
// Code generated by Microsoft (R) AutoRest Code Generator.
|
|
8
|
+
// Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
12
9
|
/// <reference lib="esnext.asynciterable" />
|
|
13
10
|
var pagingHelper_js_1 = require("./pagingHelper.js");
|
|
14
11
|
Object.defineProperty(exports, "getContinuationToken", { enumerable: true, get: function () { return pagingHelper_js_1.getContinuationToken; } });
|