你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ResourceProvidersClient Interface
public interface ResourceProvidersClient
An instance of this class provides access to all the operations defined in ResourceProvidersClient.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract
Check |
checkNameAvailability(CheckNameAvailabilityRequest nameAvailabilityRequest)
To check whether a resource name is available. |
abstract
Response<Check |
checkNameAvailabilityWithResponse(CheckNameAvailabilityRequest nameAvailabilityRequest, Context context)
To check whether a resource name is available. |
Method Details
checkNameAvailability
public abstract CheckNameAvailabilityResponseInner checkNameAvailability(CheckNameAvailabilityRequest nameAvailabilityRequest)
To check whether a resource name is available.
Parameters:
Returns:
checkNameAvailabilityWithResponse
public abstract Response
To check whether a resource name is available.
Parameters:
Returns: