次の方法で共有


FeatureSwitches.WatchdogAzureNotificationServiceProbeEnabled プロパティ

定義

WatchdogAzureNotificationServiceProbe が有効になっているかどうかを示す値を取得します。

public:
 property bool WatchdogAzureNotificationServiceProbeEnabled { bool get(); };
public bool WatchdogAzureNotificationServiceProbeEnabled { get; }
member this.WatchdogAzureNotificationServiceProbeEnabled : bool
Public ReadOnly Property WatchdogAzureNotificationServiceProbeEnabled As Boolean

プロパティ値

Boolean

trueWatchdogAzureNotificationServiceProbe が有効になっている場合。それ以外の場合は . false

適用対象