Skip to content

Commit

Permalink
CodeGen from PR 31787 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge d7e5184c348ffeb541808335857257e506236216 into 7723b07b28dab6e1d6678f2653ecc873f57a2f7c
  • Loading branch information
SDKAuto committed Dec 19, 2024
1 parent d9d44c0 commit 63af482
Show file tree
Hide file tree
Showing 488 changed files with 2,236 additions and 56,663 deletions.
13 changes: 13 additions & 0 deletions sdk/resourcemanager/network/armnetwork/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Release History

## 7.0.0 (2024-12-19)
### Breaking Changes

- Type of `LoadBalancerHealthPerRulePerBackendAddress.NetworkInterfaceIPConfigurationID` has been changed from `*InterfaceIPConfiguration` to `*string`

### Features Added

- New function `*VirtualAppliancesClient.BeginGetBootDiagnosticLogs(context.Context, string, string, *VirtualAppliancesClientBeginGetBootDiagnosticLogsOptions) (*runtime.Poller[VirtualAppliancesClientGetBootDiagnosticLogsResponse], error)`
- New function `*VirtualAppliancesClient.BeginReimage(context.Context, string, string, *VirtualAppliancesClientBeginReimageOptions) (*runtime.Poller[VirtualAppliancesClientReimageResponse], error)`
- New struct `VirtualApplianceBootDiagnosticParameters`
- New struct `VirtualApplianceInstanceID`


## 6.2.0 (2024-12-09)
### Features Added

Expand Down
2 changes: 1 addition & 1 deletion sdk/resourcemanager/network/armnetwork/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This project uses [Go modules](https://github.com/golang/go/wiki/Modules) for ve
Install the Azure Network module:

```sh
go get github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v6
go get github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v7
```

## Authorization
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 63af482

Please sign in to comment.