Skip to content

Azure.ResourceManager.Resources_1.0.0-beta.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 31 Mar 12:17
a463c6a

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

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.
  • bool waitForCompletion parameter in all long running operations were changed to WaitUntil waitUntil.
  • Removed GetIfExists methods from all the resource classes.
  • All properties of the type object were changed to BinaryData.