Compartir a través de


WebChatSite.IsWebchatPreviewEnabled Property

Definition

Whether this site is enabled for preview versions of Webchat

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Inherited)]
public bool? IsWebchatPreviewEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Inherited)>]
member this.IsWebchatPreviewEnabled : Nullable<bool> with get, set
Public Property IsWebchatPreviewEnabled As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to