다음을 통해 공유


IListChannelWithKeysResponse.SettingChannelId 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 SettingChannelId { 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.SettingChannelId : string with get, set
Public Property SettingChannelId As String

Property Value

Attributes

Applies to