次の方法で共有


SlackChannel クラス

定義

Slack チャネル定義。

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

コンストラクター

SlackChannel()

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

プロパティ

ETag

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

(継承元 BotChannelProperties)
Location

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

(継承元 BotChannelProperties)
Properties

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

ProvisioningState

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

(継承元 BotChannelProperties)

適用対象