다음을 통해 공유


CheckNameAvailabilityResponseBody.Message Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Owned)]
public string Message { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Owned)>]
member this.Message : string with get, set
Public Property Message As String

Property Value

Implements

Attributes

Applies to