public final class CheckNameAvailabilityOutputInner extends Object
| Constructor and Description |
|---|
CheckNameAvailabilityOutputInner() |
| Modifier and Type | Method and Description |
|---|---|
String |
message()
Get the message property: The detailed error message describing why the name is not available.
|
Boolean |
nameAvailable()
Get the nameAvailable property: Indicates whether the name is available.
|
String |
reason()
Get the reason property: The reason why the name is not available.
|
void |
validate()
Validates the instance.
|
public Boolean nameAvailable()
public String reason()
public String message()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.