다음을 통해 공유


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)

속성 값

적용 대상