Skip to content

Commit 76b50ec

Browse files
author
SDKAuto
committed
CodeGen from PR 28637 in Azure/azure-rest-api-specs
Merge 7f70719dd5d802c3b5250b80e08a2c1194095051 into 13962fb6f539de6125f94cdfdf177bfcd24efcb4
1 parent 7cdf35c commit 76b50ec

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+4509
-2589
lines changed

common/config/rush/pnpm-lock.yaml

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

sdk/desktopvirtualization/arm-desktopvirtualization/CHANGELOG.md

Lines changed: 48 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,53 @@
11
# Release History
2+
3+
## 1.2.0 (2024-04-09)
4+
5+
**Features**
26

3-
## 1.1.1 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
10-
11-
### Other Changes
12-
7+
- Added operation group AppAttachPackageInfo
8+
- Added operation group AppAttachPackageOperations
9+
- Added Interface AppAttachPackage
10+
- Added Interface AppAttachPackageCreateOrUpdateOptionalParams
11+
- Added Interface AppAttachPackageDeleteOptionalParams
12+
- Added Interface AppAttachPackageGetOptionalParams
13+
- Added Interface AppAttachPackageInfoImportNextOptionalParams
14+
- Added Interface AppAttachPackageInfoImportOptionalParams
15+
- Added Interface AppAttachPackageInfoProperties
16+
- Added Interface AppAttachPackageList
17+
- Added Interface AppAttachPackageListByResourceGroupNextOptionalParams
18+
- Added Interface AppAttachPackageListByResourceGroupOptionalParams
19+
- Added Interface AppAttachPackageListBySubscriptionNextOptionalParams
20+
- Added Interface AppAttachPackageListBySubscriptionOptionalParams
21+
- Added Interface AppAttachPackagePatch
22+
- Added Interface AppAttachPackagePatchProperties
23+
- Added Interface AppAttachPackageProperties
24+
- Added Interface AppAttachPackageUpdateOptionalParams
25+
- Added Interface ErrorAdditionalInfo
26+
- Added Interface ErrorDetail
27+
- Added Interface ErrorResponse
28+
- Added Interface ImportPackageInfoRequest
29+
- Added Type Alias AppAttachPackageArchitectures
30+
- Added Type Alias AppAttachPackageCreateOrUpdateResponse
31+
- Added Type Alias AppAttachPackageGetResponse
32+
- Added Type Alias AppAttachPackageInfoImportNextResponse
33+
- Added Type Alias AppAttachPackageInfoImportResponse
34+
- Added Type Alias AppAttachPackageListByResourceGroupNextResponse
35+
- Added Type Alias AppAttachPackageListByResourceGroupResponse
36+
- Added Type Alias AppAttachPackageListBySubscriptionNextResponse
37+
- Added Type Alias AppAttachPackageListBySubscriptionResponse
38+
- Added Type Alias AppAttachPackageUpdateResponse
39+
- Added Type Alias FailHealthCheckOnStagingFailure
40+
- Added Type Alias PackageTimestamped
41+
- Added Type Alias ProvisioningState
42+
- Interface ExpandMsixImage has a new optional parameter certificateExpiry
43+
- Interface ExpandMsixImage has a new optional parameter certificateName
44+
- Interface HostPool has a new optional parameter appAttachPackageReferences
45+
- Added Enum KnownAppAttachPackageArchitectures
46+
- Added Enum KnownFailHealthCheckOnStagingFailure
47+
- Added Enum KnownPackageTimestamped
48+
- Added Enum KnownProvisioningState
49+
50+
1351
## 1.1.0 (2023-10-08)
1452

1553
**Features**

sdk/desktopvirtualization/arm-desktopvirtualization/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2023 Microsoft
3+
Copyright (c) 2024 Microsoft
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"commit": "c280892951a9e45c059132c05aace25a9c752d48",
2+
"commit": "dd525ee9594a42bcc0dd5f67e6aa45809ab97aca",
33
"readme": "specification/desktopvirtualization/resource-manager/readme.md",
4-
"autorest_command": "autorest --version=3.9.7 --typescript --modelerfour.lenient-model-deduplication --azure-arm --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-pr\\specification\\desktopvirtualization\\resource-manager\\readme.md --use=@autorest/[email protected].9 --generate-sample=true",
4+
"autorest_command": "autorest --version=3.9.7 --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/desktopvirtualization/resource-manager/readme.md --use=@autorest/typescript@^6.0.12",
55
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
6-
"release_tool": "@azure-tools/[email protected].2",
7-
"use": "@autorest/[email protected].9"
6+
"release_tool": "@azure-tools/[email protected].5",
7+
"use": "@autorest/typescript@^6.0.12"
88
}

sdk/desktopvirtualization/arm-desktopvirtualization/package.json

Lines changed: 9 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
"sdk-type": "mgmt",
44
"author": "Microsoft Corporation",
55
"description": "A generated SDK for DesktopVirtualizationAPIClient.",
6-
"version": "1.1.1",
6+
"version": "1.2.0",
77
"engines": {
88
"node": ">=18.0.0"
99
},
1010
"dependencies": {
1111
"@azure/core-paging": "^1.2.0",
1212
"@azure/core-client": "^1.7.0",
13-
"@azure/core-auth": "^1.3.0",
14-
"@azure/core-rest-pipeline": "^1.12.0",
13+
"@azure/core-auth": "^1.6.0",
14+
"@azure/core-rest-pipeline": "^1.14.0",
1515
"tslib": "^2.2.0"
1616
},
1717
"keywords": [
@@ -32,17 +32,18 @@
3232
"uglify-js": "^3.4.9",
3333
"rimraf": "^5.0.0",
3434
"dotenv": "^16.0.0",
35+
"@azure/dev-tool": "^1.0.0",
3536
"@azure/identity": "^4.0.1",
3637
"@azure-tools/test-recorder": "^3.0.0",
3738
"@azure-tools/test-credential": "^1.0.0",
3839
"mocha": "^10.0.0",
40+
"@types/mocha": "^10.0.0",
41+
"esm": "^3.2.18",
3942
"@types/chai": "^4.2.8",
4043
"chai": "^4.2.0",
4144
"cross-env": "^7.0.2",
4245
"@types/node": "^18.0.0",
43-
"@azure/dev-tool": "^1.0.0",
44-
"ts-node": "^10.0.0",
45-
"@types/mocha": "^10.0.0"
46+
"ts-node": "^10.0.0"
4647
},
4748
"repository": {
4849
"type": "git",
@@ -75,7 +76,6 @@
7576
"pack": "npm pack 2>&1",
7677
"extract-api": "api-extractor run --local",
7778
"lint": "echo skipped",
78-
"audit": "echo skipped",
7979
"clean": "rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log",
8080
"build:node": "echo skipped",
8181
"build:browser": "echo skipped",
@@ -104,13 +104,5 @@
104104
]
105105
},
106106
"autoPublish": true,
107-
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/desktopvirtualization/arm-desktopvirtualization",
108-
"//sampleConfiguration": {
109-
"productName": "",
110-
"productSlugs": [
111-
"azure"
112-
],
113-
"disableDocsMs": true,
114-
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-desktopvirtualization?view=azure-node-preview"
115-
}
116-
}
107+
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/desktopvirtualization/arm-desktopvirtualization"
108+
}

0 commit comments

Comments
 (0)