Skip to content

Commit

Permalink
[NetAppFiles]Update to 2022-11-01 (#37433)
Browse files Browse the repository at this point in the history
  • Loading branch information
audunn authored Aug 14, 2023
1 parent 7afdcb1 commit ea7dc0d
Show file tree
Hide file tree
Showing 65 changed files with 734 additions and 162 deletions.
8 changes: 8 additions & 0 deletions sdk/netapp/Azure.ResourceManager.NetApp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
## 1.2.0-beta.2 (Unreleased)

### Features Added
- Updated to support ANF api-version 2022-09-01
- Added `GetGetGroupIdListForLdapUser` to `NetAppVolumeResource` and `NetAppVolumeGroupVolume` to get a list of group Ids for a specific LDAP User
- Added `ActualThroughputMibps` to `NetAppVolumeData` to show actual throughput in MiB/s for auto qosType volumes calculated based on size and serviceLevel
- Added `OriginatingResourceId` to `NetAppVolumeData`, the Id of the snapshot or backup that the volume is restored from.
- Added `Identity` to `NetAppAccountPatch` the identity of the resource
- Added `IsSnapshotDirectoryVisible` to `NetAppVolumePatch`, if enabled (true) the volume will contain a read-only snapshot directory which provides access to each of the volume's snapshots
- Added `AcrossT2Value` to `NetAppVolumeStorageToNetworkProximity`, standard AcrossT2 storage to network connectivity.
- Added `AcrossT2Value`, `T1AndAcrossT2Value`, `T2AndAcrossT2Value`, `T1AndT2AndAcrossT2Value` to `RegionStorageToNetworkProximity` enum

### Breaking Changes

Expand Down

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sdk/netapp/Azure.ResourceManager.NetApp/assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"AssetsRepo": "Azure/azure-sdk-assets",
"AssetsRepoPrefixPath": "net",
"TagPrefix": "net/netapp/Azure.ResourceManager.NetApp",
"Tag": "net/netapp/Azure.ResourceManager.NetApp_a3973f3a19"
"Tag": "net/netapp/Azure.ResourceManager.NetApp_3361636ec4"
}

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ea7dc0d

Please sign in to comment.