共用方式為


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)

屬性值

適用於