次の方法で共有


WebAppRuntimeSettings.AppInsightsSettings プロパティ

定義

マイナー バージョンに関連付けられている application Insights 設定を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="appInsightsSettings")]
public Microsoft.Azure.Management.WebSites.Models.AppInsightsWebAppStackSettings AppInsightsSettings { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="appInsightsSettings")>]
member this.AppInsightsSettings : Microsoft.Azure.Management.WebSites.Models.AppInsightsWebAppStackSettings
Public ReadOnly Property AppInsightsSettings As AppInsightsWebAppStackSettings

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象