你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AppServiceUsageState 枚举

定义

指示应用是否已超出其配额使用情况的状态。 只读。

public enum AppServiceUsageState
type AppServiceUsageState = 
Public Enum AppServiceUsageState
继承
AppServiceUsageState

字段

Exceeded 1

超过。

Normal 0

正常。

适用于