IChannelSettings Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.ChannelSettingsTypeConverter))]
public interface IChannelSettings : Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.ChannelSettingsTypeConverter))>]
type IChannelSettings = interface
interface IJsonSerializable
Public Interface IChannelSettings
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Bot |
The bot icon url |
Bot |
The bot id |
Channel |
The channel display name |
Channel |
The channel id |
Disable |
Opt-out of local authentication and ensure only MSI and AAD can be used exclusively for authentication. |
Extension |
The extensionKey1 |
Extension |
The extensionKey2 |
Is |
Whether this channel is enabled for the bot |
Site |
The list of sites |
To |
(Inherited from IJsonSerializable) |
Product | Versions |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |