Sdílet prostřednictvím


SiteInner.UsageState Vlastnost

Definice

Získá stav označující, jestli aplikace překročila využití kvóty. Jen pro čtení. Mezi možné hodnoty patří: "Normální", "Překročeno"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.usageState")]
public Microsoft.Azure.Management.AppService.Fluent.Models.UsageState? UsageState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.usageState")>]
member this.UsageState : Nullable<Microsoft.Azure.Management.AppService.Fluent.Models.UsageState>
Public ReadOnly Property UsageState As Nullable(Of UsageState)

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro