Share via


FunctionAppRuntimes.WindowsRuntimeSettingsAppInsightsSettingsIsSupported 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? WindowsRuntimeSettingsAppInsightsSettingsIsSupported { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.WindowsRuntimeSettingsAppInsightsSettingsIsSupported : Nullable<bool>
Public ReadOnly Property WindowsRuntimeSettingsAppInsightsSettingsIsSupported As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to