次の方法で共有


SkypeChannel クラス

定義

Skype チャネル定義。

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

コンストラクター

SkypeChannel()

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

プロパティ

ETag

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

(継承元 BotChannelProperties)
Location

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

(継承元 BotChannelProperties)
Properties

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

ProvisioningState

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

(継承元 BotChannelProperties)

適用対象