다음을 통해 공유


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

Property Value

Attributes

Applies to