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 eeb70668eaa11c34989dd99a1f97a0cd27bd0ce5 into ab848447cdbc154106aae2c9226093227814d337
  • Loading branch information
SDKAuto committed Sep 19, 2024
1 parent 5e77f83 commit a85c1a1
Show file tree
Hide file tree
Showing 106 changed files with 255 additions and 14,635 deletions.
9 changes: 9 additions & 0 deletions sdk/resourcemanager/billing/armbilling/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Release History

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

- 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 a85c1a1

Please sign in to comment.