次の方法で共有


IWebSiteBase.UsageState プロパティ

定義

アプリがクォータ使用量を超えたかどうかを示す状態を取得します。 読み取り専用です。 指定できる値は、'Normal'、'Exceeded' です。

public Microsoft.Azure.Management.AppService.Fluent.Models.UsageState? UsageState { get; }
member this.UsageState : Nullable<Microsoft.Azure.Management.AppService.Fluent.Models.UsageState>
Public ReadOnly Property UsageState As Nullable(Of UsageState)

プロパティ値

適用対象