Compartir a través de


WebChatSite.IsBlockUserUploadEnabled Property

Definition

Whether this site is enabled for block user upload.

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

Property Value

Implements

Attributes

Applies to