Skip to content

Commit 4b2ff8a

Browse files
author
SDKAuto
committed
CodeGen from PR 24364 in Azure/azure-rest-api-specs
Merge 2ef00e10973a2d52caf3a8eefb1fb5100642a49e into 46e158c5b731411e4e70631b8d1ec9d6d8228d7b
1 parent e2af66c commit 4b2ff8a

File tree

87 files changed

+1071
-41644
lines changed

Some content is hidden

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

87 files changed

+1071
-41644
lines changed

sdk/resourcemanager/compute/armcompute/CHANGELOG.md

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

3+
## 6.0.0 (2023-06-08)
4+
### Breaking Changes
5+
6+
- Type of `RestorePointSourceVMDataDisk.DiskRestorePoint` has been changed from `*DiskRestorePointAttributes` to `*APIEntityReference`
7+
- Type of `RestorePointSourceVMOSDisk.DiskRestorePoint` has been changed from `*DiskRestorePointAttributes` to `*APIEntityReference`
8+
- Enum `ExpandTypeForListVMs` has been removed
9+
- Enum `ExpandTypesForListVMs` has been removed
10+
- Enum `RestorePointEncryptionType` has been removed
11+
- Function `*DedicatedHostsClient.NewListAvailableSizesPager` has been removed
12+
- Function `*VirtualMachineScaleSetsClient.BeginReapply` has been removed
13+
- Struct `DedicatedHostSizeListResult` has been removed
14+
- Struct `DiskRestorePointAttributes` has been removed
15+
- Struct `RestorePointEncryption` has been removed
16+
- Struct `RunCommandManagedIdentity` has been removed
17+
- Struct `SecurityPostureReference` has been removed
18+
- Field `SKU` of struct `DedicatedHostUpdate` has been removed
19+
- Field `BypassPlatformSafetyChecksOnUserSchedule` of struct `LinuxVMGuestPatchAutomaticByPlatformSettings` has been removed
20+
- Field `HyperVGeneration` of struct `RestorePointSourceMetadata` has been removed
21+
- Field `WriteAcceleratorEnabled` of struct `RestorePointSourceVMDataDisk` has been removed
22+
- Field `WriteAcceleratorEnabled` of struct `RestorePointSourceVMOSDisk` has been removed
23+
- Field `ProvisionAfterExtensions` of struct `VirtualMachineExtensionProperties` has been removed
24+
- Field `ErrorBlobManagedIdentity`, `OutputBlobManagedIdentity`, `TreatFailureAsDeploymentFailure` of struct `VirtualMachineRunCommandProperties` has been removed
25+
- Field `ScriptURIManagedIdentity` of struct `VirtualMachineRunCommandScriptSource` has been removed
26+
- Field `PriorityMixPolicy`, `SpotRestorePolicy` of struct `VirtualMachineScaleSetUpdateProperties` has been removed
27+
- Field `Location` of struct `VirtualMachineScaleSetVMExtension` has been removed
28+
- Field `SecurityPostureReference` of struct `VirtualMachineScaleSetVMProfile` has been removed
29+
- Field `Hibernate` of struct `VirtualMachineScaleSetsClientBeginDeallocateOptions` has been removed
30+
- Field `Expand` of struct `VirtualMachinesClientListAllOptions` has been removed
31+
- Field `Expand` of struct `VirtualMachinesClientListOptions` has been removed
32+
- Field `BypassPlatformSafetyChecksOnUserSchedule` of struct `WindowsVMGuestPatchAutomaticByPlatformSettings` has been removed
33+
34+
### Features Added
35+
36+
- New enum type `FileFormat` with values `FileFormatVHD`, `FileFormatVHDX`
37+
- New field `FileFormat` in struct `GrantAccessData`
38+
- New field `ID` in struct `VirtualMachineScaleSetUpdateIPConfiguration`
39+
- New field `ID` in struct `VirtualMachineScaleSetUpdateNetworkConfiguration`
40+
41+
342
## 5.0.0 (2023-05-26)
443
### Breaking Changes
544

sdk/resourcemanager/compute/armcompute/autorest.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@
55
``` yaml
66
azure-arm: true
77
require:
8-
- https://github.com/Azure/azure-rest-api-specs/blob/5d2adf9b7fda669b4a2538c65e937ee74fe3f966/specification/compute/resource-manager/readme.md
9-
- https://github.com/Azure/azure-rest-api-specs/blob/5d2adf9b7fda669b4a2538c65e937ee74fe3f966/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: 5.0.0
12-
tag: package-2023-03-01
11+
module-version: 6.0.0
1312
```

sdk/resourcemanager/compute/armcompute/availabilitysets_client.go

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

0 commit comments

Comments
 (0)