次の方法で共有


TelegramChannel クラス

定義

電報チャネル定義。

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

コンストラクター

TelegramChannel()

TelegramChannel の新しいインスタンスを初期化します。

プロパティ

ETag

リソースのエンティティ タグ。

(継承元 BotChannelProperties)
Location

リソースの場所を指定します。

(継承元 BotChannelProperties)
Properties

Telegram チャネル リソースに固有のプロパティのセット。

ProvisioningState

リソースのプロビジョニング状態。

(継承元 BotChannelProperties)

適用対象