Skip to content

Commit 13d156f

Browse files
author
SDKAuto
committed
CodeGen from PR 25524 in Azure/azure-rest-api-specs
Merge b602206daf62d8f6c0e23c4826cb2bb01acadb6a into c06b7c22971d4c71e52f0962728c99aabf70127e
1 parent f31bf4b commit 13d156f

File tree

97 files changed

+780
-40838
lines changed

Some content is hidden

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

97 files changed

+780
-40838
lines changed

sdk/resourcemanager/compute/armcompute/CHANGELOG.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,20 @@
11
# Release History
22

3-
## 5.2.0-beta.1 (2023-07-28)
4-
3+
## 5.2.0 (2023-08-24)
54
### Features Added
6-
- Support for test fakes and OpenTelemetry trace spans.
5+
6+
- New value `DiskCreateOptionCopyFromSanSnapshot` added to enum type `DiskCreateOption`
7+
- New enum type `DomainNameLabelScopeTypes` with values `DomainNameLabelScopeTypesNoReuse`, `DomainNameLabelScopeTypesResourceGroupReuse`, `DomainNameLabelScopeTypesSubscriptionReuse`, `DomainNameLabelScopeTypesTenantReuse`
8+
- New enum type `NetworkInterfaceAuxiliaryMode` with values `NetworkInterfaceAuxiliaryModeAcceleratedConnections`, `NetworkInterfaceAuxiliaryModeFloating`, `NetworkInterfaceAuxiliaryModeNone`
9+
- New enum type `NetworkInterfaceAuxiliarySKU` with values `NetworkInterfaceAuxiliarySKUA1`, `NetworkInterfaceAuxiliarySKUA2`, `NetworkInterfaceAuxiliarySKUA4`, `NetworkInterfaceAuxiliarySKUA8`, `NetworkInterfaceAuxiliarySKUNone`
10+
- New field `ElasticSanResourceID` in struct `CreationData`
11+
- New field `LastOwnershipUpdateTime` in struct `DiskProperties`
12+
- New field `AuxiliaryMode`, `AuxiliarySKU` in struct `VirtualMachineNetworkInterfaceConfigurationProperties`
13+
- New field `DomainNameLabelScope` in struct `VirtualMachinePublicIPAddressDNSSettingsConfiguration`
14+
- New field `AuxiliaryMode`, `AuxiliarySKU` in struct `VirtualMachineScaleSetNetworkConfigurationProperties`
15+
- New field `DomainNameLabelScope` in struct `VirtualMachineScaleSetPublicIPAddressConfigurationDNSSettings`
16+
- New field `AuxiliaryMode`, `AuxiliarySKU` in struct `VirtualMachineScaleSetUpdateNetworkConfigurationProperties`
17+
- New field `TimeCreated` in struct `VirtualMachineScaleSetVMProperties`
718

819

920
## 5.1.0 (2023-07-28)

sdk/resourcemanager/compute/armcompute/autorest.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,11 @@
55
``` yaml
66
azure-arm: true
77
require:
8-
- https://github.com/Azure/azure-rest-api-specs/blob/c53808ba54beef57059371708f1fa6949a11a280/specification/compute/resource-manager/readme.md
9-
- https://github.com/Azure/azure-rest-api-specs/blob/c53808ba54beef57059371708f1fa6949a11a280/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
1111
module: github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5
12-
module-version: 5.2.0-beta.1
13-
tag: package-2023-01-02
12+
module-version: 5.2.0
1413
azcore-version: 1.8.0-beta.1
1514
generate-fakes: true
1615
inject-spans: true

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)