MsTeamsChannelResponse

data class MsTeamsChannelResponse(val channelName: String, val etag: String? = null, val location: String? = null, val properties: MsTeamsChannelPropertiesResponse? = null, val provisioningState: String)

Microsoft Teams channel definition

Constructors

Link copied to clipboard
constructor(channelName: String, etag: String? = null, location: String? = null, properties: MsTeamsChannelPropertiesResponse? = null, provisioningState: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The channel name Expected value is 'MsTeamsChannel'.

Link copied to clipboard
val etag: String? = null

Entity Tag of the resource

Link copied to clipboard
val location: String? = null

Specifies the location of the resource.

Link copied to clipboard

The set of properties specific to Microsoft Teams channel resource

Link copied to clipboard

Provisioning state of the resource