WebChatChannel 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.
Web Chat channel definition
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.WebChatChannelTypeConverter))]
public class WebChatChannel : Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.IWebChatChannel, Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.WebChatChannelTypeConverter))>]
type WebChatChannel = class
interface IWebChatChannel
interface IJsonSerializable
interface IChannel
interface IValidates
Public Class WebChatChannel
Implements IValidates, IWebChatChannel
- Inheritance
-
WebChatChannel
- Attributes
- Implements
Web |
Creates an new WebChatChannel instance. |
Etag |
Entity Tag of the resource |
Location |
Specifies the location of the resource. |
Name |
The channel name |
Provisioning |
Provisioning state of the resource |
Site |
The list of Web Chat sites |
Web |
Web chat control embed code |
Deserialize |
Deserializes a IDictionary into an instance of WebChatChannel. |
Deserialize |
Deserializes a PSObject into an instance of WebChatChannel. |
From |
Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.IWebChatChannel. |
From |
Creates a new instance of WebChatChannel, deserializing the content from a json string. |
To |
Serializes this instance of WebChatChannel into a JsonNode. |
To |
Serializes this instance to a json string. |
Validate(IEvent |
Validates that this object meets the validation criteria. |
Product | Versions |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |