FunctionAppRuntimes.LinuxRuntimeSettingsAppInsightsSettingsIsSupported Property

Definition

true if remote Application Insights is supported for the stack; otherwise, false.

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

Property Value

Implements

Attributes

Applies to