Share via


WebChatSite.IsNoStorageEnabled Property

Definition

Whether this no-storage site is disabled detailed logging for

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

Property Value

Implements

Attributes

Applies to