StampCapacityCollection Class

Definition

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

Constructors

StampCapacityCollection()

Properties

NextLink
Value

Methods

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

Applies to