次の方法で共有


IWithQuota<ParentT> インターフェイス

定義

Web サーバー ファイル システムのログ クォータを指定できる Web アプリ診断ログ定義。

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

型パラメーター

ParentT

この定義をアタッチした後に戻る親定義のステージ。

派生

メソッド

WithWebServerFileSystemQuotaInMB(Int32)

ファイル システムで許可されるログの最大サイズ (MB 単位) を指定します。

適用対象