CheckNameAvailabilityResult interface

Result of check name availability.

Properties

message

The detailed info regarding the reason associated with the Namespace. NOTE: This property will not be serialized. It can only be populated by the server.

nameAvailable

Indicator of availability of the Quantum Workspace resource name.

reason

The reason of unavailability.

Property Details

message

The detailed info regarding the reason associated with the Namespace. NOTE: This property will not be serialized. It can only be populated by the server.

message?: string

Property Value

string

nameAvailable

Indicator of availability of the Quantum Workspace resource name.

nameAvailable?: boolean

Property Value

boolean

reason

The reason of unavailability.

reason?: string

Property Value

string