Skip to content

Commit 69d4a44

Browse files
author
SDKAuto
committed
CodeGen from PR 22574 in Azure/azure-rest-api-specs
Merge e8a989c054a376087b6c69823ef0148fc57fa87c into 8468620c009664ed91a3148c04cf77b6c8eb7b6f
1 parent 39eb624 commit 69d4a44

26 files changed

+685
-3936
lines changed

sdk/resourcemanager/dataprotection/armdataprotection/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Release History
22

3+
## 2.1.0 (2023-02-23)
4+
### Features Added
5+
6+
- New function `NewDppResourceGuardProxyClient(string, azcore.TokenCredential, *arm.ClientOptions) (*DppResourceGuardProxyClient, error)`
7+
- New function `*DppResourceGuardProxyClient.Delete(context.Context, string, string, string, *DppResourceGuardProxyClientDeleteOptions) (DppResourceGuardProxyClientDeleteResponse, error)`
8+
- New function `*DppResourceGuardProxyClient.Get(context.Context, string, string, string, *DppResourceGuardProxyClientGetOptions) (DppResourceGuardProxyClientGetResponse, error)`
9+
- New function `*DppResourceGuardProxyClient.NewListPager(string, string, *DppResourceGuardProxyClientListOptions) *runtime.Pager[DppResourceGuardProxyClientListResponse]`
10+
- New function `*DppResourceGuardProxyClient.Put(context.Context, string, string, string, ResourceGuardProxyBaseResource, *DppResourceGuardProxyClientPutOptions) (DppResourceGuardProxyClientPutResponse, error)`
11+
- New function `*DppResourceGuardProxyClient.UnlockDelete(context.Context, string, string, string, UnlockDeleteRequest, *DppResourceGuardProxyClientUnlockDeleteOptions) (DppResourceGuardProxyClientUnlockDeleteResponse, error)`
12+
- New struct `DppResourceGuardProxyClient`
13+
- New struct `ResourceGuardOperationDetail`
14+
- New struct `ResourceGuardProxyBase`
15+
- New struct `ResourceGuardProxyBaseResource`
16+
- New struct `ResourceGuardProxyBaseResourceList`
17+
- New struct `UnlockDeleteRequest`
18+
- New struct `UnlockDeleteResponse`
19+
20+
321
## 2.0.0 (2023-02-24)
422
### Breaking Changes
523

sdk/resourcemanager/dataprotection/armdataprotection/autorest.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
``` yaml
66
azure-arm: true
77
require:
8-
- https://github.com/Azure/azure-rest-api-specs/blob/3035214dea933cd02b1ecfa982c185a572f84b8a/specification/dataprotection/resource-manager/readme.md
9-
- https://github.com/Azure/azure-rest-api-specs/blob/3035214dea933cd02b1ecfa982c185a572f84b8a/specification/dataprotection/resource-manager/readme.go.md
8+
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/dataprotection/resource-manager/readme.md
9+
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/dataprotection/resource-manager/readme.go.md
1010
license-header: MICROSOFT_MIT_NO_VERSION
11-
module-version: 2.0.0
11+
module-version: 2.1.0
1212
```

sdk/resourcemanager/dataprotection/armdataprotection/backupinstances_client_example_test.go

Lines changed: 0 additions & 791 deletions
This file was deleted.

sdk/resourcemanager/dataprotection/armdataprotection/backuppolicies_client_example_test.go

Lines changed: 0 additions & 448 deletions
This file was deleted.

sdk/resourcemanager/dataprotection/armdataprotection/backupvaultoperationresults_client_example_test.go

Lines changed: 0 additions & 58 deletions
This file was deleted.

0 commit comments

Comments
 (0)