次の方法で共有


EmailChannel クラス

定義

チャネル定義Email。

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

コンストラクター

EmailChannel()

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

プロパティ

ETag

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

(継承元 BotChannelProperties)
Location

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

(継承元 BotChannelProperties)
Properties

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

ProvisioningState

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

(継承元 BotChannelProperties)

適用対象