次の方法で共有


MsTeamsChannel クラス

定義

Microsoft Teams チャネル定義。

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

コンストラクター

MsTeamsChannel()

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

プロパティ

ETag

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

(継承元 BotChannelProperties)
Location

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

(継承元 BotChannelProperties)
Properties

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

ProvisioningState

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

(継承元 BotChannelProperties)

適用対象