Partilhar via


AppInsightsWebAppStackSettings.IsSupported Propriedade

Definição

Obtém <code>true</code> se o Application Insights remoto tiver suporte para a pilha; caso contrário, <code>false</code>.

[Newtonsoft.Json.JsonProperty(PropertyName="isSupported")]
public bool? IsSupported { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isSupported")>]
member this.IsSupported : Nullable<bool>
Public ReadOnly Property IsSupported As Nullable(Of Boolean)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a