Share via


AppServiceInfo.LogModule Property

Definition

Tells whether log modules are enabled or not

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

Property Value

Implements

Attributes

Applies to