Share via


ISkuCapacity Interface

Definition

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

Properties

Default
Maximum
Minimum
ScaleType

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to