共用方式為


IWithQuota<ParentT> 介面

定義

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

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

類型參數

ParentT

附加此更新之後要返回之父更新的階段。

衍生

方法

WithWebServerFileSystemQuotaInMB(Int32)

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

適用於