Skip to content

Commit 2c796aa

Browse files
author
SDKAuto
committed
CodeGen from PR 21500 in Azure/azure-rest-api-specs
Merge 21e9a750e8a72b23d6a8074a4e0cb209aaa42dfd into 232b858812a4f946a82bc11a81241826f5554fbd
1 parent af12c74 commit 2c796aa

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 `ListEncryptionScopesIncludeEnabled`
12+
- New const `ListEncryptionScopesIncludeDisabled`
13+
- New const `ListEncryptionScopesIncludeAll`
14+
- New type alias `ListEncryptionScopesInclude`
15+
- New function `PossibleListEncryptionScopesIncludeValues() []ListEncryptionScopesInclude`
16+
- New field `TierToHot` in struct `ManagementPolicyBaseBlob`
17+
- New field `TierToCold` in struct `ManagementPolicyBaseBlob`
18+
- New field `TierToCold` in struct `ManagementPolicySnapShot`
19+
- New field `TierToHot` in struct `ManagementPolicySnapShot`
20+
- New field `FailoverType` in struct `AccountsClientBeginFailoverOptions`
21+
- New field `TierToCold` in struct `ManagementPolicyVersion`
22+
- New field `TierToHot` in struct `ManagementPolicyVersion`
23+
- New field `Filter` in struct `EncryptionScopesClientListOptions`
24+
- New field `Include` in struct `EncryptionScopesClientListOptions`
25+
- New field `Maxpagesize` in struct `EncryptionScopesClientListOptions`
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)