Skip to content

Commit 8636eed

Browse files
author
SDKAuto
committed
CodeGen from PR 22271 in Azure/azure-rest-api-specs
Merge 44b310853e61991a2227b1ed087197c8852690dc into 18d6e40325d28de8a69db60f07319bce877fb424
1 parent 7e7d2a8 commit 8636eed

File tree

106 files changed

+2760
-22020
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

+2760
-22020
lines changed

sdk/resourcemanager/compute/armcompute/CHANGELOG.md

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

3+
## 5.0.0 (2023-02-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 struct `SubResourceIDNotRequired`
13+
- New struct `SubResourceReadOnlyIDNotRequired`
14+
- New field `ComputerName` in struct `VirtualMachineScaleSetVMInstanceView`
15+
- New field `HyperVGeneration` in struct `VirtualMachineScaleSetVMInstanceView`
16+
- New field `OSName` in struct `VirtualMachineScaleSetVMInstanceView`
17+
- New field `OSVersion` in struct `VirtualMachineScaleSetVMInstanceView`
18+
19+
320
## 4.1.0 (2023-01-27)
421
### Features Added
522

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)