1.0.0 (2022-09-26)
This is the first stable release of the Monitor Management library.
Breaking Changes
- The type of
MonitorScaleCapacity.minimum
,MonitorScaleCapacity.maximum
andMonitorScaleCapacity.default
were changed tointeger
. - The type of
RecurrentSchedule.Days
was changed toMonitorDayOfWeek
.
Other Changes
- Upgraded dependent Azure.ResourceManager to 1.3.1.
- Optimized the implementation of methods related to tag operations.