次の方法で共有


TelephonyChannel クラス

定義

テレフォニー チャネル定義。

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

コンストラクター

TelephonyChannel()

テレフォニーチャネルの新しいインスタンスを初期化します。

プロパティ

ETag

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

(継承元 BotChannelProperties)
Location

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

(継承元 BotChannelProperties)
Properties

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

ProvisioningState

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

(継承元 BotChannelProperties)

適用対象