Skip to content

Commit

Permalink
CodeGen from PR 25343 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 98b1e64ac7454a0a20fec444733985ca1376d7a2 into 624dbc769880e5676ae8bb20d3c82ebd1783c64a
  • Loading branch information
SDKAuto committed Aug 18, 2023
1 parent 17f866f commit 6548b56
Show file tree
Hide file tree
Showing 274 changed files with 1,898 additions and 49,956 deletions.
20 changes: 17 additions & 3 deletions sdk/resourcemanager/network/armnetwork/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,24 @@
# Release History

## 4.1.0-beta.1 (2023-07-28)

## 4.1.0 (2023-08-18)
### Features Added

- Support for test fakes and OpenTelemetry trace spans.
- New value `ApplicationGatewaySKUNameBasic` added to enum type `ApplicationGatewaySKUName`
- New value `ApplicationGatewayTierBasic` added to enum type `ApplicationGatewayTier`
- New enum type `SyncMode` with values `SyncModeAutomatic`, `SyncModeManual`
- New function `*LoadBalancersClient.MigrateToIPBased(context.Context, string, string, *LoadBalancersClientMigrateToIPBasedOptions) (LoadBalancersClientMigrateToIPBasedResponse, error)`
- New struct `BastionHostPropertiesFormatNetworkACLs`
- New struct `IPRule`
- New struct `MigrateLoadBalancerToIPBasedRequest`
- New struct `MigratedPools`
- New struct `VirtualNetworkGatewayAutoScaleBounds`
- New struct `VirtualNetworkGatewayAutoScaleConfiguration`
- New field `SyncMode` in struct `BackendAddressPoolPropertiesFormat`
- New field `NetworkACLs`, `VirtualNetwork` in struct `BastionHostPropertiesFormat`
- New field `Size` in struct `FirewallPolicyPropertiesFormat`
- New field `Size` in struct `FirewallPolicyRuleCollectionGroupProperties`
- New field `DefaultOutboundAccess` in struct `SubnetPropertiesFormat`
- New field `AutoScaleConfiguration` in struct `VirtualNetworkGatewayPropertiesFormat`


## 4.0.0 (2023-07-11)
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

18 changes: 9 additions & 9 deletions sdk/resourcemanager/network/armnetwork/adminrules_client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6548b56

Please sign in to comment.