CsmUsageQuotaCollection Class

Definition

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

Constructors

CsmUsageQuotaCollection()

Properties

NextLink
Value

Methods

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

Applies to