DataLakeStoreAccountNameAvailabilityResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Data Lake Store account name availability result information.
public class DataLakeStoreAccountNameAvailabilityResult
type DataLakeStoreAccountNameAvailabilityResult = class
Public Class DataLakeStoreAccountNameAvailabilityResult
- Inheritance
-
DataLakeStoreAccountNameAvailabilityResult
Properties
IsNameAvailable |
The Boolean value of true or false to indicate whether the Data Lake Store account name is available or not. |
Message |
The message describing why the Data Lake Store account name is not available, if nameAvailable is false. |
Reason |
The reason why the Data Lake Store account name is not available, if nameAvailable is false. |
Applies to
Azure SDK for .NET