NameAvailabilityResult interface

Result of check name availability.

Properties

message

The error message of unavailability.

nameAvailable

Indicator of availability of the Microsoft.HDInsight resource name.

reason

The reason of unavailability.

Property Details

message

The error message of unavailability.

message?: string

Property Value

string

nameAvailable

Indicator of availability of the Microsoft.HDInsight resource name.

nameAvailable?: boolean

Property Value

boolean

reason

The reason of unavailability.

reason?: string

Property Value

string