Skip to content

Commit cfc6e4d

Browse files
author
SDKAuto
committed
CodeGen from PR 24945 in Azure/azure-rest-api-specs
Merge 06a70474a56916a46066dbf429d6734557e8312c into ed9bde6a3db71b84fdba076ba0546213bcce56ee
1 parent 08c3d18 commit cfc6e4d

File tree

275 files changed

+1817
-49946
lines changed

Some content is hidden

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

275 files changed

+1817
-49946
lines changed

sdk/resourcemanager/network/armnetwork/CHANGELOG.md

Lines changed: 22 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,31 @@
11
# Release History
22

3-
## 3.1.0-beta.2 (2023-07-19)
4-
5-
### Bug Fixes
6-
7-
- Fixed a potential panic in faked paged and long-running operations.
3+
## 4.0.0 (2023-07-24)
4+
### Breaking Changes
85

9-
## 3.1.0-beta.1 (2023-06-12)
6+
- `ApplicationGatewayCustomErrorStatusCodeHTTPStatus499` from enum `ApplicationGatewayCustomErrorStatusCode` has been removed
107

118
### Features Added
129

13-
- Support for test fakes and OpenTelemetry trace spans.
10+
- New value `ApplicationGatewaySKUNameBasic` added to enum type `ApplicationGatewaySKUName`
11+
- New value `ApplicationGatewayTierBasic` added to enum type `ApplicationGatewayTier`
12+
- New enum type `AdminState` with values `AdminStateDisabled`, `AdminStateEnabled`
13+
- New enum type `SyncMode` with values `SyncModeAutomatic`, `SyncModeManual`
14+
- New function `*LoadBalancersClient.MigrateToIPBased(context.Context, string, string, *LoadBalancersClientMigrateToIPBasedOptions) (LoadBalancersClientMigrateToIPBasedResponse, error)`
15+
- New struct `MigrateLoadBalancerToIPBasedRequest`
16+
- New struct `MigratedPools`
17+
- New field `ResourceGUID` in struct `AdminPropertiesFormat`
18+
- New field `ResourceGUID` in struct `AdminRuleCollectionPropertiesFormat`
19+
- New field `HTTPListeners` in struct `ApplicationGatewayFrontendIPConfigurationPropertiesFormat`
20+
- New field `DefaultPredefinedSSLPolicy` in struct `ApplicationGatewayPropertiesFormat`
21+
- New field `SyncMode` in struct `BackendAddressPoolPropertiesFormat`
22+
- New field `ResourceGUID` in struct `ConnectivityConfigurationProperties`
23+
- New field `ResourceGUID` in struct `DefaultAdminPropertiesFormat`
24+
- New field `ResourceGUID` in struct `GroupProperties`
25+
- New field `ResourceGUID` in struct `ManagerProperties`
26+
- New field `ResourceGUID` in struct `SecurityAdminConfigurationPropertiesFormat`
27+
- New field `AdminState` in struct `VirtualNetworkGatewayPropertiesFormat`
28+
1429

1530
## 3.0.0 (2023-05-26)
1631
### Breaking Changes

sdk/resourcemanager/network/armnetwork/adminrulecollections_client.go

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

sdk/resourcemanager/network/armnetwork/adminrulecollections_client_example_test.go

Lines changed: 0 additions & 181 deletions
This file was deleted.

0 commit comments

Comments
 (0)