Share via


IBotChannel.ChannelName Property

Definition

The channel name

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="The channel name", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="channelName")]
public string ChannelName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="The channel name", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="channelName")>]
member this.ChannelName : string with get, set
Public Property ChannelName As String

Property Value

Attributes

Applies to