Compartir a través de


IUsage Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.UsageTypeConverter))]
public interface IUsage : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IProxyOnlyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.UsageTypeConverter))>]
type IUsage = interface
    interface IJsonSerializable
    interface IProxyOnlyResource
Public Interface IUsage
Implements IProxyOnlyResource
Derived
Attributes
Implements

Properties

ComputeMode

Compute mode used for this usage.

CurrentValue

The current value of the resource counter.

DisplayName

Friendly name shown in the UI.

Id

Resource Id.

(Inherited from IProxyOnlyResource)
Kind

Kind of resource.

(Inherited from IProxyOnlyResource)
Limit

The resource limit.

Name

Resource Name.

(Inherited from IProxyOnlyResource)
NextResetTime

Next reset time for the resource counter.

ResourceName

Name of the quota resource.

SiteMode

Site mode used for this usage.

Type

Resource type.

(Inherited from IProxyOnlyResource)
Unit

Units of measurement for the quota resource.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to