1.0.0 (2022-09-19)
This is the first stable release of the Resource Mover Management client library.
Breaking Changes
- Change the property name
IsValidateOnly
toValidateOnly
for all input only models. - Fix the name
NicIpConfigurationResourceSettings.IsValidateOnly
toNicIpConfigurationResourceSettings.IsPrimary
.
Other Changes
- Upgraded dependent
Azure.ResourceManager
to 1.3.1 - Optimized the implementation of methods related to tag operations.