次の方法で共有


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

Property Value

Implements

Attributes

Applies to