github Azure/azure-sdk-for-net Azure.ResourceManager_1.0.0-beta.9

latest releases: Azure.Messaging.EventHubs.Processor_5.12.0-beta.1, Azure.Messaging.EventHubs_5.12.0-beta.1, Azure.Template_1.0.3-beta.3795970...
pre-release2 years ago

1.0.0-beta.9 (2022-03-31)

Features Added

  • New struct ArmEnvironment.

Breaking Changes

  • Now all the resource classes would have a Resource suffix (if it previously does not have one).
  • Renamed some models to more comprehensive names.
  • Moved class ManagementGroupResource (previously ManagementGroup), ManagementGroupCollection and ManagementGroupData from Azure.ResourceManager.Management namespace to Azure.ResourceManager.ManagementGroups.
  • Moved class ArmResource and ArmCollection from Azure.ResourceManager.Core to Azure.ResourceManager.
  • Removed namespace Azure.ResourceManager.Core and Azure.ResourceManager.Management.
  • Removed class ErrorDetail and ErrorAdditionalInfo.
  • Removed GetIfExists methods from all the resource classes.
  • Changed Scope in ArmClientOptions to ArmEnvironment.
  • The constructor of ArmClient no longer accepts a Uri parameter, please use the ArmEnvironment in ArmClientOptions instead.
  • All properties of the type object were changed to BinaryData.

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

NewReleases is sending notifications on new releases.