NameAvailabilityResult interface
Result of check name availability.
Properties
message | The error message of unavailability. |
name |
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript