CheckNameAvailabilityResult interface
The response to a name availability request.
Properties
message | The message describing the detailed reason. |
name |
The value which indicates whether the provided name is available. |
Property Details
message
The message describing the detailed reason.
message?: string
Property Value
string
nameAvailable
The value which indicates whether the provided name is available.
nameAvailable?: boolean
Property Value
boolean
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for JavaScript