1.0.0-beta.5 (2022-06-28)
Breaking Changes
- Prepended RP name
WebPubSub
to Private Endpoint related classes. - Changed
Location
property/parameter type fromstring
toAzureLocation
. - Changed
TenantId
property type fromstring
toGuid
.
Features Added
- Added
Update
methods for Resource classes.
Bugs Fixed
- Fixed serialization/deserialization bugs of
Tags
andSystemData
properties for models inherited from ResourceData/TrackedResourceData.