@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,11 +1,6 @@
|
|
|
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.SchemaOperationsImpl = void 0;
|
|
11
6
|
const tslib_1 = require("tslib");
|
|
@@ -40,17 +35,17 @@ const getOperationSpec = {
|
|
|
40
35
|
httpMethod: "POST",
|
|
41
36
|
responses: {
|
|
42
37
|
200: {
|
|
43
|
-
bodyMapper: Mappers.SearchGetSchemaResponse
|
|
44
|
-
}
|
|
38
|
+
bodyMapper: Mappers.SearchGetSchemaResponse,
|
|
39
|
+
},
|
|
45
40
|
},
|
|
46
|
-
queryParameters: [Parameters.
|
|
41
|
+
queryParameters: [Parameters.apiVersion],
|
|
47
42
|
urlParameters: [
|
|
48
43
|
Parameters.$host,
|
|
49
44
|
Parameters.subscriptionId,
|
|
50
45
|
Parameters.resourceGroupName,
|
|
51
|
-
Parameters.workspaceName
|
|
46
|
+
Parameters.workspaceName,
|
|
52
47
|
],
|
|
53
48
|
headerParameters: [Parameters.accept],
|
|
54
|
-
serializer
|
|
49
|
+
serializer,
|
|
55
50
|
};
|
|
56
51
|
//# sourceMappingURL=schemaOperations.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"schemaOperations.js","sourceRoot":"","sources":["../../../src/operations/schemaOperations.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"schemaOperations.js","sourceRoot":"","sources":["../../../src/operations/schemaOperations.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC;;;;AAMlC,uEAAiD;AACjD,sEAAgD;AAChD,4EAAsD;AAItD,oDAAoD;AACpD,MAAa,oBAAoB;IACd,MAAM,CAAsC;IAE7D;;;OAGG;IACH,YAAY,MAA2C;QACrD,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;IACvB,CAAC;IAED;;;;;OAKG;IACH,GAAG,CACD,iBAAyB,EACzB,aAAqB,EACrB,OAAiC;QAEjC,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,iBAAiB,EAAE,aAAa,EAAE,OAAO,EAAE,EAC7C,gBAAgB,CACjB,CAAC;IACJ,CAAC;CACF;AA3BD,oDA2BC;AACD,2BAA2B;AAC3B,MAAM,UAAU,GAAG,UAAU,CAAC,gBAAgB,CAAC,OAAO,EAAE,WAAW,CAAC,KAAK,CAAC,CAAC;AAE3E,MAAM,gBAAgB,GAA6B;IACjD,IAAI,EAAE,8IAA8I;IACpJ,UAAU,EAAE,MAAM;IAClB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,uBAAuB;SAC5C;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,aAAa;KACzB;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,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\nimport type { SchemaOperations } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport type { OperationalInsightsManagementClient } from \"../operationalInsightsManagementClient.js\";\nimport type { SchemaGetOptionalParams, SchemaGetResponse } from \"../models/index.js\";\n\n/** Class containing SchemaOperations operations. */\nexport class SchemaOperationsImpl implements SchemaOperations {\n private readonly client: OperationalInsightsManagementClient;\n\n /**\n * Initialize a new instance of the class SchemaOperations class.\n * @param client Reference to the service client\n */\n constructor(client: OperationalInsightsManagementClient) {\n this.client = client;\n }\n\n /**\n * Gets the schema for a given 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 get(\n resourceGroupName: string,\n workspaceName: string,\n options?: SchemaGetOptionalParams,\n ): Promise<SchemaGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workspaceName, options },\n getOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst getOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/schema\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.SearchGetSchemaResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { SharedKeysOperations } from "../operationsInterfaces/index.js";
|
|
2
|
-
import { OperationalInsightsManagementClient } from "../operationalInsightsManagementClient.js";
|
|
3
|
-
import { SharedKeysGetSharedKeysOptionalParams, SharedKeysGetSharedKeysResponse, SharedKeysRegenerateOptionalParams, SharedKeysRegenerateResponse } from "../models/index.js";
|
|
1
|
+
import type { SharedKeysOperations } from "../operationsInterfaces/index.js";
|
|
2
|
+
import type { OperationalInsightsManagementClient } from "../operationalInsightsManagementClient.js";
|
|
3
|
+
import type { SharedKeysGetSharedKeysOptionalParams, SharedKeysGetSharedKeysResponse, SharedKeysRegenerateOptionalParams, SharedKeysRegenerateResponse } from "../models/index.js";
|
|
4
4
|
/** Class containing SharedKeysOperations operations. */
|
|
5
5
|
export declare class SharedKeysOperationsImpl implements SharedKeysOperations {
|
|
6
6
|
private readonly client;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sharedKeysOperations.d.ts","sourceRoot":"","sources":["../../../src/operations/sharedKeysOperations.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"sharedKeysOperations.d.ts","sourceRoot":"","sources":["../../../src/operations/sharedKeysOperations.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,kCAAkC,CAAC;AAI7E,OAAO,KAAK,EAAE,mCAAmC,EAAE,MAAM,2CAA2C,CAAC;AACrG,OAAO,KAAK,EACV,qCAAqC,EACrC,+BAA+B,EAC/B,kCAAkC,EAClC,4BAA4B,EAC7B,MAAM,oBAAoB,CAAC;AAE5B,wDAAwD;AACxD,qBAAa,wBAAyB,YAAW,oBAAoB;IACnE,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAsC;IAE7D;;;OAGG;gBACS,MAAM,EAAE,mCAAmC;IAIvD;;;;;OAKG;IACH,aAAa,CACX,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,qCAAqC,GAC9C,OAAO,CAAC,+BAA+B,CAAC;IAO3C;;;;;;OAMG;IACH,UAAU,CACR,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,4BAA4B,CAAC;CAMzC"}
|
|
@@ -1,11 +1,6 @@
|
|
|
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.SharedKeysOperationsImpl = void 0;
|
|
11
6
|
const tslib_1 = require("tslib");
|
|
@@ -50,35 +45,35 @@ const getSharedKeysOperationSpec = {
|
|
|
50
45
|
httpMethod: "POST",
|
|
51
46
|
responses: {
|
|
52
47
|
200: {
|
|
53
|
-
bodyMapper: Mappers.SharedKeys
|
|
54
|
-
}
|
|
48
|
+
bodyMapper: Mappers.SharedKeys,
|
|
49
|
+
},
|
|
55
50
|
},
|
|
56
|
-
queryParameters: [Parameters.
|
|
51
|
+
queryParameters: [Parameters.apiVersion],
|
|
57
52
|
urlParameters: [
|
|
58
53
|
Parameters.$host,
|
|
59
54
|
Parameters.subscriptionId,
|
|
60
55
|
Parameters.resourceGroupName,
|
|
61
|
-
Parameters.workspaceName
|
|
56
|
+
Parameters.workspaceName,
|
|
62
57
|
],
|
|
63
58
|
headerParameters: [Parameters.accept],
|
|
64
|
-
serializer
|
|
59
|
+
serializer,
|
|
65
60
|
};
|
|
66
61
|
const regenerateOperationSpec = {
|
|
67
62
|
path: "/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/regenerateSharedKey",
|
|
68
63
|
httpMethod: "POST",
|
|
69
64
|
responses: {
|
|
70
65
|
200: {
|
|
71
|
-
bodyMapper: Mappers.SharedKeys
|
|
72
|
-
}
|
|
66
|
+
bodyMapper: Mappers.SharedKeys,
|
|
67
|
+
},
|
|
73
68
|
},
|
|
74
|
-
queryParameters: [Parameters.
|
|
69
|
+
queryParameters: [Parameters.apiVersion],
|
|
75
70
|
urlParameters: [
|
|
76
71
|
Parameters.$host,
|
|
77
72
|
Parameters.subscriptionId,
|
|
78
73
|
Parameters.resourceGroupName,
|
|
79
|
-
Parameters.workspaceName
|
|
74
|
+
Parameters.workspaceName,
|
|
80
75
|
],
|
|
81
76
|
headerParameters: [Parameters.accept],
|
|
82
|
-
serializer
|
|
77
|
+
serializer,
|
|
83
78
|
};
|
|
84
79
|
//# sourceMappingURL=sharedKeysOperations.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sharedKeysOperations.js","sourceRoot":"","sources":["../../../src/operations/sharedKeysOperations.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"sharedKeysOperations.js","sourceRoot":"","sources":["../../../src/operations/sharedKeysOperations.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC;;;;AAMlC,uEAAiD;AACjD,sEAAgD;AAChD,4EAAsD;AAStD,wDAAwD;AACxD,MAAa,wBAAwB;IAClB,MAAM,CAAsC;IAE7D;;;OAGG;IACH,YAAY,MAA2C;QACrD,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;IACvB,CAAC;IAED;;;;;OAKG;IACH,aAAa,CACX,iBAAyB,EACzB,aAAqB,EACrB,OAA+C;QAE/C,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,iBAAiB,EAAE,aAAa,EAAE,OAAO,EAAE,EAC7C,0BAA0B,CAC3B,CAAC;IACJ,CAAC;IAED;;;;;;OAMG;IACH,UAAU,CACR,iBAAyB,EACzB,aAAqB,EACrB,OAA4C;QAE5C,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,iBAAiB,EAAE,aAAa,EAAE,OAAO,EAAE,EAC7C,uBAAuB,CACxB,CAAC;IACJ,CAAC;CACF;AA7CD,4DA6CC;AACD,2BAA2B;AAC3B,MAAM,UAAU,GAAG,UAAU,CAAC,gBAAgB,CAAC,OAAO,EAAE,WAAW,CAAC,KAAK,CAAC,CAAC;AAE3E,MAAM,0BAA0B,GAA6B;IAC3D,IAAI,EAAE,kJAAkJ;IACxJ,UAAU,EAAE,MAAM;IAClB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,UAAU;SAC/B;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,aAAa;KACzB;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC;AACF,MAAM,uBAAuB,GAA6B;IACxD,IAAI,EAAE,2JAA2J;IACjK,UAAU,EAAE,MAAM;IAClB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,UAAU;SAC/B;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,aAAa;KACzB;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,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\nimport type { SharedKeysOperations } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport type { OperationalInsightsManagementClient } from \"../operationalInsightsManagementClient.js\";\nimport type {\n SharedKeysGetSharedKeysOptionalParams,\n SharedKeysGetSharedKeysResponse,\n SharedKeysRegenerateOptionalParams,\n SharedKeysRegenerateResponse,\n} from \"../models/index.js\";\n\n/** Class containing SharedKeysOperations operations. */\nexport class SharedKeysOperationsImpl implements SharedKeysOperations {\n private readonly client: OperationalInsightsManagementClient;\n\n /**\n * Initialize a new instance of the class SharedKeysOperations class.\n * @param client Reference to the service client\n */\n constructor(client: OperationalInsightsManagementClient) {\n this.client = client;\n }\n\n /**\n * Gets the shared keys 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 getSharedKeys(\n resourceGroupName: string,\n workspaceName: string,\n options?: SharedKeysGetSharedKeysOptionalParams,\n ): Promise<SharedKeysGetSharedKeysResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workspaceName, options },\n getSharedKeysOperationSpec,\n );\n }\n\n /**\n * Regenerates the shared keys for a Log Analytics Workspace. These keys are used to connect Microsoft\n * Operational Insights agents to the 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 regenerate(\n resourceGroupName: string,\n workspaceName: string,\n options?: SharedKeysRegenerateOptionalParams,\n ): Promise<SharedKeysRegenerateResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workspaceName, options },\n regenerateOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst getSharedKeysOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/sharedKeys\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.SharedKeys,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst regenerateOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/regenerateSharedKey\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.SharedKeys,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
-
import { StorageInsightConfigs } from "../operationsInterfaces/index.js";
|
|
3
|
-
import { OperationalInsightsManagementClient } from "../operationalInsightsManagementClient.js";
|
|
4
|
-
import { StorageInsight, StorageInsightConfigsListByWorkspaceOptionalParams, StorageInsightConfigsCreateOrUpdateOptionalParams, StorageInsightConfigsCreateOrUpdateResponse, StorageInsightConfigsGetOptionalParams, StorageInsightConfigsGetResponse, StorageInsightConfigsDeleteOptionalParams } from "../models/index.js";
|
|
1
|
+
import type { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import type { StorageInsightConfigs } from "../operationsInterfaces/index.js";
|
|
3
|
+
import type { OperationalInsightsManagementClient } from "../operationalInsightsManagementClient.js";
|
|
4
|
+
import type { StorageInsight, StorageInsightConfigsListByWorkspaceOptionalParams, StorageInsightConfigsCreateOrUpdateOptionalParams, StorageInsightConfigsCreateOrUpdateResponse, StorageInsightConfigsGetOptionalParams, StorageInsightConfigsGetResponse, StorageInsightConfigsDeleteOptionalParams } from "../models/index.js";
|
|
5
5
|
/** Class containing StorageInsightConfigs operations. */
|
|
6
6
|
export declare class StorageInsightConfigsImpl implements StorageInsightConfigs {
|
|
7
7
|
private readonly client;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"storageInsightConfigs.d.ts","sourceRoot":"","sources":["../../../src/operations/storageInsightConfigs.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"storageInsightConfigs.d.ts","sourceRoot":"","sources":["../../../src/operations/storageInsightConfigs.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAEnF,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,kCAAkC,CAAC;AAI9E,OAAO,KAAK,EAAE,mCAAmC,EAAE,MAAM,2CAA2C,CAAC;AACrG,OAAO,KAAK,EACV,cAAc,EAEd,kDAAkD,EAElD,iDAAiD,EACjD,2CAA2C,EAC3C,sCAAsC,EACtC,gCAAgC,EAChC,yCAAyC,EAE1C,MAAM,oBAAoB,CAAC;AAG5B,yDAAyD;AACzD,qBAAa,yBAA0B,YAAW,qBAAqB;IACrE,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAsC;IAE7D;;;OAGG;gBACS,MAAM,EAAE,mCAAmC;IAIvD;;;;;OAKG;IACI,eAAe,CACpB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,kDAAkD,GAC3D,0BAA0B,CAAC,cAAc,CAAC;YAkB9B,yBAAyB;YA6BzB,wBAAwB;IAcvC;;;;;;;OAOG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,kBAAkB,EAAE,MAAM,EAC1B,UAAU,EAAE,cAAc,EAC1B,OAAO,CAAC,EAAE,iDAAiD,GAC1D,OAAO,CAAC,2CAA2C,CAAC;IAavD;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,kBAAkB,EAAE,MAAM,EAC1B,OAAO,CAAC,EAAE,sCAAsC,GAC/C,OAAO,CAAC,gCAAgC,CAAC;IAO5C;;;;;;OAMG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,kBAAkB,EAAE,MAAM,EAC1B,OAAO,CAAC,EAAE,yCAAyC,GAClD,OAAO,CAAC,IAAI,CAAC;IAOhB;;;;;OAKG;IACH,OAAO,CAAC,gBAAgB;IAWxB;;;;;;OAMG;IACH,OAAO,CAAC,oBAAoB;CAW7B"}
|
|
@@ -1,11 +1,6 @@
|
|
|
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.StorageInsightConfigsImpl = void 0;
|
|
11
6
|
const tslib_1 = require("tslib");
|
|
@@ -44,7 +39,7 @@ class StorageInsightConfigsImpl {
|
|
|
44
39
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
45
40
|
}
|
|
46
41
|
return this.listByWorkspacePagingPage(resourceGroupName, workspaceName, options, settings);
|
|
47
|
-
}
|
|
42
|
+
},
|
|
48
43
|
};
|
|
49
44
|
}
|
|
50
45
|
async *listByWorkspacePagingPage(resourceGroupName, workspaceName, options, settings) {
|
|
@@ -52,7 +47,7 @@ class StorageInsightConfigsImpl {
|
|
|
52
47
|
let continuationToken = settings?.continuationToken;
|
|
53
48
|
if (!continuationToken) {
|
|
54
49
|
result = await this._listByWorkspace(resourceGroupName, workspaceName, options);
|
|
55
|
-
|
|
50
|
+
const page = result.value || [];
|
|
56
51
|
continuationToken = result.odataNextLink;
|
|
57
52
|
(0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
|
|
58
53
|
yield page;
|
|
@@ -60,7 +55,7 @@ class StorageInsightConfigsImpl {
|
|
|
60
55
|
while (continuationToken) {
|
|
61
56
|
result = await this._listByWorkspaceNext(resourceGroupName, workspaceName, continuationToken, options);
|
|
62
57
|
continuationToken = result.odataNextLink;
|
|
63
|
-
|
|
58
|
+
const page = result.value || [];
|
|
64
59
|
(0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
|
|
65
60
|
yield page;
|
|
66
61
|
}
|
|
@@ -84,7 +79,7 @@ class StorageInsightConfigsImpl {
|
|
|
84
79
|
workspaceName,
|
|
85
80
|
storageInsightName,
|
|
86
81
|
parameters,
|
|
87
|
-
options
|
|
82
|
+
options,
|
|
88
83
|
}, createOrUpdateOperationSpec);
|
|
89
84
|
}
|
|
90
85
|
/**
|
|
@@ -135,92 +130,92 @@ const createOrUpdateOperationSpec = {
|
|
|
135
130
|
httpMethod: "PUT",
|
|
136
131
|
responses: {
|
|
137
132
|
200: {
|
|
138
|
-
bodyMapper: Mappers.StorageInsight
|
|
133
|
+
bodyMapper: Mappers.StorageInsight,
|
|
139
134
|
},
|
|
140
135
|
201: {
|
|
141
|
-
bodyMapper: Mappers.StorageInsight
|
|
142
|
-
}
|
|
136
|
+
bodyMapper: Mappers.StorageInsight,
|
|
137
|
+
},
|
|
143
138
|
},
|
|
144
|
-
requestBody: Parameters.
|
|
145
|
-
queryParameters: [Parameters.
|
|
139
|
+
requestBody: Parameters.parameters7,
|
|
140
|
+
queryParameters: [Parameters.apiVersion],
|
|
146
141
|
urlParameters: [
|
|
147
142
|
Parameters.$host,
|
|
148
143
|
Parameters.subscriptionId,
|
|
149
144
|
Parameters.resourceGroupName,
|
|
150
145
|
Parameters.workspaceName,
|
|
151
|
-
Parameters.storageInsightName
|
|
146
|
+
Parameters.storageInsightName,
|
|
152
147
|
],
|
|
153
148
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
154
149
|
mediaType: "json",
|
|
155
|
-
serializer
|
|
150
|
+
serializer,
|
|
156
151
|
};
|
|
157
152
|
const getOperationSpec = {
|
|
158
153
|
path: "/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/storageInsightConfigs/{storageInsightName}",
|
|
159
154
|
httpMethod: "GET",
|
|
160
155
|
responses: {
|
|
161
156
|
200: {
|
|
162
|
-
bodyMapper: Mappers.StorageInsight
|
|
163
|
-
}
|
|
157
|
+
bodyMapper: Mappers.StorageInsight,
|
|
158
|
+
},
|
|
164
159
|
},
|
|
165
|
-
queryParameters: [Parameters.
|
|
160
|
+
queryParameters: [Parameters.apiVersion],
|
|
166
161
|
urlParameters: [
|
|
167
162
|
Parameters.$host,
|
|
168
163
|
Parameters.subscriptionId,
|
|
169
164
|
Parameters.resourceGroupName,
|
|
170
165
|
Parameters.workspaceName,
|
|
171
|
-
Parameters.storageInsightName
|
|
166
|
+
Parameters.storageInsightName,
|
|
172
167
|
],
|
|
173
168
|
headerParameters: [Parameters.accept],
|
|
174
|
-
serializer
|
|
169
|
+
serializer,
|
|
175
170
|
};
|
|
176
171
|
const deleteOperationSpec = {
|
|
177
172
|
path: "/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/storageInsightConfigs/{storageInsightName}",
|
|
178
173
|
httpMethod: "DELETE",
|
|
179
174
|
responses: { 200: {}, 204: {} },
|
|
180
|
-
queryParameters: [Parameters.
|
|
175
|
+
queryParameters: [Parameters.apiVersion],
|
|
181
176
|
urlParameters: [
|
|
182
177
|
Parameters.$host,
|
|
183
178
|
Parameters.subscriptionId,
|
|
184
179
|
Parameters.resourceGroupName,
|
|
185
180
|
Parameters.workspaceName,
|
|
186
|
-
Parameters.storageInsightName
|
|
181
|
+
Parameters.storageInsightName,
|
|
187
182
|
],
|
|
188
|
-
serializer
|
|
183
|
+
serializer,
|
|
189
184
|
};
|
|
190
185
|
const listByWorkspaceOperationSpec = {
|
|
191
186
|
path: "/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/storageInsightConfigs",
|
|
192
187
|
httpMethod: "GET",
|
|
193
188
|
responses: {
|
|
194
189
|
200: {
|
|
195
|
-
bodyMapper: Mappers.StorageInsightListResult
|
|
196
|
-
}
|
|
190
|
+
bodyMapper: Mappers.StorageInsightListResult,
|
|
191
|
+
},
|
|
197
192
|
},
|
|
198
|
-
queryParameters: [Parameters.
|
|
193
|
+
queryParameters: [Parameters.apiVersion],
|
|
199
194
|
urlParameters: [
|
|
200
195
|
Parameters.$host,
|
|
201
196
|
Parameters.subscriptionId,
|
|
202
197
|
Parameters.resourceGroupName,
|
|
203
|
-
Parameters.workspaceName
|
|
198
|
+
Parameters.workspaceName,
|
|
204
199
|
],
|
|
205
200
|
headerParameters: [Parameters.accept],
|
|
206
|
-
serializer
|
|
201
|
+
serializer,
|
|
207
202
|
};
|
|
208
203
|
const listByWorkspaceNextOperationSpec = {
|
|
209
204
|
path: "{nextLink}",
|
|
210
205
|
httpMethod: "GET",
|
|
211
206
|
responses: {
|
|
212
207
|
200: {
|
|
213
|
-
bodyMapper: Mappers.StorageInsightListResult
|
|
214
|
-
}
|
|
208
|
+
bodyMapper: Mappers.StorageInsightListResult,
|
|
209
|
+
},
|
|
215
210
|
},
|
|
216
211
|
urlParameters: [
|
|
217
212
|
Parameters.$host,
|
|
218
213
|
Parameters.subscriptionId,
|
|
219
214
|
Parameters.resourceGroupName,
|
|
215
|
+
Parameters.workspaceName,
|
|
220
216
|
Parameters.nextLink,
|
|
221
|
-
Parameters.workspaceName
|
|
222
217
|
],
|
|
223
218
|
headerParameters: [Parameters.accept],
|
|
224
|
-
serializer
|
|
219
|
+
serializer,
|
|
225
220
|
};
|
|
226
221
|
//# sourceMappingURL=storageInsightConfigs.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"storageInsightConfigs.js","sourceRoot":"","sources":["../../../src/operations/storageInsightConfigs.ts"],"names":[],"mappings":"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","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, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { StorageInsightConfigs } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { OperationalInsightsManagementClient } from \"../operationalInsightsManagementClient.js\";\nimport {\n StorageInsight,\n StorageInsightConfigsListByWorkspaceNextOptionalParams,\n StorageInsightConfigsListByWorkspaceOptionalParams,\n StorageInsightConfigsListByWorkspaceResponse,\n StorageInsightConfigsCreateOrUpdateOptionalParams,\n StorageInsightConfigsCreateOrUpdateResponse,\n StorageInsightConfigsGetOptionalParams,\n StorageInsightConfigsGetResponse,\n StorageInsightConfigsDeleteOptionalParams,\n StorageInsightConfigsListByWorkspaceNextResponse\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing StorageInsightConfigs operations. */\nexport class StorageInsightConfigsImpl implements StorageInsightConfigs {\n private readonly client: OperationalInsightsManagementClient;\n\n /**\n * Initialize a new instance of the class StorageInsightConfigs class.\n * @param client Reference to the service client\n */\n constructor(client: OperationalInsightsManagementClient) {\n this.client = client;\n }\n\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 public listByWorkspace(\n resourceGroupName: string,\n workspaceName: string,\n options?: StorageInsightConfigsListByWorkspaceOptionalParams\n ): PagedAsyncIterableIterator<StorageInsight> {\n const iter = this.listByWorkspacePagingAll(\n resourceGroupName,\n workspaceName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByWorkspacePagingPage(\n resourceGroupName,\n workspaceName,\n options,\n settings\n );\n }\n };\n }\n\n private async *listByWorkspacePagingPage(\n resourceGroupName: string,\n workspaceName: string,\n options?: StorageInsightConfigsListByWorkspaceOptionalParams,\n settings?: PageSettings\n ): AsyncIterableIterator<StorageInsight[]> {\n let result: StorageInsightConfigsListByWorkspaceResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByWorkspace(\n resourceGroupName,\n workspaceName,\n options\n );\n let page = result.value || [];\n continuationToken = result.odataNextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByWorkspaceNext(\n resourceGroupName,\n workspaceName,\n continuationToken,\n options\n );\n continuationToken = result.odataNextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listByWorkspacePagingAll(\n resourceGroupName: string,\n workspaceName: string,\n options?: StorageInsightConfigsListByWorkspaceOptionalParams\n ): AsyncIterableIterator<StorageInsight> {\n for await (const page of this.listByWorkspacePagingPage(\n resourceGroupName,\n workspaceName,\n options\n )) {\n yield* page;\n }\n }\n\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 return this.client.sendOperationRequest(\n {\n resourceGroupName,\n workspaceName,\n storageInsightName,\n parameters,\n options\n },\n createOrUpdateOperationSpec\n );\n }\n\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 return this.client.sendOperationRequest(\n { resourceGroupName, workspaceName, storageInsightName, options },\n getOperationSpec\n );\n }\n\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 return this.client.sendOperationRequest(\n { resourceGroupName, workspaceName, storageInsightName, options },\n deleteOperationSpec\n );\n }\n\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 private _listByWorkspace(\n resourceGroupName: string,\n workspaceName: string,\n options?: StorageInsightConfigsListByWorkspaceOptionalParams\n ): Promise<StorageInsightConfigsListByWorkspaceResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workspaceName, options },\n listByWorkspaceOperationSpec\n );\n }\n\n /**\n * ListByWorkspaceNext\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param nextLink The nextLink from the previous successful call to the ListByWorkspace method.\n * @param options The options parameters.\n */\n private _listByWorkspaceNext(\n resourceGroupName: string,\n workspaceName: string,\n nextLink: string,\n options?: StorageInsightConfigsListByWorkspaceNextOptionalParams\n ): Promise<StorageInsightConfigsListByWorkspaceNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workspaceName, nextLink, options },\n listByWorkspaceNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/storageInsightConfigs/{storageInsightName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.StorageInsight\n },\n 201: {\n bodyMapper: Mappers.StorageInsight\n }\n },\n requestBody: Parameters.parameters4,\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.storageInsightName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/storageInsightConfigs/{storageInsightName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.StorageInsight\n }\n },\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.storageInsightName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/storageInsightConfigs/{storageInsightName}\",\n httpMethod: \"DELETE\",\n responses: { 200: {}, 204: {} },\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.storageInsightName\n ],\n serializer\n};\nconst listByWorkspaceOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/storageInsightConfigs\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.StorageInsightListResult\n }\n },\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listByWorkspaceNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.StorageInsightListResult\n }\n },\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.nextLink,\n Parameters.workspaceName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n"]}
|
|
1
|
+
{"version":3,"file":"storageInsightConfigs.js","sourceRoot":"","sources":["../../../src/operations/storageInsightConfigs.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC;;;;AAMlC,wDAA0D;AAE1D,uEAAiD;AACjD,sEAAgD;AAChD,4EAAsD;AAetD,4CAA4C;AAC5C,yDAAyD;AACzD,MAAa,yBAAyB;IACnB,MAAM,CAAsC;IAE7D;;;OAGG;IACH,YAAY,MAA2C;QACrD,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;IACvB,CAAC;IAED;;;;;OAKG;IACI,eAAe,CACpB,iBAAyB,EACzB,aAAqB,EACrB,OAA4D;QAE5D,MAAM,IAAI,GAAG,IAAI,CAAC,wBAAwB,CAAC,iBAAiB,EAAE,aAAa,EAAE,OAAO,CAAC,CAAC;QACtF,OAAO;YACL,IAAI;gBACF,OAAO,IAAI,CAAC,IAAI,EAAE,CAAC;YACrB,CAAC;YACD,CAAC,MAAM,CAAC,aAAa,CAAC;gBACpB,OAAO,IAAI,CAAC;YACd,CAAC;YACD,MAAM,EAAE,CAAC,QAAuB,EAAE,EAAE;gBAClC,IAAI,QAAQ,EAAE,WAAW,EAAE,CAAC;oBAC1B,MAAM,IAAI,KAAK,CAAC,iDAAiD,CAAC,CAAC;gBACrE,CAAC;gBACD,OAAO,IAAI,CAAC,yBAAyB,CAAC,iBAAiB,EAAE,aAAa,EAAE,OAAO,EAAE,QAAQ,CAAC,CAAC;YAC7F,CAAC;SACF,CAAC;IACJ,CAAC;IAEO,KAAK,CAAC,CAAC,yBAAyB,CACtC,iBAAyB,EACzB,aAAqB,EACrB,OAA4D,EAC5D,QAAuB;QAEvB,IAAI,MAAoD,CAAC;QACzD,IAAI,iBAAiB,GAAG,QAAQ,EAAE,iBAAiB,CAAC;QACpD,IAAI,CAAC,iBAAiB,EAAE,CAAC;YACvB,MAAM,GAAG,MAAM,IAAI,CAAC,gBAAgB,CAAC,iBAAiB,EAAE,aAAa,EAAE,OAAO,CAAC,CAAC;YAChF,MAAM,IAAI,GAAG,MAAM,CAAC,KAAK,IAAI,EAAE,CAAC;YAChC,iBAAiB,GAAG,MAAM,CAAC,aAAa,CAAC;YACzC,IAAA,sCAAoB,EAAC,IAAI,EAAE,iBAAiB,CAAC,CAAC;YAC9C,MAAM,IAAI,CAAC;QACb,CAAC;QACD,OAAO,iBAAiB,EAAE,CAAC;YACzB,MAAM,GAAG,MAAM,IAAI,CAAC,oBAAoB,CACtC,iBAAiB,EACjB,aAAa,EACb,iBAAiB,EACjB,OAAO,CACR,CAAC;YACF,iBAAiB,GAAG,MAAM,CAAC,aAAa,CAAC;YACzC,MAAM,IAAI,GAAG,MAAM,CAAC,KAAK,IAAI,EAAE,CAAC;YAChC,IAAA,sCAAoB,EAAC,IAAI,EAAE,iBAAiB,CAAC,CAAC;YAC9C,MAAM,IAAI,CAAC;QACb,CAAC;IACH,CAAC;IAEO,KAAK,CAAC,CAAC,wBAAwB,CACrC,iBAAyB,EACzB,aAAqB,EACrB,OAA4D;QAE5D,IAAI,KAAK,EAAE,MAAM,IAAI,IAAI,IAAI,CAAC,yBAAyB,CACrD,iBAAiB,EACjB,aAAa,EACb,OAAO,CACR,EAAE,CAAC;YACF,KAAK,CAAC,CAAC,IAAI,CAAC;QACd,CAAC;IACH,CAAC;IAED;;;;;;;OAOG;IACH,cAAc,CACZ,iBAAyB,EACzB,aAAqB,EACrB,kBAA0B,EAC1B,UAA0B,EAC1B,OAA2D;QAE3D,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC;YACE,iBAAiB;YACjB,aAAa;YACb,kBAAkB;YAClB,UAAU;YACV,OAAO;SACR,EACD,2BAA2B,CAC5B,CAAC;IACJ,CAAC;IAED;;;;;;OAMG;IACH,GAAG,CACD,iBAAyB,EACzB,aAAqB,EACrB,kBAA0B,EAC1B,OAAgD;QAEhD,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,iBAAiB,EAAE,aAAa,EAAE,kBAAkB,EAAE,OAAO,EAAE,EACjE,gBAAgB,CACjB,CAAC;IACJ,CAAC;IAED;;;;;;OAMG;IACH,MAAM,CACJ,iBAAyB,EACzB,aAAqB,EACrB,kBAA0B,EAC1B,OAAmD;QAEnD,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,iBAAiB,EAAE,aAAa,EAAE,kBAAkB,EAAE,OAAO,EAAE,EACjE,mBAAmB,CACpB,CAAC;IACJ,CAAC;IAED;;;;;OAKG;IACK,gBAAgB,CACtB,iBAAyB,EACzB,aAAqB,EACrB,OAA4D;QAE5D,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,iBAAiB,EAAE,aAAa,EAAE,OAAO,EAAE,EAC7C,4BAA4B,CAC7B,CAAC;IACJ,CAAC;IAED;;;;;;OAMG;IACK,oBAAoB,CAC1B,iBAAyB,EACzB,aAAqB,EACrB,QAAgB,EAChB,OAAgE;QAEhE,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,iBAAiB,EAAE,aAAa,EAAE,QAAQ,EAAE,OAAO,EAAE,EACvD,gCAAgC,CACjC,CAAC;IACJ,CAAC;CACF;AAtLD,8DAsLC;AACD,2BAA2B;AAC3B,MAAM,UAAU,GAAG,UAAU,CAAC,gBAAgB,CAAC,OAAO,EAAE,WAAW,CAAC,KAAK,CAAC,CAAC;AAE3E,MAAM,2BAA2B,GAA6B;IAC5D,IAAI,EAAE,kLAAkL;IACxL,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,cAAc;SACnC;QACD,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,cAAc;SACnC;KACF;IACD,WAAW,EAAE,UAAU,CAAC,WAAW;IACnC,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,aAAa;QACxB,UAAU,CAAC,kBAAkB;KAC9B;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,EAAE,UAAU,CAAC,WAAW,CAAC;IAC7D,SAAS,EAAE,MAAM;IACjB,UAAU;CACX,CAAC;AACF,MAAM,gBAAgB,GAA6B;IACjD,IAAI,EAAE,kLAAkL;IACxL,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,cAAc;SACnC;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,aAAa;QACxB,UAAU,CAAC,kBAAkB;KAC9B;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC;AACF,MAAM,mBAAmB,GAA6B;IACpD,IAAI,EAAE,kLAAkL;IACxL,UAAU,EAAE,QAAQ;IACpB,SAAS,EAAE,EAAE,GAAG,EAAE,EAAE,EAAE,GAAG,EAAE,EAAE,EAAE;IAC/B,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,aAAa;QACxB,UAAU,CAAC,kBAAkB;KAC9B;IACD,UAAU;CACX,CAAC;AACF,MAAM,4BAA4B,GAA6B;IAC7D,IAAI,EAAE,6JAA6J;IACnK,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,wBAAwB;SAC7C;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,aAAa;KACzB;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC;AACF,MAAM,gCAAgC,GAA6B;IACjE,IAAI,EAAE,YAAY;IAClB,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,wBAAwB;SAC7C;KACF;IACD,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,aAAa;QACxB,UAAU,CAAC,QAAQ;KACpB;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,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\nimport type { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport type { StorageInsightConfigs } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport type { OperationalInsightsManagementClient } from \"../operationalInsightsManagementClient.js\";\nimport type {\n StorageInsight,\n StorageInsightConfigsListByWorkspaceNextOptionalParams,\n StorageInsightConfigsListByWorkspaceOptionalParams,\n StorageInsightConfigsListByWorkspaceResponse,\n StorageInsightConfigsCreateOrUpdateOptionalParams,\n StorageInsightConfigsCreateOrUpdateResponse,\n StorageInsightConfigsGetOptionalParams,\n StorageInsightConfigsGetResponse,\n StorageInsightConfigsDeleteOptionalParams,\n StorageInsightConfigsListByWorkspaceNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing StorageInsightConfigs operations. */\nexport class StorageInsightConfigsImpl implements StorageInsightConfigs {\n private readonly client: OperationalInsightsManagementClient;\n\n /**\n * Initialize a new instance of the class StorageInsightConfigs class.\n * @param client Reference to the service client\n */\n constructor(client: OperationalInsightsManagementClient) {\n this.client = client;\n }\n\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 public listByWorkspace(\n resourceGroupName: string,\n workspaceName: string,\n options?: StorageInsightConfigsListByWorkspaceOptionalParams,\n ): PagedAsyncIterableIterator<StorageInsight> {\n const iter = this.listByWorkspacePagingAll(resourceGroupName, workspaceName, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByWorkspacePagingPage(resourceGroupName, workspaceName, options, settings);\n },\n };\n }\n\n private async *listByWorkspacePagingPage(\n resourceGroupName: string,\n workspaceName: string,\n options?: StorageInsightConfigsListByWorkspaceOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<StorageInsight[]> {\n let result: StorageInsightConfigsListByWorkspaceResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByWorkspace(resourceGroupName, workspaceName, options);\n const page = result.value || [];\n continuationToken = result.odataNextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByWorkspaceNext(\n resourceGroupName,\n workspaceName,\n continuationToken,\n options,\n );\n continuationToken = result.odataNextLink;\n const page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listByWorkspacePagingAll(\n resourceGroupName: string,\n workspaceName: string,\n options?: StorageInsightConfigsListByWorkspaceOptionalParams,\n ): AsyncIterableIterator<StorageInsight> {\n for await (const page of this.listByWorkspacePagingPage(\n resourceGroupName,\n workspaceName,\n options,\n )) {\n yield* page;\n }\n }\n\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 return this.client.sendOperationRequest(\n {\n resourceGroupName,\n workspaceName,\n storageInsightName,\n parameters,\n options,\n },\n createOrUpdateOperationSpec,\n );\n }\n\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 return this.client.sendOperationRequest(\n { resourceGroupName, workspaceName, storageInsightName, options },\n getOperationSpec,\n );\n }\n\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 return this.client.sendOperationRequest(\n { resourceGroupName, workspaceName, storageInsightName, options },\n deleteOperationSpec,\n );\n }\n\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 private _listByWorkspace(\n resourceGroupName: string,\n workspaceName: string,\n options?: StorageInsightConfigsListByWorkspaceOptionalParams,\n ): Promise<StorageInsightConfigsListByWorkspaceResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workspaceName, options },\n listByWorkspaceOperationSpec,\n );\n }\n\n /**\n * ListByWorkspaceNext\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param workspaceName The name of the workspace.\n * @param nextLink The nextLink from the previous successful call to the ListByWorkspace method.\n * @param options The options parameters.\n */\n private _listByWorkspaceNext(\n resourceGroupName: string,\n workspaceName: string,\n nextLink: string,\n options?: StorageInsightConfigsListByWorkspaceNextOptionalParams,\n ): Promise<StorageInsightConfigsListByWorkspaceNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workspaceName, nextLink, options },\n listByWorkspaceNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/storageInsightConfigs/{storageInsightName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.StorageInsight,\n },\n 201: {\n bodyMapper: Mappers.StorageInsight,\n },\n },\n requestBody: Parameters.parameters7,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.storageInsightName,\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer,\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/storageInsightConfigs/{storageInsightName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.StorageInsight,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.storageInsightName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/storageInsightConfigs/{storageInsightName}\",\n httpMethod: \"DELETE\",\n responses: { 200: {}, 204: {} },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.storageInsightName,\n ],\n serializer,\n};\nconst listByWorkspaceOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/storageInsightConfigs\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.StorageInsightListResult,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listByWorkspaceNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.StorageInsightListResult,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workspaceName,\n Parameters.nextLink,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
|
|
@@ -0,0 +1,123 @@
|
|
|
1
|
+
import type { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import type { SummaryLogsOperations } from "../operationsInterfaces/index.js";
|
|
3
|
+
import type { OperationalInsightsManagementClient } from "../operationalInsightsManagementClient.js";
|
|
4
|
+
import type { SimplePollerLike, OperationState } from "@azure/core-lro";
|
|
5
|
+
import type { SummaryLogs, SummaryLogsListByWorkspaceOptionalParams, SummaryLogsCreateOrUpdateOptionalParams, SummaryLogsCreateOrUpdateResponse, SummaryLogsGetOptionalParams, SummaryLogsGetResponse, SummaryLogsDeleteOptionalParams, SummaryLogsDeleteResponse, SummaryLogsStartOptionalParams, SummaryLogsStartResponse, SummaryLogsStopOptionalParams, SummaryLogsRetryBin, SummaryLogsRetryBinOptionalParams, SummaryLogsRetryBinResponse } from "../models/index.js";
|
|
6
|
+
/** Class containing SummaryLogsOperations operations. */
|
|
7
|
+
export declare class SummaryLogsOperationsImpl implements SummaryLogsOperations {
|
|
8
|
+
private readonly client;
|
|
9
|
+
/**
|
|
10
|
+
* Initialize a new instance of the class SummaryLogsOperations class.
|
|
11
|
+
* @param client Reference to the service client
|
|
12
|
+
*/
|
|
13
|
+
constructor(client: OperationalInsightsManagementClient);
|
|
14
|
+
/**
|
|
15
|
+
* Gets all summary rules for the specified Log Analytics workspace.
|
|
16
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
17
|
+
* @param workspaceName The name of the workspace.
|
|
18
|
+
* @param options The options parameters.
|
|
19
|
+
*/
|
|
20
|
+
listByWorkspace(resourceGroupName: string, workspaceName: string, options?: SummaryLogsListByWorkspaceOptionalParams): PagedAsyncIterableIterator<SummaryLogs>;
|
|
21
|
+
private listByWorkspacePagingPage;
|
|
22
|
+
private listByWorkspacePagingAll;
|
|
23
|
+
/**
|
|
24
|
+
* Gets all summary rules for the specified Log Analytics workspace.
|
|
25
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
26
|
+
* @param workspaceName The name of the workspace.
|
|
27
|
+
* @param options The options parameters.
|
|
28
|
+
*/
|
|
29
|
+
private _listByWorkspace;
|
|
30
|
+
/**
|
|
31
|
+
* Creates or updates Log Analytics workspace Summary rules.
|
|
32
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
33
|
+
* @param workspaceName The name of the workspace.
|
|
34
|
+
* @param summaryLogsName The name of the summary logs. Must not contain '/'.
|
|
35
|
+
* @param parameters The parameters required to update summary rules properties.
|
|
36
|
+
* @param options The options parameters.
|
|
37
|
+
*/
|
|
38
|
+
beginCreateOrUpdate(resourceGroupName: string, workspaceName: string, summaryLogsName: string, parameters: SummaryLogs, options?: SummaryLogsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<SummaryLogsCreateOrUpdateResponse>, SummaryLogsCreateOrUpdateResponse>>;
|
|
39
|
+
/**
|
|
40
|
+
* Creates or updates 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 parameters The parameters required to update summary rules properties.
|
|
45
|
+
* @param options The options parameters.
|
|
46
|
+
*/
|
|
47
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, workspaceName: string, summaryLogsName: string, parameters: SummaryLogs, options?: SummaryLogsCreateOrUpdateOptionalParams): Promise<SummaryLogsCreateOrUpdateResponse>;
|
|
48
|
+
/**
|
|
49
|
+
* Gets Log Analytics workspace Summary rules.
|
|
50
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
51
|
+
* @param workspaceName The name of the workspace.
|
|
52
|
+
* @param summaryLogsName The name of the summary logs. Must not contain '/'.
|
|
53
|
+
* @param options The options parameters.
|
|
54
|
+
*/
|
|
55
|
+
get(resourceGroupName: string, workspaceName: string, summaryLogsName: string, options?: SummaryLogsGetOptionalParams): Promise<SummaryLogsGetResponse>;
|
|
56
|
+
/**
|
|
57
|
+
* Deletes Log Analytics workspace Summary rules.
|
|
58
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
59
|
+
* @param workspaceName The name of the workspace.
|
|
60
|
+
* @param summaryLogsName The name of the summary logs. Must not contain '/'.
|
|
61
|
+
* @param options The options parameters.
|
|
62
|
+
*/
|
|
63
|
+
beginDelete(resourceGroupName: string, workspaceName: string, summaryLogsName: string, options?: SummaryLogsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<SummaryLogsDeleteResponse>, SummaryLogsDeleteResponse>>;
|
|
64
|
+
/**
|
|
65
|
+
* Deletes Log Analytics workspace Summary rules.
|
|
66
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
67
|
+
* @param workspaceName The name of the workspace.
|
|
68
|
+
* @param summaryLogsName The name of the summary logs. Must not contain '/'.
|
|
69
|
+
* @param options The options parameters.
|
|
70
|
+
*/
|
|
71
|
+
beginDeleteAndWait(resourceGroupName: string, workspaceName: string, summaryLogsName: string, options?: SummaryLogsDeleteOptionalParams): Promise<SummaryLogsDeleteResponse>;
|
|
72
|
+
/**
|
|
73
|
+
* Starts an inactive Summary rule.
|
|
74
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
75
|
+
* @param workspaceName The name of the workspace.
|
|
76
|
+
* @param summaryLogsName The name of the summary logs. Must not contain '/'.
|
|
77
|
+
* @param options The options parameters.
|
|
78
|
+
*/
|
|
79
|
+
beginStart(resourceGroupName: string, workspaceName: string, summaryLogsName: string, options?: SummaryLogsStartOptionalParams): Promise<SimplePollerLike<OperationState<SummaryLogsStartResponse>, SummaryLogsStartResponse>>;
|
|
80
|
+
/**
|
|
81
|
+
* Starts an inactive Summary rule.
|
|
82
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
83
|
+
* @param workspaceName The name of the workspace.
|
|
84
|
+
* @param summaryLogsName The name of the summary logs. Must not contain '/'.
|
|
85
|
+
* @param options The options parameters.
|
|
86
|
+
*/
|
|
87
|
+
beginStartAndWait(resourceGroupName: string, workspaceName: string, summaryLogsName: string, options?: SummaryLogsStartOptionalParams): Promise<SummaryLogsStartResponse>;
|
|
88
|
+
/**
|
|
89
|
+
* Stops an active Summary rule.
|
|
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 options The options parameters.
|
|
94
|
+
*/
|
|
95
|
+
stop(resourceGroupName: string, workspaceName: string, summaryLogsName: string, options?: SummaryLogsStopOptionalParams): Promise<void>;
|
|
96
|
+
/**
|
|
97
|
+
* Retries a failed Summary rule bin.
|
|
98
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
99
|
+
* @param workspaceName The name of the workspace.
|
|
100
|
+
* @param summaryLogsName The name of the summary logs. Must not contain '/'.
|
|
101
|
+
* @param parameters The parameters required to retry a Summary rule bin.
|
|
102
|
+
* @param options The options parameters.
|
|
103
|
+
*/
|
|
104
|
+
beginRetryBin(resourceGroupName: string, workspaceName: string, summaryLogsName: string, parameters: SummaryLogsRetryBin, options?: SummaryLogsRetryBinOptionalParams): Promise<SimplePollerLike<OperationState<SummaryLogsRetryBinResponse>, SummaryLogsRetryBinResponse>>;
|
|
105
|
+
/**
|
|
106
|
+
* Retries a failed Summary rule bin.
|
|
107
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
108
|
+
* @param workspaceName The name of the workspace.
|
|
109
|
+
* @param summaryLogsName The name of the summary logs. Must not contain '/'.
|
|
110
|
+
* @param parameters The parameters required to retry a Summary rule bin.
|
|
111
|
+
* @param options The options parameters.
|
|
112
|
+
*/
|
|
113
|
+
beginRetryBinAndWait(resourceGroupName: string, workspaceName: string, summaryLogsName: string, parameters: SummaryLogsRetryBin, options?: SummaryLogsRetryBinOptionalParams): Promise<SummaryLogsRetryBinResponse>;
|
|
114
|
+
/**
|
|
115
|
+
* ListByWorkspaceNext
|
|
116
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
117
|
+
* @param workspaceName The name of the workspace.
|
|
118
|
+
* @param nextLink The nextLink from the previous successful call to the ListByWorkspace method.
|
|
119
|
+
* @param options The options parameters.
|
|
120
|
+
*/
|
|
121
|
+
private _listByWorkspaceNext;
|
|
122
|
+
}
|
|
123
|
+
//# sourceMappingURL=summaryLogsOperations.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"summaryLogsOperations.d.ts","sourceRoot":"","sources":["../../../src/operations/summaryLogsOperations.ts"],"names":[],"mappings":"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"}
|