1.0.0-beta.6 (2022-01-29)
Breaking Changes
- waitForCompletion is now a required parameter and moved to the first parameter in LRO operations.
- Renaming: JitRequestDefinition renamed to JitRequest, IdentityAutoGenerated renamed to ApplicationManagedIdentity, SkuAutoGenerated renamed to ApplicationSku.
- Removed GetAllAsGenericResources in [Resource]Collections.
- Added Resource constructor to use ArmClient for ClientContext information and removed previous constructors with parameters.