Skip to content

Commit 22e5c42

Browse files
author
SDKAuto
committed
CodeGen from PR 20362 in Azure/azure-rest-api-specs
Merge 6e69f6542bcec446189772613c66b8050478540a into 021e5ab6ec840d651d32a2c6bdf832800cdf8eb6
1 parent 03d9398 commit 22e5c42

File tree

17 files changed

+612
-359
lines changed

17 files changed

+612
-359
lines changed

common/config/rush/pnpm-lock.yaml

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/operationalinsights/arm-operationalinsights/CHANGELOG.md

Lines changed: 25 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,6 @@
11
# Release History
2-
3-
## 9.0.0-beta.2 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
10-
11-
### Other Changes
12-
13-
## 9.0.0-beta.1 (2022-06-24)
2+
3+
## 9.0.0 (2022-10-24)
144

155
**Features**
166

@@ -23,14 +13,24 @@
2313
- Added operation Tables.beginDeleteAndWait
2414
- Added operation Tables.beginUpdate
2515
- Added operation Tables.beginUpdateAndWait
16+
- Added operation Tables.cancelSearch
2617
- Added operation Tables.migrate
18+
- Added Interface AzureEntityResource
2719
- Added Interface AzureResourceProperties
20+
- Added Interface Cluster
2821
- Added Interface Column
22+
- Added Interface DataExport
23+
- Added Interface DataSource
24+
- Added Interface LinkedService
25+
- Added Interface LinkedStorageAccountsResource
26+
- Added Interface LogAnalyticsQueryPack
2927
- Added Interface LogAnalyticsQueryPackListResult
28+
- Added Interface LogAnalyticsQueryPackQuery
3029
- Added Interface LogAnalyticsQueryPackQueryListResult
3130
- Added Interface LogAnalyticsQueryPackQueryPropertiesRelated
3231
- Added Interface LogAnalyticsQueryPackQuerySearchProperties
3332
- Added Interface LogAnalyticsQueryPackQuerySearchPropertiesRelated
33+
- Added Interface ProxyResource
3434
- Added Interface QueriesDeleteOptionalParams
3535
- Added Interface QueriesGetOptionalParams
3636
- Added Interface QueriesListNextOptionalParams
@@ -40,6 +40,7 @@
4040
- Added Interface QueriesSearchOptionalParams
4141
- Added Interface QueriesUpdateOptionalParams
4242
- Added Interface QueryPacksCreateOrUpdateOptionalParams
43+
- Added Interface QueryPacksCreateOrUpdateWithoutNameOptionalParams
4344
- Added Interface QueryPacksDeleteOptionalParams
4445
- Added Interface QueryPacksGetOptionalParams
4546
- Added Interface QueryPacksListByResourceGroupNextOptionalParams
@@ -50,19 +51,24 @@
5051
- Added Interface QueryPacksUpdateTagsOptionalParams
5152
- Added Interface RestoredLogs
5253
- Added Interface ResultStatistics
54+
- Added Interface SavedSearch
5355
- Added Interface Schema
5456
- Added Interface SearchResults
57+
- Added Interface StorageInsight
5558
- Added Interface SystemData
5659
- Added Interface SystemDataAutoGenerated
60+
- Added Interface Table
61+
- Added Interface TablesCancelSearchOptionalParams
5762
- Added Interface TablesCreateOrUpdateOptionalParams
5863
- Added Interface TablesDeleteOptionalParams
5964
- Added Interface TablesMigrateOptionalParams
6065
- Added Interface TagsResource
66+
- Added Interface TrackedResource
67+
- Added Interface Workspace
68+
- Added Interface WorkspacePatch
6169
- Added Type Alias ColumnDataTypeHintEnum
6270
- Added Type Alias ColumnTypeEnum
6371
- Added Type Alias CreatedByType
64-
- Added Type Alias LogAnalyticsQueryPack
65-
- Added Type Alias LogAnalyticsQueryPackQuery
6672
- Added Type Alias ProvisioningStateEnum
6773
- Added Type Alias QueriesGetResponse
6874
- Added Type Alias QueriesListNextResponse
@@ -72,54 +78,43 @@
7278
- Added Type Alias QueriesSearchResponse
7379
- Added Type Alias QueriesUpdateResponse
7480
- Added Type Alias QueryPacksCreateOrUpdateResponse
81+
- Added Type Alias QueryPacksCreateOrUpdateWithoutNameResponse
7582
- Added Type Alias QueryPacksGetResponse
7683
- Added Type Alias QueryPacksListByResourceGroupNextResponse
7784
- Added Type Alias QueryPacksListByResourceGroupResponse
7885
- Added Type Alias QueryPacksListNextResponse
7986
- Added Type Alias QueryPacksListResponse
8087
- Added Type Alias QueryPacksUpdateTagsResponse
88+
- Added Type Alias RetentionInDaysAsDefault
8189
- Added Type Alias SourceEnum
8290
- Added Type Alias TablePlanEnum
8391
- Added Type Alias TablesCreateOrUpdateResponse
8492
- Added Type Alias TableSubTypeEnum
8593
- Added Type Alias TableTypeEnum
94+
- Added Type Alias TotalRetentionInDaysAsDefault
8695
- Interface TablesUpdateOptionalParams has a new optional parameter resumeFrom
8796
- Interface TablesUpdateOptionalParams has a new optional parameter updateIntervalInMs
8897
- Class OperationalInsightsManagementClient has a new parameter queries
8998
- Class OperationalInsightsManagementClient has a new parameter queryPacks
9099
- Class OperationalInsightsManagementClient has a new parameter schemaOperations
91-
- Type Alias Table has a new parameter systemData
92-
- Type Alias Table has a new parameter totalRetentionInDays
93-
- Type Alias Table has a new parameter archiveRetentionInDays
94-
- Type Alias Table has a new parameter searchResults
95-
- Type Alias Table has a new parameter restoredLogs
96-
- Type Alias Table has a new parameter resultStatistics
97-
- Type Alias Table has a new parameter plan
98-
- Type Alias Table has a new parameter lastPlanModifiedDate
99-
- Type Alias Table has a new parameter schema
100-
- Type Alias Table has a new parameter provisioningState
101-
- Type Alias Workspace has a new parameter systemData
102-
- Type Alias Workspace has a new parameter defaultDataCollectionRuleResourceId
103-
- Type Alias WorkspacePatch has a new parameter defaultDataCollectionRuleResourceId
104100
- Added Enum KnownColumnDataTypeHintEnum
105101
- Added Enum KnownColumnTypeEnum
106102
- Added Enum KnownCreatedByType
107103
- Added Enum KnownIdentityType
108104
- Added Enum KnownProvisioningStateEnum
105+
- Added Enum KnownRetentionInDaysAsDefault
109106
- Added Enum KnownSourceEnum
110107
- Added Enum KnownTablePlanEnum
111108
- Added Enum KnownTableSubTypeEnum
112109
- Added Enum KnownTableTypeEnum
110+
- Added Enum KnownTotalRetentionInDaysAsDefault
113111

114112
**Breaking Changes**
115113

116114
- Removed operation group Schema
117115
- Removed operation Tables.create
118116
- Removed operation Tables.update
119117
- Class OperationalInsightsManagementClient no longer has parameter schema
120-
- Type Alias Table no longer has parameter isTroubleshootingAllowed
121-
- Type Alias Table no longer has parameter isTroubleshootEnabled
122-
- Type Alias Table no longer has parameter lastTroubleshootDate
123118

124119
## 8.0.1 (2022-04-27)
125120

sdk/operationalinsights/arm-operationalinsights/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Operational Insights Client
66

77
[Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/operationalinsights/arm-operationalinsights) |
88
[Package (NPM)](https://www.npmjs.com/package/@azure/arm-operationalinsights) |
9-
[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-operationalinsights?view=azure-node-preview) |
9+
[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-operationalinsights) |
1010
[Samples](https://github.com/Azure-Samples/azure-samples-js-management)
1111

1212
## Getting started
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"commit": "d8dd0de9c27c21a3802a780fbef2844fcbbb4daa",
2+
"commit": "b47bbac24cb09236b61e96bcf7b4252c0627c14b",
33
"readme": "specification/operationalinsights/resource-manager/readme.md",
4-
"autorest_command": "autorest --version=3.7.3 --typescript --modelerfour.lenient-model-deduplication --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=D:\\Git\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\operationalinsights\\resource-manager\\readme.md --use=@autorest/typescript@6.0.0-beta.20 --generate-sample=true",
4+
"autorest_command": "autorest --version=3.8.4 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-js ../azure-rest-api-specs/specification/operationalinsights/resource-manager/readme.md --use=@autorest/typescript@6.0.0-rc.2",
55
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
6-
"release_tool": "@azure-tools/js-sdk-release-tools@2.3.2",
7-
"use": "@autorest/typescript@6.0.0-beta.20"
6+
"release_tool": "@azure-tools/js-sdk-release-tools@2.4.4",
7+
"use": "@autorest/typescript@6.0.0-rc.2"
88
}

sdk/operationalinsights/arm-operationalinsights/package.json

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"sdk-type": "mgmt",
44
"author": "Microsoft Corporation",
55
"description": "A generated SDK for OperationalInsightsManagementClient.",
6-
"version": "9.0.0-beta.2",
6+
"version": "9.0.0",
77
"engines": {
88
"node": ">=14.0.0"
99
},
@@ -36,7 +36,7 @@
3636
"mkdirp": "^1.0.4",
3737
"rollup": "^2.66.1",
3838
"rollup-plugin-sourcemaps": "^0.6.3",
39-
"typescript": "~4.2.0",
39+
"typescript": "~4.6.0",
4040
"uglify-js": "^3.4.9",
4141
"rimraf": "^3.0.0",
4242
"@azure/identity": "^2.0.1",
@@ -98,8 +98,7 @@
9898
"unit-test:browser": "echo skipped",
9999
"integration-test": "npm run integration-test:node && npm run integration-test:browser",
100100
"integration-test:node": "dev-tool run test:node-ts-input -- --timeout 1200000 'test/*.ts'",
101-
"integration-test:browser": "echo skipped",
102-
"docs": "echo skipped"
101+
"integration-test:browser": "echo skipped"
103102
},
104103
"sideEffects": false,
105104
"//metadata": {
@@ -110,13 +109,5 @@
110109
}
111110
]
112111
},
113-
"autoPublish": true,
114-
"//sampleConfiguration": {
115-
"productName": "",
116-
"productSlugs": [
117-
"azure"
118-
],
119-
"disableDocsMs": true,
120-
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-operationalinsights?view=azure-node-preview"
121-
}
122-
}
112+
"autoPublish": true
113+
}

0 commit comments

Comments
 (0)