IWithCapacity Interface

Definition

An app service plan definition allowing instance capacity to be set.

public interface IWithCapacity
type IWithCapacity = interface
Public Interface IWithCapacity
Derived

Methods

WithCapacity(Int32)

Specifies the maximum number of instances running for this app service plan.

Applies to