Skip to content

Commit 138cd8b

Browse files
author
SDKAuto
committed
CodeGen from PR 25066 in Azure/azure-rest-api-specs
Merge ab5989f34a27de7004fd3750e3f3427a7d741bcd into 6885351bec8d6a2cea85c5aa793e53616e5f517b
1 parent f839de4 commit 138cd8b

File tree

80 files changed

+483
-40650
lines changed

Some content is hidden

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

80 files changed

+483
-40650
lines changed

sdk/resourcemanager/compute/armcompute/CHANGELOG.md

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

3-
## 5.2.0-beta.1 (2023-07-28)
4-
3+
## 5.2.0 (2023-07-31)
54
### Features Added
6-
- Support for test fakes and OpenTelemetry trace spans.
5+
6+
- New enum type `DomainNameLabelScopeTypes` with values `DomainNameLabelScopeTypesNoReuse`, `DomainNameLabelScopeTypesResourceGroupReuse`, `DomainNameLabelScopeTypesSubscriptionReuse`, `DomainNameLabelScopeTypesTenantReuse`
7+
- New field `DomainNameLabelScope` in struct `VirtualMachinePublicIPAddressDNSSettingsConfiguration`
8+
- New field `DomainNameLabelScope` in struct `VirtualMachineScaleSetPublicIPAddressConfigurationDNSSettings`
9+
- New field `TimeCreated` in struct `VirtualMachineScaleSetVMProperties`
710

811

912
## 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)