ITelegramChannelProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20180712.TelegramChannelPropertiesTypeConverter))]
public interface ITelegramChannelProperties : Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20180712.TelegramChannelPropertiesTypeConverter))>]
type ITelegramChannelProperties = interface
    interface IJsonSerializable
Public Interface ITelegramChannelProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AccessToken
IsEnabled
IsValidated

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to