Skip to content

Commit

Permalink
CodeGen from PR 30650 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge ea1ddadef3bc0dc00aaddc24d743d92d7f603a11 into ab848447cdbc154106aae2c9226093227814d337
  • Loading branch information
SDKAuto committed Sep 19, 2024
1 parent 5e77f83 commit 8bba4ef
Show file tree
Hide file tree
Showing 107 changed files with 257 additions and 14,636 deletions.
10 changes: 10 additions & 0 deletions sdk/resourcemanager/billing/armbilling/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Release History

## 2.0.0 (2024-09-19)
### Breaking Changes

- Type of `PropertyProperties.InvoiceSectionID` has been changed from `*string` to `*int32`
- Function `*ClientFactory.NewPropertyClient` has been removed
- Function `NewPropertyClient` has been removed
- Function `*PropertyClient.Get` has been removed
- Function `*PropertyClient.Update` has been removed


## 1.0.0 (2024-09-09)
### Breaking Changes

Expand Down
4 changes: 2 additions & 2 deletions sdk/resourcemanager/billing/armbilling/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Azure Billing Module for Go

[![PkgGoDev](https://pkg.go.dev/badge/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/billing/armbilling)](https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/billing/armbilling)
[![PkgGoDev](https://pkg.go.dev/badge/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/billing/armbilling/v2)](https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/billing/armbilling/v2)

The `armbilling` module provides operations for working with Azure Billing.

Expand All @@ -20,7 +20,7 @@ This project uses [Go modules](https://github.com/golang/go/wiki/Modules) for ve
Install the Azure Billing module:

```sh
go get github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/billing/armbilling
go get github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/billing/armbilling/v2
```

## Authorization
Expand Down
9 changes: 4 additions & 5 deletions sdk/resourcemanager/billing/armbilling/accounts_client.go

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

899 changes: 0 additions & 899 deletions sdk/resourcemanager/billing/armbilling/accounts_client_example_test.go

This file was deleted.

3 changes: 1 addition & 2 deletions sdk/resourcemanager/billing/armbilling/address_client.go

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

This file was deleted.

7 changes: 3 additions & 4 deletions sdk/resourcemanager/billing/armbilling/agreements_client.go

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

This file was deleted.

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

Loading

0 comments on commit 8bba4ef

Please sign in to comment.