你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
CheckNameAvailabilityResult interface
Response for check name availability API. Resource provider will set availability as true | false.
Properties
message | |
name |
|
reason |
Property Details
message
message?: string
Property Value
string
nameAvailable
nameAvailable?: boolean
Property Value
boolean
reason
reason?: string
Property Value
string