MsTeamsChannel interface
Microsoft Teams channel definition
- Extends
Properties
channel |
Polymorphic discriminator, which specifies the different types this object can be |
properties | The set of properties specific to Microsoft Teams channel resource |
Inherited Properties
etag | Entity Tag of the resource |
location | Specifies the location of the resource. |
provisioning |
Provisioning state of the resource NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
channelName
Polymorphic discriminator, which specifies the different types this object can be
channelName: "MsTeamsChannel"
Property Value
"MsTeamsChannel"
properties
The set of properties specific to Microsoft Teams channel resource
properties?: MsTeamsChannelProperties
Property Value
Inherited Property Details
etag
location
Specifies the location of the resource.
location?: string
Property Value
string
Inherited From Channel.location
provisioningState
Provisioning state of the resource NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
Inherited From Channel.provisioningState