Udostępnij za pośrednictwem


MsTeamsChannel Class

Definition

Microsoft Teams channel definition.

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

Constructors

MsTeamsChannel()

Initializes a new instance of MsTeamsChannel.

Properties

ETag

Entity Tag of the resource.

(Inherited from BotChannelProperties)
Location

Specifies the location of the resource.

(Inherited from BotChannelProperties)
Properties

The set of properties specific to Microsoft Teams channel resource.

ProvisioningState

Provisioning state of the resource.

(Inherited from BotChannelProperties)

Applies to