Skip to content

Commit

Permalink
CodeGen from PR 26215 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 31308e3d83b240a941b366f6d7de2a8ef40b0d1d into 5797d78f04cd8ca773be82d2c99a3294009b3f0a
  • Loading branch information
SDKAuto committed Oct 13, 2023
1 parent 587f7a9 commit 0f5026d
Show file tree
Hide file tree
Showing 25 changed files with 899 additions and 2,252 deletions.
17 changes: 17 additions & 0 deletions sdk/resourcemanager/newrelic/armnewrelicobservability/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Release History

## 1.1.0-beta.1 (2023-10-13)
### Features Added

- New function `NewBillingInfoClient(string, azcore.TokenCredential, *arm.ClientOptions) (*BillingInfoClient, error)`
- New function `*BillingInfoClient.Get(context.Context, string, string, *BillingInfoClientGetOptions) (BillingInfoClientGetResponse, error)`
- New function `*ClientFactory.NewBillingInfoClient() *BillingInfoClient`
- New function `*ClientFactory.NewConnectedPartnerResourcesClient() *ConnectedPartnerResourcesClient`
- New function `NewConnectedPartnerResourcesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ConnectedPartnerResourcesClient, error)`
- New function `*ConnectedPartnerResourcesClient.NewListPager(string, string, *ConnectedPartnerResourcesClientListOptions) *runtime.Pager[ConnectedPartnerResourcesClientListResponse]`
- New struct `BillingInfoResponse`
- New struct `ConnectedPartnerResourceProperties`
- New struct `ConnectedPartnerResourcesListFormat`
- New struct `ConnectedPartnerResourcesListResponse`
- New struct `MarketplaceSaaSInfo`
- New struct `PartnerBillingEntity`


## 1.0.0 (2023-05-26)
### Features Added

Expand Down

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

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@
``` yaml
azure-arm: true
require:
- https://github.com/Azure/azure-rest-api-specs/blob/17aa6a1314de5aafef059d9aa2229901df506e75/specification/newrelic/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/17aa6a1314de5aafef059d9aa2229901df506e75/specification/newrelic/resource-manager/readme.go.md
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/newrelic/resource-manager/readme.md
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/newrelic/resource-manager/readme.go.md
license-header: MICROSOFT_MIT_NO_VERSION
module-version: 1.0.0
tag: package-2022-07-01
module-version: 1.1.0-beta.1
```

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

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

Loading

0 comments on commit 0f5026d

Please sign in to comment.