CsmUsageQuota Class

Definition

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

Constructors

CsmUsageQuota()

Properties

CurrentValue
Limit
NameLocalizedValue
NameValue
NextResetTime
Unit

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to