Skip to content

Azure.ResourceManager.Resources_1.0.0-beta.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 29 Jan 12:24
fc02ca3

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.