Compartilhar via


SitePatchResource.UsageState Propriedade

Definição

Obtém o estado que indica se o aplicativo excedeu seu uso de cota. Somente leitura. Os valores possíveis incluem: 'Normal', 'Excedido'

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a