Freigeben über


Site.UsageState Eigenschaft

Definition

Ruft den Zustand ab, der angibt, ob die App ihre Kontingentnutzung überschritten hat. Schreibgeschützt. Mögliche Werte: "Normal", "Exceeded"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: