ICsmUsageQuota Interface

Definition

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

Properties

CurrentValue
Limit
NameLocalizedValue
NameValue
NextResetTime
Unit

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to