1.0.0 (2024-12-16)
- Azure Resource Manager Playwright Testing client library for Java. This package contains Microsoft Azure SDK for Playwright Testing Management SDK. Microsoft.AzurePlaywrightService Resource Provider Management API. For documentation on how to use this package, please see Azure Management Libraries for Java.
Breaking Changes
models.AccountListResult
was removed
models.OperationListResult
was removed
models.QuotaListResult
was removed
models.QuotaProperties
was modified
withFreeTrial(models.FreeTrialProperties)
was removed
models.FreeTrialProperties
was modified
usedValue()
was removedexpiryAt()
was removedallocatedValue()
was removedcreatedAt()
was removedpercentageUsed()
was removed
Features Added
-
models.CheckNameAvailabilityResponse
was added -
implementation.models.AccountListResult
was added -
implementation.models.OperationListResult
was added -
models.CheckNameAvailabilityReason
was added -
implementation.models.AccountQuotaListResult
was added -
models.AccountFreeTrialProperties
was added -
models.AccountQuotaProperties
was added -
models.CheckNameAvailabilityRequest
was added -
implementation.models.QuotaListResult
was added -
models.AccountQuota
was added -
models.OfferingType
was added -
models.AccountQuotas
was added
PlaywrightTestingManager
was modified
accountQuotas()
was added
models.QuotaProperties
was modified
offeringType()
was added
models.AccountProperties
was modified
localAuth()
was addedwithLocalAuth(models.EnablementStatus)
was added
models.AccountUpdateProperties
was modified
localAuth()
was addedwithLocalAuth(models.EnablementStatus)
was added
models.Accounts
was modified
checkNameAvailabilityWithResponse(models.CheckNameAvailabilityRequest,com.azure.core.util.Context)
was addedcheckNameAvailability(models.CheckNameAvailabilityRequest)
was added