Versions in this module Expand all Collapse all v0 v0.20241126.2320 Nov 26, 2024 v0.20241126.1723 Nov 26, 2024 Changes in this version + type CheckNameAvailabilityOperationResponse struct + HttpResponse *http.Response + Model *CheckNameAvailabilityResponse + OData *odata.OData + type CheckNameAvailabilityRequest struct + Name *string + Type *string + type CheckNameAvailabilityResponse struct + Available *bool + Message *string + Name *string + Reason *string + type OperationsClient struct + Client *resourcemanager.Client + func NewOperationsClientWithBaseURI(sdkApi sdkEnv.Api) (*OperationsClient, error) + func (c OperationsClient) CheckNameAvailability(ctx context.Context, id commonids.SubscriptionId, ...) (result CheckNameAvailabilityOperationResponse, err error)