次の方法で共有


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

定義

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

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

型パラメーター

ParentT

この更新プログラムをアタッチした後に戻る親更新プログラムのステージ。

派生

メソッド

WithWebServerFileSystemQuotaInMB(Int32)

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

適用対象