AppInsightsWebAppStackSettings クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
App Insights Web App スタックの設定。
public class AppInsightsWebAppStackSettings
type AppInsightsWebAppStackSettings = class
Public Class AppInsightsWebAppStackSettings
- 継承
-
AppInsightsWebAppStackSettings
コンストラクター
AppInsightsWebAppStackSettings() |
AppInsightsWebAppStackSettings クラスの新しいインスタンスを初期化します。 |
AppInsightsWebAppStackSettings(Nullable<Boolean>, Nullable<Boolean>) |
AppInsightsWebAppStackSettings クラスの新しいインスタンスを初期化します。 |
プロパティ
IsDefaultOff |
スタックに対して Application Insights が既定で無効になっている場合は、lt;code>true</code> を取得&します。それ以外の場合は、<code>false</code>。 |
IsSupported |
スタックに対してリモート Application Insights がサポートされている場合は lt;コード>true</code> を取得&します。それ以外の場合は、<code>false</code>。 |
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET