次の方法で共有


WebChatChannel クラス

定義

チャネル定義Web チャット。

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

コンストラクター

WebChatChannel()

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

プロパティ

ETag

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

(継承元 BotChannelProperties)
Location

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

(継承元 BotChannelProperties)
Properties

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

ProvisioningState

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

(継承元 BotChannelProperties)

適用対象