Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NameAvailability

Package version

Represents a resource name availability.

Hierarchy

  • NameAvailability

Index

Properties

Optional message

message: undefined | string

Error Message.

Optional nameAvailable

nameAvailable: undefined | false | true

Indicates whether the resource name is available.

Optional reason

reason: undefined | string

Reason for name being unavailable.

Generated using TypeDoc