public class NameAvailabilityInformation extends Object
| Constructor and Description |
|---|
NameAvailabilityInformation() |
| Modifier and Type | Method and Description |
|---|---|
String |
message()
Get the message value.
|
Boolean |
nameAvailable()
Get the nameAvailable value.
|
String |
reason()
Get the reason value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/