Azure.ResourceManager.ManagedNetworkFabric_1.0.0
版本发布时间: 2023-07-29 16:36:58
Azure/azure-sdk-for-net最新发布版本:Azure.Provisioning_1.0.0(2024-10-26 07:18:02)
1.0.0 (2023-07-28)
This release is the first stable release of the Managed Network Fabric library.
Features Added
- Upgraded API version to 2023-06-15, which supports the following new resources:
- InternetGateyways
- InternetGatewayRules
- NetworkTap
- NetworkTapRules
- NetworkPacketBroker
- NeighborGroup
Breaking Changes
- Supported new parameters and removed deprecated parameters in all existing resources.
- Supported new post actions in the existing resources.
- Removed some post actions that are not needed.
- Prepended
NetworkFabric
prefix to all single / simple model names. - Corrected the format of all
ResourceIdentifier
type properties / parameters. - Corrected the name of interval / duration properties / parameters that end with units.
- Optimized the name of some models and functions.
- Corrected all acronyms that not follow .Net Naming Guidelines.
- Corrected enumeration name by following Naming Enumerations Rule.