Share via


Bot.IsStreamingSupported Property

Definition

Whether the bot is streaming supported

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

Property Value

Implements

Attributes

Applies to