次の方法で共有


SiteLogsConfigProperties.DetailedErrorMessageEnabled Property

Definition

True if configuration is enabled, false if it is disabled and null if configuration is not set.

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

Property Value

Implements

Attributes

Applies to