IKikChannel 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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.KikChannelTypeConverter))]
public interface IKikChannel : Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.IChannel
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.KikChannelTypeConverter))>]
type IKikChannel = interface
interface IJsonSerializable
interface IChannel
Public Interface IKikChannel
Implements IChannel
- Derived
- Attributes
- Implements
Api |
Kik API key. Value only returned through POST to the action Channel List API, otherwise empty. |
Etag |
Entity Tag of the resource (Inherited from IChannel) |
Is |
Whether this channel is enabled for the bot |
Is |
Whether this channel is validated for the bot |
Location |
Specifies the location of the resource. (Inherited from IChannel) |
Name |
The channel name (Inherited from IChannel) |
Provisioning |
Provisioning state of the resource (Inherited from IChannel) |
User |
The Kik user name |
To |
(Inherited from IJsonSerializable) |
Produkt | Wersje |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |