Share via


Bot.Endpoint Property

Definition

The bot's endpoint

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

Property Value

Implements

Attributes

Applies to