다음을 통해 공유


BotProperties.IsStreamingSupported Property

Definition

Whether the bot is streaming supported

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

Property Value

Implements

Attributes

Applies to