Skip to content

Commit 6a756a6

Browse files
authored
[NetAppFiles] update to 2024-07-01 (Azure#46640)
* update to 2024-07-01 * update tests etc * update assets * update assets * update assets * update assets * update assets * update test * update test * update test * update changelog
1 parent a5714d4 commit 6a756a6

File tree

209 files changed

+8599
-1942
lines changed

Some content is hidden

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

209 files changed

+8599
-1942
lines changed

sdk/netapp/Azure.ResourceManager.NetApp/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
### Features Added
66

77
- Exposed `JsonModelWriteCore` for model serialization procedure.
8+
- Upgraded api-version to 'package-netapp-2024-07-01'.
9+
- Added support for external migration replication volumes with operations `PeerExternalClusterAsync`, `AuthorizeExternalReplicationAsync`, `PerformReplicationTransferAsync`, `FinalizeExternalReplicationAsync`
10+
- Added `RemotePath` to `ReplicationObject`
11+
- Added `AvailabilityZone` to `FilePathAvailabilityRequest`
12+
- Added read-only property `EffectiveNetworkFeatures` to `Volume` `VolumeProperties` and `VolumeGroupVolumeProperties`
813

914
### Breaking Changes
1015

sdk/netapp/Azure.ResourceManager.NetApp/api/Azure.ResourceManager.NetApp.netstandard2.0.cs

Lines changed: 68 additions & 1 deletion
Large diffs are not rendered by default.

sdk/netapp/Azure.ResourceManager.NetApp/assets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"AssetsRepo": "Azure/azure-sdk-assets",
33
"AssetsRepoPrefixPath": "net",
44
"TagPrefix": "net/netapp/Azure.ResourceManager.NetApp",
5-
"Tag": "net/netapp/Azure.ResourceManager.NetApp_f309a8bb28"
5+
"Tag": "net/netapp/Azure.ResourceManager.NetApp_bd00fdfca2"
66
}

sdk/netapp/Azure.ResourceManager.NetApp/samples/Generated/Samples/Sample_CapacityPoolCollection.cs

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

sdk/netapp/Azure.ResourceManager.NetApp/samples/Generated/Samples/Sample_CapacityPoolResource.cs

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

sdk/netapp/Azure.ResourceManager.NetApp/samples/Generated/Samples/Sample_NetAppAccountCollection.cs

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

sdk/netapp/Azure.ResourceManager.NetApp/samples/Generated/Samples/Sample_NetAppAccountResource.cs

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

0 commit comments

Comments
 (0)