次の方法で共有


AppServiceEnvironmentProperties.IsSuspended プロパティ

定義

<App Service Environment>が中断されている場合は true</code>、<それ以外の場合は false</code> をコード>化します。 管理エンドポイントが使用できなくなった場合など、環境を中断できます (NSG によって受信トラフィックがブロックされた可能性が高い)。

public bool? IsSuspended { get; }
member this.IsSuspended : Nullable<bool>
Public ReadOnly Property IsSuspended As Nullable(Of Boolean)

プロパティ値

適用対象