다음을 통해 공유


IChannelSettings.ChannelDisplayName Property

Definition

The channel display name

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

Property Value

Attributes

Applies to