Skip to content

Commit c3d40c0

Browse files
author
SDKAuto
committed
CodeGen from PR 23113 in Azure/azure-rest-api-specs
Merge 87aebf6459694260e584c985dc437490b33bbc20 into ee157d6bbf6e4c4fdc8a47b380e00ddd56a0e852
1 parent c341474 commit c3d40c0

File tree

106 files changed

+2789
-22120
lines changed

Some content is hidden

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

106 files changed

+2789
-22120
lines changed

sdk/resourcemanager/compute/armcompute/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Release History
22

3+
## 5.0.0 (2023-03-15)
4+
### Breaking Changes
5+
6+
- Field `ID` of struct `VirtualMachineScaleSetIPConfiguration` has been removed
7+
- Field `ID` of struct `VirtualMachineScaleSetNetworkConfiguration` has been removed
8+
9+
### Features Added
10+
11+
- New value `StorageAccountTypeStandardSSDLRS` added to type alias `StorageAccountType`
12+
- New field `ComputerName` in struct `VirtualMachineScaleSetVMInstanceView`
13+
- New field `HyperVGeneration` in struct `VirtualMachineScaleSetVMInstanceView`
14+
- New field `OSName` in struct `VirtualMachineScaleSetVMInstanceView`
15+
- New field `OSVersion` in struct `VirtualMachineScaleSetVMInstanceView`
16+
17+
318
## 4.1.0 (2023-01-27)
419
### Features Added
520

sdk/resourcemanager/compute/armcompute/autorest.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
``` yaml
66
azure-arm: true
77
require:
8-
- https://github.com/Azure/azure-rest-api-specs/blob/e7bf3adfa2d5e5cdbb804eec35279501794f461c/specification/compute/resource-manager/readme.md
9-
- https://github.com/Azure/azure-rest-api-specs/blob/e7bf3adfa2d5e5cdbb804eec35279501794f461c/specification/compute/resource-manager/readme.go.md
8+
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/compute/resource-manager/readme.md
9+
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/compute/resource-manager/readme.go.md
1010
license-header: MICROSOFT_MIT_NO_VERSION
11-
module-version: 4.1.0
11+
module-version: 5.0.0
1212
```

sdk/resourcemanager/compute/armcompute/availabilitysets_client.go

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

0 commit comments

Comments
 (0)