다음을 통해 공유


BotProperties.EnabledChannel Property

Definition

Collection of channels for which the bot is enabled

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

Property Value

String[]

Implements

Attributes

Applies to