Share via


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

Property Value

Attributes

Applies to