Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CheckNameAvailabilityInput

Package version

interface

An interface representing CheckNameAvailabilityInput. Input of check name availability API.

Hierarchy

  • CheckNameAvailabilityInput

Index

Properties

Properties

name

name: string
member

{string} name The Search service name to validate. Search service names must only contain lowercase letters, digits or dashes, cannot use dash as the first two or last one characters, cannot contain consecutive dashes, and must be between 2 and 60 characters in length.

Generated using TypeDoc