Udostępnij za pośrednictwem


BotServiceNameAvailabilityResult Class

Definition

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

public class BotServiceNameAvailabilityResult
type BotServiceNameAvailabilityResult = class
Public Class BotServiceNameAvailabilityResult
Inheritance
BotServiceNameAvailabilityResult

Properties

AbsCode

response code from ABS.

IsValid

indicates if the bot name is valid.

Message

additional message from the bot management api showing why a bot name is not available.

Applies to