MSTeamsChannel Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft Teams channel definition
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.MSTeamsChannelTypeConverter))]
public class MSTeamsChannel : Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.IMSTeamsChannel, Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.MSTeamsChannelTypeConverter))>]
type MSTeamsChannel = class
interface IMSTeamsChannel
interface IJsonSerializable
interface IChannel
interface IValidates
Public Class MSTeamsChannel
Implements IMSTeamsChannel, IValidates
- Inheritance
-
MSTeamsChannel
- Attributes
- Implements
MSTeams |
Creates an new MSTeamsChannel instance. |
Accepted |
Whether this channel accepted terms |
Calling |
Webhook for Microsoft Teams channel calls |
Deployment |
Deployment environment for Microsoft Teams channel calls |
Enable |
Enable calling for Microsoft Teams channel |
Etag |
Entity Tag of the resource |
Incoming |
Webhook for Microsoft Teams channel calls |
Is |
Whether this channel is enabled for the bot |
Location |
Specifies the location of the resource. |
Name |
The channel name |
Provisioning |
Provisioning state of the resource |
Deserialize |
Deserializes a IDictionary into an instance of MSTeamsChannel. |
Deserialize |
Deserializes a PSObject into an instance of MSTeamsChannel. |
From |
Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.IMSTeamsChannel. |
From |
Creates a new instance of MSTeamsChannel, deserializing the content from a json string. |
To |
Serializes this instance of MSTeamsChannel into a JsonNode. |
To |
Serializes this instance to a json string. |
Validate(IEvent |
Validates that this object meets the validation criteria. |
Produkt | Wersje |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |