| Modifier and Type | Method and Description |
|---|---|
ResourceNameAvailabilityRequest |
ResourceNameAvailabilityRequest.withIsFqdn(Boolean isFqdn)
Set is fully qualified domain name.
|
ResourceNameAvailabilityRequest |
ResourceNameAvailabilityRequest.withName(String name)
Set resource name to verify.
|
ResourceNameAvailabilityRequest |
ResourceNameAvailabilityRequest.withType(CheckNameResourceTypes type)
Set resource type used for verification.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/