共用方式為


IWithQuota<ParentT> 介面

定義

Web 應用程式診斷記錄定義,允許指定 Web 服務器檔案系統記錄配額。

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

類型參數

ParentT

附加此定義之後要傳回之父定義的階段。

衍生

方法

WithWebServerFileSystemQuotaInMB(Int32)

以 MB) 指定檔案系統上允許的記錄大小上限 (。

適用於