다음을 통해 공유


IChannelSettings.ChannelId Property

Definition

The channel id

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

Property Value

Attributes

Applies to