sdk/resourcemanager/playwrighttesting/armplaywrighttesting/v1.0.0
azure-sdk
released this
13 Dec 09:54
1.0.0 (2024-12-26)
Breaking Changes
- Field
AllocatedValue
,CreatedAt
,ExpiryAt
,PercentageUsed
,UsedValue
of structFreeTrialProperties
has been removed
Features Added
- New value
FreeTrialStateNotEligible
,FreeTrialStateNotRegistered
added to enum typeFreeTrialState
- New value
ProvisioningStateCreating
added to enum typeProvisioningState
- New value
QuotaNamesReporting
added to enum typeQuotaNames
- New enum type
CheckNameAvailabilityReason
with valuesCheckNameAvailabilityReasonAlreadyExists
,CheckNameAvailabilityReasonInvalid
- New enum type
OfferingType
with valuesOfferingTypeGeneralAvailability
,OfferingTypeNotApplicable
,OfferingTypePrivatePreview
,OfferingTypePublicPreview
- New function
NewAccountQuotasClient(string, azcore.TokenCredential, *arm.ClientOptions) (*AccountQuotasClient, error)
- New function
*AccountQuotasClient.Get(context.Context, string, string, QuotaNames, *AccountQuotasClientGetOptions) (AccountQuotasClientGetResponse, error)
- New function
*AccountQuotasClient.NewListByAccountPager(string, string, *AccountQuotasClientListByAccountOptions) *runtime.Pager[AccountQuotasClientListByAccountResponse]
- New function
*AccountsClient.CheckNameAvailability(context.Context, CheckNameAvailabilityRequest, *AccountsClientCheckNameAvailabilityOptions) (AccountsClientCheckNameAvailabilityResponse, error)
- New function
*ClientFactory.NewAccountQuotasClient() *AccountQuotasClient
- New struct
AccountFreeTrialProperties
- New struct
AccountQuota
- New struct
AccountQuotaListResult
- New struct
AccountQuotaProperties
- New struct
CheckNameAvailabilityRequest
- New struct
CheckNameAvailabilityResponse
- New field
LocalAuth
in structAccountProperties
- New field
LocalAuth
in structAccountUpdateProperties
- New field
OfferingType
in structQuotaProperties