Condividi tramite


StackMajorVersion.ApplicationInsight Property

Definition

true if this supports Application Insights; otherwise, false.

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

Property Value

Implements

Attributes

Applies to