github Azure/azure-sdk-for-java azure-resourcemanager-labservices_1.0.0-beta.3

latest releases: azure-ai-formrecognizer_4.1.11, azure-messaging-eventhubs-checkpointstore-blob_1.20.0-beta.3, azure-messaging-eventhubs_5.19.0-beta.3...
pre-release2 years ago

1.0.0-beta.3 (2022-08-25)

  • Azure Resource Manager LabServices client library for Java. This package contains Microsoft Azure SDK for LabServices Management SDK. REST API for managing Azure Lab Services images. Package tag package-2022-08. For documentation on how to use this package, please see Azure Management Libraries for Java.

Breaking Changes

models.RecurrencePattern was modified

  • java.time.LocalDate expirationDate() -> java.time.OffsetDateTime expirationDate()
  • withExpirationDate(java.time.LocalDate) was removed

Features Added

  • models.ResourceIdentityType was added

  • models.Identity was added

models.Lab was modified

  • resourceGroupName() was added

models.UsageName was modified

  • skuInstances() was added
  • withSkuInstances(java.util.List) was added

LabServicesManager was modified

  • authenticate(com.azure.core.http.HttpPipeline,com.azure.core.management.profile.AzureProfile) was added

models.ListUsagesResult was modified

  • withValue(java.util.List) was added

models.LabPlan$Update was modified

  • withIdentity(models.Identity) was added

models.RecurrencePattern was modified

  • withExpirationDate(java.time.OffsetDateTime) was added

LabServicesManager$Configurable was modified

  • withRetryOptions(com.azure.core.http.policy.RetryOptions) was added

models.LabPlanUpdate was modified

  • identity() was added
  • withIdentity(models.Identity) was added

models.Image was modified

  • resourceGroupName() was added

models.LabPlan was modified

  • resourceGroupName() was added
  • identity() was added

models.User was modified

  • resourceGroupName() was added

models.LabPlan$Definition was modified

  • withIdentity(models.Identity) was added

models.Schedule was modified

  • resourceGroupName() was added

Don't miss a new azure-sdk-for-java release

NewReleases is sending notifications on new releases.