Share via


WebChatSite.IsDetailedLoggingEnabled Property

Definition

Whether this site is disabled detailed logging for

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

Property Value

Implements

Attributes

Applies to