Skip to content

Commit bb1e52a

Browse files
azure-sdkjliusan
andauthored
[Release] sdk/resourcemanager/network/armnetwork/7.2.0 (#25493)
* [Release] sdk/resourcemanager/network/armnetwork/7.2.0 generation from spec commit: 335e0e3a1617a3b244bdd472e3ee2ba5d24344b3 * update asset.json * update asset.json * update asset.json --------- Co-authored-by: ReleaseHelper <ReleaseHelper> Co-authored-by: Judy Liu <[email protected]>
1 parent 57fe1e0 commit bb1e52a

File tree

323 files changed

+2931
-2679
lines changed

Some content is hidden

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

323 files changed

+2931
-2679
lines changed

sdk/resourcemanager/network/armnetwork/CHANGELOG.md

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

3+
## 7.2.0 (2025-11-20)
4+
### Features Added
5+
6+
- New enum type `AccessMode` with values `AccessModeDefault`, `AccessModeRestricted`
7+
- New enum type `ConnectionAuthenticationType` with values `ConnectionAuthenticationTypeCertificate`, `ConnectionAuthenticationTypePSK`
8+
- New enum type `LoadBalancerScope` with values `LoadBalancerScopePrivate`, `LoadBalancerScopePublic`
9+
- New enum type `RouteTableUsageMode` with values `RouteTableUsageModeManagedOnly`, `RouteTableUsageModeUseExisting`
10+
- New struct `CertificateAuthentication`
11+
- New field `EnableL4ClientIPPreservation` in struct `ApplicationGatewayBackendSettingsPropertiesFormat`
12+
- New field `EnableProbeProxyProtocolHeader` in struct `ApplicationGatewayOnDemandProbe`
13+
- New field `EnableProbeProxyProtocolHeader` in struct `ApplicationGatewayProbePropertiesFormat`
14+
- New field `Scope` in struct `LoadBalancerPropertiesFormat`
15+
- New field `RouteTableUsageMode` in struct `ManagerRoutingConfigurationPropertiesFormat`
16+
- New field `AccessMode` in struct `PrivateLinkServiceProperties`
17+
- New field `AuthenticationType`, `CertificateAuthentication` in struct `VirtualNetworkGatewayConnectionPropertiesFormat`
18+
19+
320
## 7.1.0 (2025-10-23)
421
### Features Added
522

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: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/resourcemanager/network/armnetwork/adminrules_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/adminrules_client_example_test.go

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

0 commit comments

Comments
 (0)