你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ServicesOperationsExtensions.CheckNameAvailability Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This method checks whether a proposed top-level resource name is valid and available.
public static Microsoft.Azure.Management.DataMigration.Models.NameAvailabilityResponse CheckNameAvailability (this Microsoft.Azure.Management.DataMigration.IServicesOperations operations, string location, Microsoft.Azure.Management.DataMigration.Models.NameAvailabilityRequest parameters);
static member CheckNameAvailability : Microsoft.Azure.Management.DataMigration.IServicesOperations * string * Microsoft.Azure.Management.DataMigration.Models.NameAvailabilityRequest -> Microsoft.Azure.Management.DataMigration.Models.NameAvailabilityResponse
<Extension()>
Public Function CheckNameAvailability (operations As IServicesOperations, location As String, parameters As NameAvailabilityRequest) As NameAvailabilityResponse
Parameters
- operations
- IServicesOperations
The operations group for this extension method.
- location
- String
The Azure region of the operation
- parameters
- NameAvailabilityRequest