github Azure/azure-sdk-for-net Azure.ResourceManager.Monitor.Slis_1.0.0-beta.2

latest releases: Azure.ResourceManager.Avs_1.6.1, Azure.ResourceManager.Authorization_1.1.7
pre-release5 hours ago

1.0.0-beta.2 (2026-06-01)

Features Added

  • Added SliSamplingType.Average for average sampling.
  • Added SliSamplingType.Count for count sampling.

Breaking Changes

  • Renamed SliSamplingType.Avg to SliSamplingType.Average.
  • Changed SliSamplingType wire values for Max, Min, and Sum from max, min, and sum to Max, Min, and Sum.
  • Changed SliConditionOperator wire values from symbolic operators to named operators: == to eq, != to ne, > to gt, >= to gte, < to lt, <= to lte, @in to in, !in to notin, !contains to notcontains, and !startswith to notstartswith.
  • Changed WindowUptimeCriteriaComparator wire values from symbolic operators to named operators: > to gt, >= to gte, < to lt, and <= to lte.

Don't miss a new azure-sdk-for-net release

NewReleases is sending notifications on new releases.