Uses of Class
com.azure.resourcemanager.devcenter.models.CheckNameAvailabilityRequest
Package
Description
Package containing the service clients for DevCenterManagementClient.
Package containing the data models for DevCenterManagementClient.
-
Uses of CheckNameAvailabilityRequest in com.azure.resourcemanager.devcenter.fluent
Modifier and TypeMethodDescriptionCheckNameAvailabilitiesClient.execute
(CheckNameAvailabilityRequest nameAvailabilityRequest) Check the availability of name for resource.com.azure.core.http.rest.Response<CheckNameAvailabilityResponseInner>
CheckNameAvailabilitiesClient.executeWithResponse
(CheckNameAvailabilityRequest nameAvailabilityRequest, com.azure.core.util.Context context) Check the availability of name for resource. -
Uses of CheckNameAvailabilityRequest in com.azure.resourcemanager.devcenter.models
Modifier and TypeMethodDescriptionSet the name property: The name of the resource for which availability needs to be checked.Set the type property: The resource type.Modifier and TypeMethodDescriptionCheckNameAvailabilities.execute
(CheckNameAvailabilityRequest nameAvailabilityRequest) Check the availability of name for resource.com.azure.core.http.rest.Response<CheckNameAvailabilityResponse>
CheckNameAvailabilities.executeWithResponse
(CheckNameAvailabilityRequest nameAvailabilityRequest, com.azure.core.util.Context context) Check the availability of name for resource.