CheckNameAvailabilityRequestBody interface

The request body for a request to Bot Service Management to check availability of a bot name.

Properties

name

the name of the bot for which availability needs to be checked.

type

the type of the bot for which availability needs to be checked

Property Details

name

the name of the bot for which availability needs to be checked.

name?: string

Property Value

string

type

the type of the bot for which availability needs to be checked

type?: string

Property Value

string