Skip to content

Azure.ResourceManager.Support_1.0.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 30 Sep 03:47
1278994

1.0.0 (2022-09-30)

This is the first stable release of the Support Service Management client library.

Breaking Changes

Polishing since last public beta release:

  • Prepended Support prefix to all single / simple model names.
  • Corrected the format of all ResourceIdentifier type properties / parameters.
  • Corrected the format of all ResouceType type properties / parameters.
  • Corrected the format of all ETag type properties / parameters.
  • Corrected the format of all AzureLocation type properties / parameters.
  • Corrected the format of all binary type properties / parameters.
  • Corrected all acronyms which not follow .Net Naming Guidelines.
  • Corrected enumeration name by following Naming Enumerations Rule.
  • Corrected the suffix of DateTimeOffset properties / parameters.
  • Corrected the name of interval / duration properties / parameters which end with units.
  • Optimized the name of some models and functions.

Other Changes

  • Upgraded dependent Azure.ResourceManager to 1.3.1.
  • Optimized the implementation of methods related to tag operations.