Share via


IWithQuota<ParentT> Interface

Definition

A web app diagnostic log update allowing web server file system logging quota to be specified.

public interface IWithQuota<ParentT>
type IWithQuota<'ParentT> = interface
Public Interface IWithQuota(Of ParentT)

Type Parameters

ParentT

The stage of the parent update to return to after attaching this update.

Derived

Methods

WithWebServerFileSystemQuotaInMB(Int32)

Specifies the maximum size of logs allowed on the file system (in MB).

Applies to