次の方法で共有


FacebookChannel クラス

定義

Facebook チャネルの定義。

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

コンストラクター

FacebookChannel()

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

プロパティ

ETag

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

(継承元 BotChannelProperties)
Location

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

(継承元 BotChannelProperties)
Properties

ボット facebook チャネルに固有のプロパティのセット。

ProvisioningState

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

(継承元 BotChannelProperties)

適用対象