public interface CheckNameAvailabilityResult extends HasInnerModel<CheckNameAvailabilityResultInner>
| Modifier and Type | Method and Description |
|---|---|
String |
message()
Get the message value.
|
Boolean |
nameAvailable()
Get the nameAvailable value.
|
Reason |
reason()
Get the reason value.
|
innerModelCopyright © 2020 Microsoft Corporation. All rights reserved.