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 toWaitUntil waitUntil
.- Removed
GetIfExists
methods from all the resource classes. - All properties of the type
object
were changed toBinaryData
.