Compartir a través de


Site.UsageState Property

Definition

State indicating whether the app has exceeded its quota usage. Read-only.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.UsageState? UsageState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.UsageState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.UsageState>
Public ReadOnly Property UsageState As Nullable(Of UsageState)

Property Value

Implements

Attributes

Applies to