IStampCapacity Interface

Definition

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

Properties

AvailableCapacity
ComputeMode
ExcludeFromCapacityAllocation
IsApplicableForAllComputeMode
IsLinux
Name
SiteMode
TotalCapacity
Unit
WorkerSize
WorkerSizeId

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to