Class NameAvailabilityInformation
java.lang.Object
com.microsoft.azure.management.datalake.store.models.NameAvailabilityInformation
Data Lake Store account name availability result information.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NameAvailabilityInformation
public NameAvailabilityInformation()
-
-
Method Details
-
nameAvailable
Get the nameAvailable value.- Returns:
- the nameAvailable value
-
reason
Get the reason value.- Returns:
- the reason value
-
message
Get the message value.- Returns:
- the message value
-