次の方法で共有


AcsChatChannel クラス

定義

AcsChat チャネル定義。

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

コンストラクター

AcsChatChannel()

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

プロパティ

ETag

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

(継承元 BotChannelProperties)
Location

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

(継承元 BotChannelProperties)
ProvisioningState

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

(継承元 BotChannelProperties)

適用対象