IListChannelWithKeysResponse.SettingChannelDisplayName Property

Definition

The channel display name

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

Property Value

Attributes

Applies to