CheckNameAvailabilityOutput Class

Output of check name availability API.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.support._serialization.Model
CheckNameAvailabilityOutput

Constructor

CheckNameAvailabilityOutput(**kwargs: Any)

Variables

Name Description
name_available

Indicates whether the name is available.

reason
str

The reason why the name is not available.

message
str

The detailed error message describing why the name is not available.