Package version:

Interface CheckNameAvailabilityResponse

The check availability result.

Hierarchy

  • CheckNameAvailabilityResponse

Properties

message?: string

Detailed reason why the given name is available.

nameAvailable?: boolean

Indicates if the resource name is available.

reason?: string

The reason why the given name is not available.

Generated using TypeDoc