TelegramChannel Class

Definition

Telegram channel definition.

public class TelegramChannel : Azure.ResourceManager.BotService.Models.BotChannelProperties
type TelegramChannel = class
    inherit BotChannelProperties
Public Class TelegramChannel
Inherits BotChannelProperties
Inheritance
TelegramChannel

Constructors

TelegramChannel()

Initializes a new instance of TelegramChannel.

Properties

ETag

Entity Tag of the resource.

(Inherited from BotChannelProperties)
Location

Specifies the location of the resource.

(Inherited from BotChannelProperties)
Properties

The set of properties specific to Telegram channel resource.

ProvisioningState

Provisioning state of the resource.

(Inherited from BotChannelProperties)

Applies to