Skip to content

Commit 70f9663

Browse files
author
SDKAuto
committed
CodeGen from PR 23732 in Azure/azure-rest-api-specs
Merge 22fa227b4e7206f5d64e023cb27d8a9ff37c506e into 389d3c2b3256fa48e3d78e07769907857b215536
1 parent 831d203 commit 70f9663

34 files changed

Lines changed: 6474 additions & 1053 deletions

common/config/rush/pnpm-lock.yaml

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

sdk/hybridcompute/arm-hybridcompute/CHANGELOG.md

Lines changed: 118 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,140 @@
11
# Release History
2-
3-
## 3.1.0-beta.3 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
10-
11-
### Other Changes
12-
13-
## 3.1.0-beta.2 (2022-11-25)
2+
3+
## 4.0.0-beta.1 (2023-05-30)
144

155
**Features**
166

7+
- Added operation group AgentVersionOperations
8+
- Added operation group ExtensionMetadata
9+
- Added operation group HybridIdentityMetadataOperations
10+
- Added operation group MachineRunCommands
11+
- Added operation group NetworkProfileOperations
12+
- Added operation Machines.beginAssessPatches
13+
- Added operation Machines.beginAssessPatchesAndWait
14+
- Added operation Machines.beginInstallPatches
15+
- Added operation Machines.beginInstallPatchesAndWait
16+
- Added Interface AgentConfiguration
17+
- Added Interface AgentUpgrade
18+
- Added Interface AgentVersion
19+
- Added Interface AgentVersionGetOptionalParams
20+
- Added Interface AgentVersionListOptionalParams
21+
- Added Interface AgentVersionsList
22+
- Added Interface AvailablePatchCountByClassification
23+
- Added Interface CloudMetadata
24+
- Added Interface ConfigurationExtension
25+
- Added Interface ErrorDetailAutoGenerated
26+
- Added Interface ErrorResponseAutoGenerated
27+
- Added Interface ExtensionMetadataGetOptionalParams
28+
- Added Interface ExtensionMetadataListOptionalParams
29+
- Added Interface ExtensionValue
30+
- Added Interface ExtensionValueListResult
31+
- Added Interface HybridComputeManagementClientUpgradeExtensionsHeaders
1732
- Added Interface HybridComputePrivateLinkScope
33+
- Added Interface HybridIdentityMetadata
34+
- Added Interface HybridIdentityMetadataGetOptionalParams
35+
- Added Interface HybridIdentityMetadataList
36+
- Added Interface HybridIdentityMetadataListByMachinesNextOptionalParams
37+
- Added Interface HybridIdentityMetadataListByMachinesOptionalParams
38+
- Added Interface IpAddress
39+
- Added Interface LinuxParameters
1840
- Added Interface Machine
41+
- Added Interface MachineAssessPatchesResult
1942
- Added Interface MachineExtension
43+
- Added Interface MachineExtensionsDeleteHeaders
44+
- Added Interface MachineExtensionsUpdateHeaders
2045
- Added Interface MachineExtensionUpdate
46+
- Added Interface MachineInstallPatchesParameters
47+
- Added Interface MachineInstallPatchesResult
48+
- Added Interface MachineRunCommand
49+
- Added Interface MachineRunCommandInstanceView
50+
- Added Interface MachineRunCommandInstanceViewStatus
51+
- Added Interface MachineRunCommandsCreateOrUpdateHeaders
52+
- Added Interface MachineRunCommandsCreateOrUpdateOptionalParams
53+
- Added Interface MachineRunCommandScriptSource
54+
- Added Interface MachineRunCommandsDeleteHeaders
55+
- Added Interface MachineRunCommandsDeleteOptionalParams
56+
- Added Interface MachineRunCommandsGetOptionalParams
57+
- Added Interface MachineRunCommandsListNextOptionalParams
58+
- Added Interface MachineRunCommandsListOptionalParams
59+
- Added Interface MachineRunCommandsListResult
60+
- Added Interface MachineRunCommandsUpdateHeaders
61+
- Added Interface MachineRunCommandsUpdateOptionalParams
62+
- Added Interface MachineRunCommandUpdate
63+
- Added Interface MachinesAssessPatchesHeaders
64+
- Added Interface MachinesAssessPatchesOptionalParams
65+
- Added Interface MachinesInstallPatchesHeaders
66+
- Added Interface MachinesInstallPatchesOptionalParams
2167
- Added Interface MachineUpdate
68+
- Added Interface NetworkInterface
69+
- Added Interface NetworkProfile
70+
- Added Interface NetworkProfileGetOptionalParams
2271
- Added Interface OSProfileLinuxConfiguration
2372
- Added Interface OSProfileWindowsConfiguration
2473
- Added Interface PrivateEndpointConnection
2574
- Added Interface PrivateEndpointConnectionDataModel
75+
- Added Interface PrivateEndpointConnectionsDeleteHeaders
2676
- Added Interface PrivateLinkResource
77+
- Added Interface PrivateLinkScopesDeleteHeaders
2778
- Added Interface ProxyResource
79+
- Added Interface RunCommandInputParameter
80+
- Added Interface RunCommandManagedIdentity
81+
- Added Interface ServiceStatus
82+
- Added Interface ServiceStatuses
83+
- Added Interface Subnet
2884
- Added Interface TrackedResource
85+
- Added Interface WindowsParameters
86+
- Added Type Alias AgentConfigurationMode
87+
- Added Type Alias AgentVersionGetResponse
88+
- Added Type Alias AgentVersionListResponse
89+
- Added Type Alias AssessmentModeTypes
90+
- Added Type Alias ExtensionMetadataGetResponse
91+
- Added Type Alias ExtensionMetadataListResponse
92+
- Added Type Alias HybridIdentityMetadataGetResponse
93+
- Added Type Alias HybridIdentityMetadataListByMachinesNextResponse
94+
- Added Type Alias HybridIdentityMetadataListByMachinesResponse
95+
- Added Type Alias LastAttemptStatusEnum
96+
- Added Type Alias MachineRunCommandsCreateOrUpdateResponse
97+
- Added Type Alias MachineRunCommandsGetResponse
98+
- Added Type Alias MachineRunCommandsListNextResponse
99+
- Added Type Alias MachineRunCommandsListResponse
100+
- Added Type Alias MachineRunCommandsUpdateResponse
101+
- Added Type Alias MachinesAssessPatchesResponse
102+
- Added Type Alias MachinesInstallPatchesResponse
103+
- Added Type Alias NetworkProfileGetResponse
104+
- Added Type Alias OsType
105+
- Added Type Alias PatchModeTypes
106+
- Added Type Alias PatchOperationStartedBy
107+
- Added Type Alias PatchOperationStatus
108+
- Added Type Alias PatchServiceUsed
109+
- Added Type Alias PrivateCloudKind
110+
- Added Type Alias VMGuestPatchClassificationLinux
111+
- Added Type Alias VMGuestPatchClassificationWindows
112+
- Added Type Alias VMGuestPatchRebootSetting
113+
- Added Type Alias VMGuestPatchRebootStatus
29114
- Interface HybridComputePrivateLinkScopeProperties has a new optional parameter privateEndpointConnections
30-
- Interface MachineProperties has a new optional parameter mssqlDiscovered
31-
- Interface MachineProperties has a new optional parameter osType
32-
- Interface MachineUpdateProperties has a new optional parameter osProfile
115+
- Interface OperationValue has a new optional parameter isDataAction
33116
- Interface OSProfile has a new optional parameter linuxConfiguration
34117
- Interface OSProfile has a new optional parameter windowsConfiguration
118+
- Interface PrivateEndpointConnectionProperties has a new optional parameter groupIds
119+
- Interface Resource has a new optional parameter systemData
120+
- Added Enum KnownAgentConfigurationMode
121+
- Added Enum KnownAssessmentModeTypes
122+
- Added Enum KnownLastAttemptStatusEnum
123+
- Added Enum KnownOsType
124+
- Added Enum KnownPatchModeTypes
125+
- Added Enum KnownPatchOperationStartedBy
126+
- Added Enum KnownPatchOperationStatus
127+
- Added Enum KnownPatchServiceUsed
128+
- Added Enum KnownPrivateCloudKind
129+
- Added Enum KnownVMGuestPatchClassificationLinux
130+
- Added Enum KnownVMGuestPatchClassificationWindows
131+
- Added Enum KnownVMGuestPatchRebootSetting
132+
- Added Enum KnownVMGuestPatchRebootStatus
133+
- Added function getContinuationToken
134+
135+
**Breaking Changes**
136+
137+
- Interface MachineExtensionsListNextOptionalParams no longer has parameter expand
35138

36139

37140
## 3.0.0 (2022-01-18)

sdk/hybridcompute/arm-hybridcompute/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) 2022 Microsoft
3+
Copyright (c) 2023 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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"commit": "1f1d5b0b9ce6cc94605b2fd619dce374fb6e033a",
3-
"readme": "specification\\hybridcompute\\resource-manager\\readme.md",
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=D:\\Git\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\hybridcompute\\resource-manager\\readme.md --use=@autorest/typescript@6.0.0-rc.3.20221108.1 --generate-sample=true",
2+
"commit": "b026a0c1484b038377919ceb7421a99bb8fb9023",
3+
"readme": "specification/hybridcompute/resource-manager/readme.md",
4+
"autorest_command": "autorest --version=3.9.3 --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/hybridcompute/resource-manager/readme.md --use=@autorest/typescript@6.0.0-rc.10",
55
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
6-
"release_tool": "@azure-tools/js-sdk-release-tools@2.4.2",
7-
"use": "@autorest/typescript@6.0.0-rc.3.20221108.1"
6+
"release_tool": "@azure-tools/js-sdk-release-tools@2.7.0",
7+
"use": "@autorest/typescript@6.0.0-rc.10"
88
}

sdk/hybridcompute/arm-hybridcompute/package.json

Lines changed: 8 additions & 15 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 HybridComputeManagementClient.",
6-
"version": "3.1.0-beta.3",
6+
"version": "4.0.0-beta.1",
77
"engines": {
88
"node": ">=14.0.0"
99
},
1010
"dependencies": {
11-
"@azure/core-lro": "^2.2.0",
11+
"@azure/core-lro": "^2.5.0",
1212
"@azure/abort-controller": "^1.0.0",
1313
"@azure/core-paging": "^1.2.0",
14-
"@azure/core-client": "^1.6.1",
14+
"@azure/core-client": "^1.7.0",
1515
"@azure/core-auth": "^1.3.0",
1616
"@azure/core-rest-pipeline": "^1.8.0",
1717
"tslib": "^2.2.0"
@@ -33,12 +33,13 @@
3333
"@rollup/plugin-json": "^6.0.0",
3434
"@rollup/plugin-multi-entry": "^6.0.0",
3535
"@rollup/plugin-node-resolve": "^13.1.3",
36-
"mkdirp": "^1.0.4",
36+
"mkdirp": "^2.1.2",
3737
"rollup": "^2.66.1",
3838
"rollup-plugin-sourcemaps": "^0.6.3",
39-
"typescript": "~5.0.0",
39+
"typescript": "~4.8.0",
4040
"uglify-js": "^3.4.9",
4141
"rimraf": "^3.0.0",
42+
"dotenv": "^16.0.0",
4243
"@azure/identity": "^2.0.1",
4344
"@azure-tools/test-recorder": "^3.0.0",
4445
"@azure-tools/test-credential": "^1.0.0",
@@ -49,7 +50,6 @@
4950
"@types/node": "^14.0.0",
5051
"@azure/dev-tool": "^1.0.0"
5152
},
52-
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/hybridcompute/arm-hybridcompute",
5353
"repository": {
5454
"type": "git",
5555
"url": "https://github.com/Azure/azure-sdk-for-js.git"
@@ -111,12 +111,5 @@
111111
]
112112
},
113113
"autoPublish": true,
114-
"//sampleConfiguration": {
115-
"productName": "",
116-
"productSlugs": [
117-
"azure"
118-
],
119-
"disableDocsMs": true,
120-
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-hybridcompute?view=azure-node-preview"
121-
}
122-
}
114+
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/hybridcompute/arm-hybridcompute"
115+
}

0 commit comments

Comments
 (0)