Skip to content

Commit 4b0f45b

Browse files
author
SDKAuto
committed
CodeGen from PR 21500 in Azure/azure-rest-api-specs
Merge 0e69c99eecd484db017174c02c65ac01136fdc02 into 64484dc8760571a2de7f5cfbc96861e4a0985a54
1 parent 824a057 commit 4b0f45b

Some content is hidden

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

46 files changed

+321
-5305
lines changed

sdk/resourcemanager/storage/armstorage/CHANGELOG.md

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

3+
## 2.0.0 (2022-11-10)
4+
### Breaking Changes
5+
6+
- Struct `CloudError` has been removed
7+
- Struct `CloudErrorBody` has been removed
8+
9+
### Features Added
10+
11+
- New const `ListEncryptionScopesIncludeAll`
12+
- New const `ListEncryptionScopesIncludeDisabled`
13+
- New const `ListEncryptionScopesIncludeEnabled`
14+
- New type alias `ListEncryptionScopesInclude`
15+
- New function `PossibleListEncryptionScopesIncludeValues() []ListEncryptionScopesInclude`
16+
- New field `TierToCold` in struct `ManagementPolicyBaseBlob`
17+
- New field `TierToHot` in struct `ManagementPolicyBaseBlob`
18+
- New field `TierToCold` in struct `ManagementPolicySnapShot`
19+
- New field `TierToHot` in struct `ManagementPolicySnapShot`
20+
- New field `TierToHot` in struct `ManagementPolicyVersion`
21+
- New field `TierToCold` in struct `ManagementPolicyVersion`
22+
- New field `Filter` in struct `EncryptionScopesClientListOptions`
23+
- New field `Include` in struct `EncryptionScopesClientListOptions`
24+
- New field `Maxpagesize` in struct `EncryptionScopesClientListOptions`
25+
- New field `FailoverType` in struct `AccountsClientBeginFailoverOptions`
26+
27+
328
## 1.1.0 (2022-08-10)
429
### Features Added
530

sdk/resourcemanager/storage/armstorage/accounts_client.go

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

0 commit comments

Comments
 (0)