Share via


BotProperties.ConfiguredChannel Property

Definition

Collection of channels for which the bot is configured

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

Property Value

String[]

Implements

Attributes

Applies to