Share via


DataLakeStoreAccountNameAvailabilityResult Class

Definition

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