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
CurrentValue
DisplayName
Id (Inherited from IProxyOnlyResource)
Kind (Inherited from IProxyOnlyResource)
Limit
Name (Inherited from IProxyOnlyResource)
NextResetTime
ResourceName
SiteMode
Type (Inherited from IProxyOnlyResource)
Unit

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to