Skip to content

Commit 665e1eb

Browse files
author
SDKAuto
committed
CodeGen from PR 3461 in test-repo-billy/azure-rest-api-specs
Merge ae371fa064dfef97d1ae6ed7d1d0ca24e23d11c1 into 280602975898abe4f5acc57b440b5057c3fbf1f8
1 parent fdfd924 commit 665e1eb

File tree

715 files changed

+71857
-52671
lines changed

Some content is hidden

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

715 files changed

+71857
-52671
lines changed

sdk/resourcemanager/apicenter/armapicenter/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+
## 1.1.0-beta.1 (2024-08-09)
4+
### Features Added
5+
6+
- New function `*ClientFactory.NewDeletedServicesClient() *DeletedServicesClient`
7+
- New function `NewDeletedServicesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*DeletedServicesClient, error)`
8+
- New function `*DeletedServicesClient.Delete(context.Context, string, string, *DeletedServicesClientDeleteOptions) (DeletedServicesClientDeleteResponse, error)`
9+
- New function `*DeletedServicesClient.Get(context.Context, string, string, *DeletedServicesClientGetOptions) (DeletedServicesClientGetResponse, error)`
10+
- New function `*DeletedServicesClient.NewListBySubscriptionPager(*DeletedServicesClientListBySubscriptionOptions) *runtime.Pager[DeletedServicesClientListBySubscriptionResponse]`
11+
- New function `*DeletedServicesClient.NewListPager(string, *DeletedServicesClientListOptions) *runtime.Pager[DeletedServicesClientListResponse]`
12+
- New struct `DeletedService`
13+
- New struct `DeletedServiceListResult`
14+
- New struct `DeletedServiceProperties`
15+
- New struct `ServiceUpdateProperties`
16+
- New field `Restore` in struct `ServiceProperties`
17+
- New field `Properties` in struct `ServiceUpdate`
18+
19+
320
## 1.0.0 (2024-02-23)
421
### Breaking Changes
522

sdk/resourcemanager/apicenter/armapicenter/apidefinitions_client.go

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

0 commit comments

Comments
 (0)