Skip to content

Commit 7972125

Browse files
author
SDKAuto
committed
CodeGen from PR 20435 in Azure/azure-rest-api-specs
Merge 7ec05eaa1cd39fbccfdafaad25e42649b465b740 into 522786522aee460711e33bab6a2c69f1b43e7122
1 parent 7170362 commit 7972125

37 files changed

+339
-2780
lines changed

sdk/resourcemanager/netapp/armnetapp/CHANGELOG.md

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

3+
## 3.0.0 (2022-08-29)
4+
### Breaking Changes
5+
6+
- Field `Location` of struct `Vault` has been removed
7+
8+
### Features Added
9+
10+
- New const `SmbNonBrowsableEnabled`
11+
- New const `SmbNonBrowsableDisabled`
12+
- New const `SmbAccessBasedEnumerationDisabled`
13+
- New const `SmbAccessBasedEnumerationEnabled`
14+
- New type alias `SmbNonBrowsable`
15+
- New type alias `SmbAccessBasedEnumeration`
16+
- New function `PossibleSmbNonBrowsableValues() []SmbNonBrowsable`
17+
- New function `PossibleSmbAccessBasedEnumerationValues() []SmbAccessBasedEnumeration`
18+
- New struct `RelocateVolumeRequest`
19+
- New field `DisableShowmount` in struct `AccountProperties`
20+
- New field `SmbAccessBasedEnumeration` in struct `VolumeProperties`
21+
- New field `SmbNonBrowsable` in struct `VolumeProperties`
22+
- New field `DeleteBaseSnapshot` in struct `VolumeProperties`
23+
- New field `Body` in struct `VolumesClientBeginRelocateOptions`
24+
25+
326
## 2.1.0 (2022-07-21)
427
### Features Added
528

sdk/resourcemanager/netapp/armnetapp/accountbackups_client.go

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

sdk/resourcemanager/netapp/armnetapp/accountbackups_client_example_test.go

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

sdk/resourcemanager/netapp/armnetapp/accounts_client.go

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

0 commit comments

Comments
 (0)